The GitHub Actions job "Pull Requests" on 
pekko.git/fix/classic-remoting-handoff-test-race has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
b820b776865a72b95335202b696104d40675b7e3 / 虎鸣 <[email protected]>
test: make classic remoting handoff assertion eventual

Motivation:
The passive read handoff spec observes handle disassociation before the 
original reader has necessarily processed ResumeReading, making its single 
verification message timing-dependent.

Modification:
Retry the verification message with awaitAssert and a bounded per-attempt 
timeout until the outbound reader resumes.

Result:
The regression test still fails when reader recovery never happens while 
tolerating the expected cross-actor handoff delay.

Tests:
- JDK 17, Scala 3.8.4 focused RemotingSpec test: passed
- JDK 17, Scala 3.8.4 full RemotingSpec: 22 passed
- JDK 17, Scala 2.13.18 focused RemotingSpec test: passed
- sbt headerCreateAll +headerCheckAll: passed
- scalafmt --list --mode diff-ref=origin/main: passed
- git diff --check: passed

References:
Refs #3205

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

With regards,
GitHub Actions via GitBox


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

Reply via email to