You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/05/11 09:22:38 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #996: [BUILD] Increase ConcurrentTestRunnerTest await time

chibenwa opened a new pull request, #996:
URL: https://github.com/apache/james-project/pull/996

   Locally 50ms was borderline with random failures, so
   I expect the default value of 100 ms to be too low for
   being reliable on a busy CI server where context switch
   might be made expensive with expensive concurrent builds.
   
   I hereby propose a safer, higher value of 2 seconds.


-- 
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: notifications-unsubscribe@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa commented on pull request #996: [BUILD] Increase ConcurrentTestRunnerTest await time

Posted by GitBox <gi...@apache.org>.
chibenwa commented on PR #996:
URL: https://github.com/apache/james-project/pull/996#issuecomment-1123419315

   cf https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-902/2/testReport/junit/org.apache.james.util.concurrency/ConcurrentTestRunnerTest/runShouldPerformAllOperationsEvenOnExceptions/


-- 
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: notifications-unsubscribe@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa merged pull request #996: [BUILD] Increase ConcurrentTestRunnerTest await time

Posted by GitBox <gi...@apache.org>.
chibenwa merged PR #996:
URL: https://github.com/apache/james-project/pull/996


-- 
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: notifications-unsubscribe@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org