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:
1b82391cce8806324245ed9abcf98e34d3913b54 / 虎鸣 <[email protected]>
test(artery): add unit tests for ActorSelection lane distribution

Verify that ActorSelection messages are distributed across outbound
lanes based on target path hash:
- Different target paths map to different lanes
- Queue indices are always non-negative (Integer.MIN_VALUE safe)
- Same target path always maps to the same lane (ordering preserved)
- Single lane config works correctly
- Paths don't all concentrate on lane 0 (regression test for original bug)

Tests: sbt "remote / Test / testOnly *ActorSelectionQueueDistributionSpec" — 5/5

References: Refs #3092

Report URL: https://github.com/apache/pekko/actions/runs/27826985498

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to