Integrated: 1243: BotRunnerTests may fail intermittently
Erik Joelsson
erikj at openjdk.java.net
Thu Nov 18 13:18:42 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.
This pull request has now been integrated.
Changeset: f0c9e8a5
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/f0c9e8a57d29216de60a1c815d1af194d1cb457a
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
1243: BotRunnerTests may fail intermittently
Reviewed-by: ihse
-------------
PR: https://git.openjdk.java.net/skara/pull/1240
More information about the skara-dev
mailing list