D8112: test: pin the number of CPU for issue4074 tests
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Thu Feb 13 17:57:00 UTC 2020
Closed by commit rHG60bc043d7df7: test: pin the number of CPU for issue4074 tests (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8112?vs=20179&id=20190
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8112/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8112
AFFECTED FILES
tests/test-issue4074.t
CHANGE DETAILS
diff --git a/tests/test-issue4074.t b/tests/test-issue4074.t
--- a/tests/test-issue4074.t
+++ b/tests/test-issue4074.t
@@ -25,5 +25,5 @@
Time a check-in, should never take more than 10 seconds user time:
- $ hg ci --time -m1
+ $ hg ci --time -m1 --config worker.enabled=no
time: real .* secs .user [0-9][.].* sys .* (re)
To: marmoute, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list