The GitHub Actions job "Nightly Aeron Tests" on pekko.git/main has failed.
Run started by GitHub user jrudolph (triggered by jrudolph).

Head commit for run:
bc4903dada82d6fa1b858727e4ca542a47885b13 / He-Pin(kerr) <[email protected]>
test: make classic remoting handoff assertion eventual (#3318)

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/29132401081

With regards,
GitHub Actions via GitBox


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

Reply via email to