We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
on JDK 11, it passes
this came up in the Scala 2.13 community build
The text was updated successfully, but these errors were encountered: