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: StarvationDetectorSpec #63

Open
johanandren opened this issue Nov 3, 2023 · 1 comment
Open

Failed: StarvationDetectorSpec #63

johanandren opened this issue Nov 3, 2023 · 1 comment
Labels
fail failing test

Comments

@johanandren
Copy link
Member

https://github.com/akka/akka-diagnostics/actions/runs/6744015799/job/18333009668

[info]   - should not log a warning if the dispatcher is busy for an amount of small non-blocking tasks *** FAILED *** (2 seconds, 201 milliseconds)
[info]     java.lang.AssertionError: received 1 excess messages on WarningFilter(None,Left(Exceedingly long scheduling time on ExecutionContext),false)
[info]     at akka.testkit.EventFilter.intercept(TestEventListener.scala:124)
[info]     at akka.diagnostics.StarvationDetectorSpec.$anonfun$new$12(StarvationDetectorSpec.scala:148)
@johanandren johanandren added the fail failing test label Nov 3, 2023
@johanandren
Copy link
Member Author

johanandren commented Jan 18, 2024

Seeing this pretty consistently now. It's only for the affinity-dispatcher, disabling for now in #64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fail failing test
Projects
None yet
Development

No branches or pull requests

1 participant