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

failed: GrpcInteropAkkaJavaWithIoSpec - should pass the server_compressed_unary integration test #1813

Open
octonato opened this issue Jul 11, 2023 · 1 comment
Labels
failed A failing automated test

Comments

@octonato
Copy link
Member

https://github.com/akka/akka-grpc/actions/runs/5503370952/jobs/10028503048#step:5:5763

[5762](https://github.com/akka/akka-grpc/actions/runs/5503370952/jobs/10028503048#step:5:5763)
[info] - should pass the server_compressed_unary integration test *** FAILED *** (168 milliseconds)
[info]   org.scalatest.exceptions.TestFailedException was thrown. (GrpcInteropTests.scala:88)
[info]   org.scalatest.exceptions.TestFailedException:
[info]   at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
[info]   at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
[info]   at org.scalatest.wordspec.AnyWordSpec.newAssertionFailedException(AnyWordSpec.scala:1879)
[info]   at org.scalatest.Assertions.fail(Assertions.scala:965)
[info]   at org.scalatest.Assertions.fail$(Assertions.scala:961)
[info]   at org.scalatest.wordspec.AnyWordSpec.fail(AnyWordSpec.scala:1879)
[info]   at akka.grpc.interop.GrpcInteropTests.withGrpcServer(GrpcInteropTests.scala:88)
[info]   at akka.grpc.interop.GrpcInteropTests.$anonfun$new$4(GrpcInteropTests.scala:50)
[info]   at akka.grpc.interop.GrpcInteropTests.pendingTestCaseSupport(GrpcInteropTests.scala:97)
[info]   at akka.grpc.interop.GrpcInteropTests.$anonfun$new$3(GrpcInteropTests.scala:50)
[info]   at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[info]   at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[info]   at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info]   at org.scalatest.Transformer.apply(Transformer.scala:22)
[info]   at org.scalatest.Transformer.apply(Transformer.scala:20)
[info]   at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1227)
[info]   at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
[info]   at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
[info]   at org.scalatest.wordspec.AnyWordSpec.withFixture(AnyWordSpec.scala:1879)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1225)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTest$1(AnyWordSpecLike.scala:1237)
[info]   at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1237)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:1219)
[info]   at org.scalatest.wordspec.AnyWordSpec.runTest(AnyWordSpec.scala:1879)
[info]   at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTests$1(AnyWordSpecLike.scala:1296)
[info]   at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
[info]   at scala.collection.immutable.List.foreach(List.scala:333)
[info]   at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
@octonato octonato added the failed A failing automated test label Jul 11, 2023
@johanandren
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed A failing automated test
Projects
None yet
Development

No branches or pull requests

2 participants