[Updated] D9716: contrib: remove testing for `dirstate-tree` Rust feature
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Jan 13 19:47:19 UTC 2021
Closed by commit rHG4d79375a5c41: contrib: remove testing for `dirstate-tree` Rust feature (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".
CHANGED PRIOR TO COMMIT
https://phab.mercurial-scm.org/D9716?vs=24699&id=24816#toc
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D9716?vs=24699&id=24816
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9716/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9716
AFFECTED FILES
contrib/heptapod-ci.yml
CHANGE DETAILS
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -52,12 +52,6 @@
script:
- "./contrib/phab-refresh-stack.sh --comment \":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)\""
-rust-cargo-test-py3-dirstate-tree:
- <<: *rust_cargo_test
- variables:
- PYTHON: python3
- HG_RUST_FEATURES: dirstate-tree
-
test-py2:
<<: *runtests
variables:
@@ -99,15 +93,6 @@
PYTHON: python3
TEST_HGMODULEPOLICY: "rust+c"
-test-py3-rust-dirstate-tree:
- <<: *runtests
- variables:
- HGWITHRUSTEXT: cpython
- RUNTEST_ARGS: "--rust --blacklist /tmp/check-tests.txt"
- PYTHON: python3
- TEST_HGMODULEPOLICY: "rust+c"
- HG_RUST_FEATURES: "dirstate-tree"
-
test-py2-chg:
<<: *runtests
variables:
To: Alphare, #hg-reviewers
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210113/dcc6701a/attachment-0002.html>
More information about the Mercurial-patches
mailing list