Skip to content

Commit

Permalink
Add a smoketest to the mac-rel-wpt1 builder.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Jeffrey committed Dec 15, 2017
1 parent e2f534f commit 2f9fe8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ci/buildbot_steps.yml
@@ -1,6 +1,7 @@
mac-rel-wpt1:
- ./mach clean-nightlies --keep 3 --force
- env PKG_CONFIG_PATH=/usr/local/opt/zlib/lib/pkgconfig ./mach build --release
- ./mach run -r -o output.png
- ./mach test-wpt-failure
- ./mach test-wpt --release --processes 4 --total-chunks 6 --this-chunk 1 --log-raw test-wpt.log --log-errorsummary wpt-errorsummary.log --always-succeed
- ./mach filter-intermittents wpt-errorsummary.log --log-intermittents intermittents.log --log-filteredsummary filtered-wpt-errorsummary.log --tracker-api default --reporter-api default
Expand Down

0 comments on commit 2f9fe8c

Please sign in to comment.