[
https://issues.apache.org/jira/browse/MNG-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171705#comment-17171705
]
Martin Kanters commented on MNG-6974:
-------------------------------------
Bit late to the party, but I found this test to fail a lot as well on GitHub
Action runners. It was failing more than half of the times on jdk 11 and 14. I
was about to reproduce this issue on my own GitHub account's action runners,
but I somehow could not reproduce it... The timings seem to be very much on
'the edge' of a positive and negative test case. Thanks for picking it up,
let's hope this will make the GitHub Actions on Maven Core more reliable.
> IT for MNG-5175 (Wagon HTTP) fails with JDK 14
> ----------------------------------------------
>
> Key: MNG-6974
> URL: https://issues.apache.org/jira/browse/MNG-6974
> Project: Maven
> Issue Type: Bug
> Components: Integration Tests
> Reporter: Michael Kroll
> Assignee: Michael Osipov
> Priority: Major
> Labels: pull-request-available, test
>
> [ERROR] Tests run: 846, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 210.078 s <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
> [ERROR]
> testmng5175_ReadTimeOutFromSettings(org.apache.maven.it.MavenITmng5175WagonHttpTest)
> Time elapsed: 0.166 s <<< ERROR!
> org.apache.maven.it.VerificationException: Text not found in log: Could not
> transfer artifact
> org.apache.maven.its.mng5175:fake-dependency:pom:1.0-SNAPSHOT
> at
> org.apache.maven.it.MavenITmng5175WagonHttpTest.testmng5175_ReadTimeOutFromSettings(MavenITmng5175WagonHttpTest.java:128)
> https://github.com/apache/maven/pull/368/checks?check_run_id=941247515
--
This message was sent by Atlassian Jira
(v8.3.4#803005)