The GitHub Actions job "Pull Requests" on pekko.git/fix/actor-selection-queue-distribution has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 141c6b56036286d982ed9dfc683a8592c7b19c88 / 虎鸣 <[email protected]> test(artery): add SelectParent and SelectChildPattern coverage for ActorSelection lane distribution Motivation: The existing ActorSelectionQueueDistributionSpec only tested SelectChildName elements. SelectParent (type=0, no matcher) and SelectChildPattern (type=2, with matcher) were untested, leaving gaps in the CodedInputStream-based protobuf parser coverage. Modification: Add 4 new test cases verifying hash consistency between ByteBuffer and SelectionEnvelope parsing for SelectParent and SelectChildPattern, and that different SelectionPathElement types produce distinct hashes. Result: 15/15 tests pass, covering all three SelectionPathElement variants. Tests: sbt "remote / Test / testOnly *ActorSelectionQueueDistributionSpec" — 15/15 passed References: Refs #3092 Report URL: https://github.com/apache/pekko/actions/runs/27859324660 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
