RFR: 1243: BotRunnerTests may fail intermittently
Magnus Ihse Bursie
ihse at openjdk.java.net
Wed Nov 17 23:41:47 UTC 2021
On Wed, 17 Nov 2021 15:33:16 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> There is a potential race causing intermittent failures in the BotRunnerTests. This patch reduces concurrency to 1 for the executor in the affected tests. I believe the tests are still verifying the core behavior as intended even without parallel execution.
Marked as reviewed by ihse (Reviewer).
-------------
PR: https://git.openjdk.java.net/skara/pull/1240
More information about the skara-dev
mailing list