Bug 1550357 [wpt PR 16666] - Expand the chromium logger with a few more fields.,...
commit8b0ec8633b832e47ed0d16a037cd9c3c4c5a8163
authorLuke Zielinski <44509484+LukeZielinski@users.noreply.github.com>
Mon, 20 May 2019 15:00:24 +0000 (20 15:00 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 5 Jun 2019 09:28:53 +0000 (5 10:28 +0100)
tree0aa401dc2a68850d27ed63c60472e0174c4db168
parentde9a6024003203e8161903c8e4b705d55711e3be
Bug 1550357 [wpt PR 16666] - Expand the chromium logger with a few more fields., a=testonly

Automatic update from web-platform-tests
Expand the chromium logger with a few more fields. (#16666)

* Expand the chromium logger with a few more fields.

- is_unexpected indicates that a test did not run as expected
- is_regression indicates that a test used to pass and now doesn't
- artifacts includes log entries from tests, to capture failure output

--

wpt-commits: af49591ed6c6486714bf83369e7c0e8c33d8e5fc
wpt-pr: 16666
testing/web-platform/tests/tools/wptrunner/wptrunner/formatters/chromium.py
testing/web-platform/tests/tools/wptrunner/wptrunner/formatters/tests/test_chromium.py