Auto merge of #28782 - servo:jdm-patch-30, r=jdm

Upload logs when test failures occur.

This will make it easier to update WPT metadata.
This commit is contained in:
bors-servo 2022-04-02 09:28:27 -04:00 committed by GitHub
commit 5bdbb16d19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -245,6 +245,7 @@ jobs:
--tracker-api=default --reporter-api=default
- name: Archive logs
uses: actions/upload-artifact@v2
if: ${{ failure() }}
with:
name: wpt${{ matrix.chunk_id }}-logs-linux
path: |