Bug 1854745 [wpt PR 42004] - Ensure everywhere we log a traceback it says where it...
commit61786a8a381ff58f8413b92a5e26f6fba093b288
authorSam Sneddon <gsnedders@apple.com>
Wed, 27 Sep 2023 12:16:06 +0000 (27 12:16 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 28 Sep 2023 14:58:46 +0000 (28 14:58 +0000)
treecf4053ebc059da6c689a5836f30b7212ee079909
parent41cb0507077fb8e494d7e0582e4b8cf0f28d3ea4
Bug 1854745 [wpt PR 42004] - Ensure everywhere we log a traceback it says where it is from, a=testonly

Automatic update from web-platform-tests
Ensure everywhere we log a traceback it says where it is from

Otherwise we end up with arbitrary tracebacks which are unclear as to
where they're being logged from

--

wpt-commits: f7a3451e8413389e9fc24d6d2e28aa1e08d512a6
wpt-pr: 42004
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorwebdriver.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/protocol.py
testing/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py