Skip to content
Snippets Groups Projects
Commit 57a0774b62ff authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

test: fix output change from 24ea7368335a

We no longer run publish, so these output are not expected anymore.
parent 24ea7368335a
No related branches found
No related tags found
No related merge requests found
......@@ -297,14 +297,5 @@
smoke-test-B zlib default True True True True True update * (glob)
============== ========================= =============================== ======================= ===================== ========================== ============================ ========================== ======== =====================
[ 11.11%] - Loading machine info
[ 22.22%] - Getting params, commits, tags and branches
[ 33.33%] - Loading results
[ 44.44%] - Detecting steps
[ 55.56%] - Generating graphs
[ 66.67%] - Generating output for SummaryGrid
[ 77.78%] - Generating output for SummaryList
[ 88.89%] - Generating output for Regressions
[100.00%] - Writing index
+ ['./lib/before-check.sh']
+ ['asv', 'run', '--launch-method', 'spawn', '--skip-existing-successful', 'fe3ca1e6', '-b', 'track_commit']
......@@ -309,6 +300,5 @@
+ ['./lib/before-check.sh']
+ ['asv', 'run', '--launch-method', 'spawn', '--skip-existing-successful', 'fe3ca1e6', '-b', 'track_commit']
+ ['asv', 'publish', '--no-pull']
check the repos directory afterwards
......
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