D843: progress: back out changeset a667f0ca1d5f
quark (Jun Wu)
phabricator at mercurial-scm.org
Fri Sep 29 17:32:54 UTC 2017
quark requested changes to this revision.
quark added a comment.
This revision now requires changes to proceed.
I think it's passing on gcc112:
[quark at gcc2-power8 hg-committed]$ hg id
b1243afb61c9 tip
[quark at gcc2-power8 hg-committed]$ make local
python setup.py \
build_py -c -d . \
build_ext -i \
build_hgexe -i \
build_mo
running build_py
byte-compiling ./mercurial/__modulepolicy__.py to __modulepolicy__.pyc
running build_ext
running build_hgexe
running build_mo
env HGRCPATH= python hg version
Mercurial Distributed SCM (version 4.3.2+650-b1243afb61c9)
(see https://mercurial-scm.org for more information)
Copyright (C) 2005-2017 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[quark at gcc2-power8 hg-committed]$ cd tests/
[quark at gcc2-power8 tests]$ ./run-tests.py -l test-patchbomb.t
.
# Ran 1 tests, 0 skipped, 0 failed.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D843
To: martinvonz, #hg-reviewers, quark
Cc: quark, mercurial-devel
More information about the Mercurial-devel
mailing list