jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Jetty 12 Flaky test org.eclipse.jetty.ee10.servlets.CloseableDoSFilterTest.testEvenLowRateIP

Open olamy opened this issue 2 years ago • 2 comments

Tests org.eclipse.jetty.ee10.servlets.CloseableDoSFilterTest.testEvenLowRateIP sounds flaky.

org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:528)
	at [email protected]/org.eclipse.jetty.ee10.servlets.AbstractDoSFilterTest.testEvenLowRateIP(AbstractDoSFilterTest.java:159)

olamy avatar Apr 16 '23 07:04 olamy

tests marked as flaky and not executed anymore in CI https://github.com/eclipse/jetty.project/pull/9930

olamy avatar Jun 20 '23 02:06 olamy

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 20 '24 00:06 github-actions[bot]

This issue has been closed due to it having no activity.

github-actions[bot] avatar Jul 20 '24 00:07 github-actions[bot]