You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/02/27 09:05:00 UTC

[jira] [Updated] (SUREFIRE-2027) Flaky test AsyncSocketTest

     [ https://issues.apache.org/jira/browse/SUREFIRE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated SUREFIRE-2027:
-----------------------------------
    Description: 
This looks to be a flaky test
{quote}
{{Error: Tests run: 193, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.435 s <<< FAILURE! - in org.apache.maven.JUnit4SuiteTest }}
{{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)}}
{quote}

  was:
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)


> Flaky test AsyncSocketTest
> --------------------------
>
>                 Key: SUREFIRE-2027
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2027
>             Project: Maven Surefire
>          Issue Type: Bug
>            Reporter: Olivier Lamy
>            Priority: Critical
>
> This looks to be a flaky test
> {quote}
> {{Error: Tests run: 193, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.435 s <<< FAILURE! - in org.apache.maven.JUnit4SuiteTest }}
> {{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)}}
> {quote}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)