Olivier Lamy created SUREFIRE-2027: -------------------------------------- Summary: Flaky test AsyncSocketTest Key: SUREFIRE-2027 URL: https://issues.apache.org/jira/browse/SUREFIRE-2027 Project: Maven Surefire Issue Type: Bug Reporter: Olivier Lamy
This looks to be a flaky test Error: Tests run: 193, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.435 s <<< FAILURE! - in org.apache.maven.JUnit4SuiteTest [693|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:693]Error: org.apache.maven.surefire.api.util.internal.AsyncSocketTest.test Time elapsed: 5.311 s <<< ERROR! [694|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:694]java.lang.AssertionError: [695|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:695] [696|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:696]Expecting actual: [697|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:697] 1237L [698|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:698]to be less than: [699|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:699] 1000L [700|https://github.com/apache/maven-surefire/runs/5349295808?check_suite_focus=true#step:7:700] at org.apache.maven.surefire.api.util.internal.AsyncSocketTest.test(AsyncSocketTest.java:185) -- This message was sent by Atlassian Jira (v8.20.1#820001)