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: MetricsBasedResizerSpec #32401

Open
octonato opened this issue Apr 22, 2024 · 1 comment
Open

failed: MetricsBasedResizerSpec #32401

octonato opened this issue Apr 22, 2024 · 1 comment
Labels
failed Tickets that indicate a CI failure, likely a flakey test

Comments

@octonato
Copy link
Member

[04-22 00:21:08.495] [info] - must update the underutilizationStreak highestUtilization if current utilization is higher *** FAILED *** (1 millisecond)
[04-22 00:21:08.495] [info]   1 was not equal to 2 (MetricsBasedResizerSpec.scala:184)
[04-22 00:21:08.495] [info]   org.scalatest.exceptions.TestFailedException:
[04-22 00:21:08.495] [info]   at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
[04-22 00:21:08.495] [info]   at org.scalatest.matchers.should.Matchers$AnyShouldWrapper.shouldBe(Matchers.scala:7539)
[04-22 00:21:08.496] [info]   at akka.routing.MetricsBasedResizerSpec.$anonfun$new$12(MetricsBasedResizerSpec.scala:184)
[04-22 00:21:08.496] [info]   at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
[04-22 00:21:08.496] [info]   at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[04-22 00:21:08.496] [info]   at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[04-22 00:21:08.496] [info]   at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[04-22 00:21:08.496] [info]   at org.scalatest.Transformer.apply(Transformer.scala:22)
[04-22 00:21:08.496] [info]   at org.scalatest.Transformer.apply(Transformer.scala:20)

https://github.com/akka/akka/actions/runs/8776509517/job/24080112235#step:5:3523

@octonato octonato added the failed Tickets that indicate a CI failure, likely a flakey test label Apr 22, 2024
@johanandren
Copy link
Member

https://github.com/akka/akka/actions/runs/8903275603/job/24450743617#step:5:3534

Different error though:

[05-01 00:20:33.284] [info] - must record the performance log with the correct pool size *** FAILED *** (1 millisecond)
[05-01 00:20:33.284] [info]   None was empty (MetricsBasedResizerSpec.scala:226)
[05-01 00:20:33.284] [info]   org.scalatest.exceptions.TestFailedException:
[05-01 00:20:33.284] [info]   at org.scalatest.matchers.MatchersHelper$.indicateFailure(MatchersHelper.scala:392)
[05-01 00:20:33.284] [info]   at org.scalatest.matchers.dsl.ResultOfNotWordForAny.be(ResultOfNotWordForAny.scala:670)
[05-01 00:20:33.284] [info]   at akka.routing.MetricsBasedResizerSpec.$anonfun$new$15(MetricsBasedResizerSpec.scala:226)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Tickets that indicate a CI failure, likely a flakey test
Projects
None yet
Development

No branches or pull requests

2 participants