You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/09/07 16:53:28 UTC

[GitHub] [kafka] ijuma opened a new pull request, #12601: MINOR: Retry on test failure for branch builds and increase max test retry to 10

ijuma opened a new pull request, #12601:
URL: https://github.com/apache/kafka/pull/12601

   Originally, we only enabled retries for PR builds to avoid hiding timing related issues. In practice, however, the results are too noisy without any retry due to various environmental issues.
   
   Enable 1 retry for all builds and increase the max test retry to 10.
   
   ### 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-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] jsancio commented on pull request #12601: MINOR: Retry on test failure for branch builds and increase max test retry to 10

Posted by GitBox <gi...@apache.org>.
jsancio commented on PR #12601:
URL: https://github.com/apache/kafka/pull/12601#issuecomment-1240836278

   Merging changes and cherry picking to 3.3. Errors seem unrelated.


-- 
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-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] jsancio commented on pull request #12601: MINOR: Retry on test failure for branch builds and increase max test retry to 10

Posted by GitBox <gi...@apache.org>.
jsancio commented on PR #12601:
URL: https://github.com/apache/kafka/pull/12601#issuecomment-1239805413

   Restarted the build. Gradle exited with an error.


-- 
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-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] jsancio commented on pull request #12601: MINOR: Retry on test failure for branch builds and increase max test retry to 10

Posted by GitBox <gi...@apache.org>.
jsancio commented on PR #12601:
URL: https://github.com/apache/kafka/pull/12601#issuecomment-1239985861

   @ijuma the jenkins build keeps exiting with an error. Reran the build.


-- 
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-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] jsancio merged pull request #12601: MINOR: Retry on test failure for branch builds and increase max test retry to 10

Posted by GitBox <gi...@apache.org>.
jsancio merged PR #12601:
URL: https://github.com/apache/kafka/pull/12601


-- 
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-unsubscribe@kafka.apache.org

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