[ https://issues.apache.org/jira/browse/KNOX-2630?focusedWorklogId=623031&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-623031 ]
ASF GitHub Bot logged work on KNOX-2630: ---------------------------------------- Author: ASF GitHub Bot Created on: 15/Jul/21 12:56 Start Date: 15/Jul/21 12:56 Worklog Time Spent: 10m Work Description: zeroflag opened a new pull request #466: URL: https://github.com/apache/knox/pull/466 ## What changes were proposed in this pull request? BadUrlTest and BadBackendTest are failing time to time locally, increasing the timeout from 1 second to 5 seems to solve the problem ## How was this patch tested? Running `mvn test -Dtest=BadBackendTest,BadUrlTest` multiple times. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 623031) Time Spent: 1h 10m (was: 1h) > BadUrlTest and BadBackendTest are flaky > --------------------------------------- > > Key: KNOX-2630 > URL: https://issues.apache.org/jira/browse/KNOX-2630 > Project: Apache Knox > Issue Type: Task > Reporter: Attila Magyar > Assignee: Attila Magyar > Priority: Major > Time Spent: 1h 10m > Remaining Estimate: 0h > > They fail time to time with: > {code:java} > [ERROR] Errors: > [ERROR] BadBackendTest.testBadBackEnd:75 » Timeout Timed out reading > message from queu... > [INFO] > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)