Mock linux WPT taskcluster task.

This commit is contained in:
Josh Matthews 2018-12-21 21:39:35 -05:00 committed by GitHub
parent 7a49777ae6
commit bc6174a10a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,7 @@ def main(task_for):
def mocked_only():
windows_release()
android_x86_wpt()
linux_wpt()
decisionlib.DockerWorkerTask("Indexed by task definition").find_or_create()