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: RemoveInternalClusterShardingDataSpec #1228

Open
He-Pin opened this issue Mar 24, 2024 · 0 comments
Open

failed: RemoveInternalClusterShardingDataSpec #1228

He-Pin opened this issue Mar 24, 2024 · 0 comments
Labels

Comments

@He-Pin
Copy link
Member

He-Pin commented Mar 24, 2024

https://github.com/apache/pekko/actions/runs/8406516825/job/23020480713?pr=1225#step:7:26228

<-- [RemoveOnePersistenceId must remove all events and snapshots] End of log messages of test that [Failed(org.scalatest.exceptions.TestFailedException: true did not equal false)]
[03-24 03:58:13.285] [info] - must remove all events and snapshots *** FAILED *** (29 milliseconds)
[03-24 03:58:13.285] [info]   true did not equal false (RemoveInternalClusterShardingDataSpec.scala:193)
[03-24 03:58:13.285] [info]   org.scalatest.exceptions.TestFailedException:
[03-24 03:58:13.285] [info]   at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
[03-24 03:58:13.285] [info]   at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.should(Matchers.scala:7469)
[03-24 03:58:13.285] [info]   at org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingDataSpec.$anonfun$new$9(RemoveInternalClusterShardingDataSpec.scala:193)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.TestKitBase.within(TestKit.scala:429)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.TestKitBase.within$(TestKit.scala:416)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.TestKit.within(TestKit.scala:982)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.TestKitBase.within(TestKit.scala:444)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.TestKitBase.within$(TestKit.scala:444)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.TestKit.within(TestKit.scala:982)
[03-24 03:58:13.285] [info]   at org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingDataSpec.$anonfun$new$8(RemoveInternalClusterShardingDataSpec.scala:177)
[03-24 03:58:13.285] [info]   at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[03-24 03:58:13.285] [info]   at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[03-24 03:58:13.285] [info]   at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[03-24 03:58:13.285] [info]   at org.scalatest.Transformer.apply(Transformer.scala:22)
[03-24 03:58:13.285] [info]   at org.scalatest.Transformer.apply(Transformer.scala:20)
[03-24 03:58:13.285] [info]   at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1239)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.WithLogCapturing.$anonfun$withFixture$1(WithLogCapturing.scala:46)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.EventFilter.intercept(TestEventListener.scala:129)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.WithLogCapturing.withFixture(WithLogCapturing.scala:44)
[03-24 03:58:13.285] [info]   at org.apache.pekko.testkit.WithLogCapturing.withFixture$(WithLogCapturing.scala:31)
[03-24 03:58:13.285] [info]   at org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingDataSpec.withFixture(RemoveInternalClusterShardingDataSpec.scala:110)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1237)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTest$1(AnyWordSpecLike.scala:1249)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1249)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:1231)
[03-24 03:58:13.286] [info]   at org.apache.pekko.testkit.PekkoSpec.runTest(PekkoSpec.scala:64)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTests$1(AnyWordSpecLike.scala:1308)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
[03-24 03:58:13.286] [info]   at scala.collection.immutable.List.foreach(List.scala:334)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:427)
[03-24 03:58:13.286] [info]   at scala.collection.immutable.List.foreach(List.scala:334)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1308)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:1307)
[03-24 03:58:13.286] [info]   at org.apache.pekko.testkit.PekkoSpec.runTests(PekkoSpec.scala:64)
[03-24 03:58:13.286] [info]   at org.scalatest.Suite.run(Suite.scala:1114)
[03-24 03:58:13.286] [info]   at org.scalatest.Suite.run$(Suite.scala:1096)
[03-24 03:58:13.286] [info]   at org.apache.pekko.testkit.PekkoSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(PekkoSpec.scala:64)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$run$1(AnyWordSpecLike.scala:1353)
[03-24 03:58:13.286] [info]   at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1353)
[03-24 03:58:13.286] [info]   at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:1351)
[03-24 03:58:13.286] [info]   at org.apache.pekko.testkit.PekkoSpec.org$scalatest$BeforeAndAfterAll$$super$run(PekkoSpec.scala:64)
[03-24 03:58:13.286] [info]   at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
[03-24 03:58:13.286] [info]   at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:210)
[03-24 03:58:13.286] [info]   at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:208)
[03-24 03:58:13.286] [info]   at org.apache.pekko.testkit.PekkoSpec.run(PekkoSpec.scala:64)
[03-24 03:58:13.286] [info]   at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
[03-24 03:58:13.286] [info]   at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
[03-24 03:58:13.286] [info]   at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
[03-24 03:58:13.286] [info]   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[03-24 03:58:13.286] [info]   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[03-24 03:58:13.286] [info]   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[03-24 03:58:13.286] [info]   at java.lang.Thread.run(Thread.java:750)
@He-Pin He-Pin added the failed label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant