mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Remove command of running filter intermittents
This commit is contained in:
parent
4f446f8c85
commit
05cefceed6
1 changed files with 0 additions and 5 deletions
5
.github/workflows/wpt-nightly.yml
vendored
5
.github/workflows/wpt-nightly.yml
vendored
|
@ -74,11 +74,6 @@ jobs:
|
|||
--log-raw test-wpt.${{ matrix.chunk_id }}.log \
|
||||
--log-servojson wpt-jsonsummary.${{ matrix.chunk_id }}.log \
|
||||
--always-succeed
|
||||
python3 ./mach filter-intermittents wpt-jsonsummary.${{ matrix.chunk_id }}.log \
|
||||
--log-intermittents=intermittents.${{ matrix.chunk_id }}.log \
|
||||
--log-filteredsummary=filtered-wpt-summary.${{ matrix.chunk_id }}.log \
|
||||
--tracker-api=default --reporter-api=default \
|
||||
--always-succeed
|
||||
- name: Archive logs
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue