Skip to content
Snippets Groups Projects
Commit 50ad113a authored by Raphaël Gomès's avatar Raphaël Gomès
Browse files

tests: fix smoke-test.t after env matrix update

parent 051f8110
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@
+ make local --silent 'PURE=--pure --quiet'
+ repofiles=./default.repos
+ '[' -e ./local.repos ']'
+ $PYTHON ./script/setup-repos ./default.repos ./repos
+ ./script/setup-repos ./default.repos ./repos
2 repositories to setup in $TESTTMP/test-asv/repos
Setting up reference repository: smoke-test-A-11eb1fef
main reference
......@@ -267,8 +267,8 @@
- Fetching recent changes
- Creating environments
- Discovering benchmarks
-- Uninstalling from virtualenv-py2.7-pyyaml
-- Building fe3ca1e6 for virtualenv-py2.7-pyyaml
-- Installing fe3ca1e6 into virtualenv-py2.7-pyyaml
- Running 1 total benchmarks (1 commits * 1 environments * 1 benchmarks)
-- Uninstalling from virtualenv-py2.7-pyyaml-HGMODULEPOLICYrust+c
-- Building fe3ca1e6 for virtualenv-py2.7-pyyaml-HGMODULEPOLICYrust+c
-- Installing fe3ca1e6 into virtualenv-py2.7-pyyaml-HGMODULEPOLICYrust+c
- Running 2 total benchmarks (1 commits * 2 environments * 1 benchmarks)
[ 0.00%] - For mercurial commit fe3ca1e6:
......@@ -274,5 +274,17 @@
[ 0.00%] - For mercurial commit fe3ca1e6:
[ 0.00%] -- Benchmarking virtualenv-py2.7-pyyaml
[ 0.00%] -- Benchmarking virtualenv-py2.7-pyyaml-HGMODULEPOLICYrust+c
[ 50.00%] --- Setting up utils:588 ok
[ 50.00%] --- basic_commands.TestSuite.track_commit ok
[ 50.00%] --- ============== ========================= =============================== ======================= ===================== ========================== ============================ ========================== ======== =====
repo repo-format-compression repo-format-compression-level repo-format-dotencode repo-format-fncache repo-format-generaldelta repo-format-plain-cl-delta repo-format-sparserevlog mode
-------------- ------------------------- ------------------------------- ----------------------- --------------------- -------------------------- ---------------------------- -------------------------- -------- -----
smoke-test-A zlib default True True True True True create * (glob)
smoke-test-A zlib default True True True True True update * (glob)
smoke-test-B zlib default True True True True True create * (glob)
smoke-test-B zlib default True True True True True update * (glob)
============== ========================= =============================== ======================= ===================== ========================== ============================ ========================== ======== =====
[ 50.00%] -- Benchmarking virtualenv-py2.7-pyyaml-HGMODULEPOLICYc-HGWITHRUSTEXTcpython
[100.00%] --- Setting up utils:* ok (glob)
[100.00%] --- basic_commands.TestSuite.track_commit ok
[100.00%] --- ============== ========================= =============================== ======================= ===================== ========================== ============================ ========================== ======== =====================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment