Bug 1636442 [wpt PR 23477] - Pass logger explicitly in to Executors, a=testonly
commitc5f61959a36bb92c68a81cfade235b2940094de8
authorJames Graham <james@hoppipolla.co.uk>
Wed, 20 May 2020 16:58:59 +0000 (20 16:58 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 25 May 2020 14:32:17 +0000 (25 14:32 +0000)
treefb4a88d447f86b01394fda7500dd2d1dbfa3e164
parentba166f994471ca826408f43d9c668f29596a93c7
Bug 1636442 [wpt PR 23477] - Pass logger explicitly in to Executors, a=testonly

Automatic update from web-platform-tests
Pass logger explicitly in to Executors This means that we are able to report errors which happen during setup

--

wpt-commits: 48b773a266795216e28ac6b8e55f300bb6ad2541
wpt-pr: 23477
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorselenium.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorservo.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorservodriver.py
testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executorwebdriver.py
testing/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py