mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Filter py3 tests for intermittents.
This commit is contained in:
parent
9a39f5c491
commit
d756a69d0e
1 changed files with 7 additions and 0 deletions
|
@ -646,8 +646,15 @@ def wpt_chunks(platform, make_chunk_task, build_task, total_chunks, processes,
|
|||
--processes $PROCESSES \
|
||||
--log-raw test-wpt-py3.log \
|
||||
--log-errorsummary wpt-py3-errorsummary.log \
|
||||
--always-succeed \
|
||||
url \
|
||||
| cat
|
||||
./mach filter-intermittents \
|
||||
wpt-py3-errorsummary.log \
|
||||
--log-intermittents wpt-py3-intermittents.log \
|
||||
--log-filteredsummary filtered-py3-errorsummary.log \
|
||||
--tracker-api default \
|
||||
--reporter-api default
|
||||
time ./mach test-wpt --release --product=servodriver --headless \
|
||||
tests/wpt/mozilla/tests/mozilla/DOMParser.html \
|
||||
tests/wpt/mozilla/tests/css/per_glyph_font_fallback_a.html \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue