kehuum opened a new pull request #11643:
URL: https://github.com/apache/kafka/pull/11643


   Test 
SaslClientsWithInvalidCredentialsTest#testProducerWithAuthenticationFailure 
constantly fails in both 2.11 and 2.12 build with exceeding the timeout limit 
of 5000ms when expecting certain exceptions, one example run is 
https://github.com/linkedin/kafka/runs/4695386759?check_suite_focus=true. But 
there're places where the timeout is defined as 10000ms or 60000ms by default 
in partitionsFor call, local run of this test also constanly fails with a 30s 
timeout. Thus increasing the timeout check to default maxBlockMs to avoid flaky 
test.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to