Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackendOptionsProxyTest2 fails on JDK 17 (and 20) #1787

Open
SethTisue opened this issue Mar 29, 2023 · 0 comments
Open

BackendOptionsProxyTest2 fails on JDK 17 (and 20) #1787

SethTisue opened this issue Mar 29, 2023 · 0 comments

Comments

@SethTisue
Copy link
Contributor

on JDK 11, it passes

this came up in the Scala 2.13 community build

[info] welcome to sbt 1.8.2 (Eclipse Adoptium Java 17.0.6)
...
sbt:sttp> core/testOnly *BackendOptionsProxyTest2
...
[info] BackendOptionsProxyTest2:
[info] - should throw UnsupportedOperationException with reason *** FAILED *** (7 milliseconds)
[info]   "... fakeproxyserverhost[/<unresolved>]:8080" was not equal to "... fakeproxyserverhost[]:8080" (BackendOptionsProxyTest2.scala:25)
[info]   Analysis:
[info]   "... fakeproxyserverhost[/<unresolved>]:8080" -> "... fakeproxyserverhost[]:8080"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant