Revert "Move linux WPT from Buildbot to Taskcluster"

This reverts commit e60e534d23.
This commit is contained in:
Josh Matthews 2018-12-21 19:05:27 -05:00
parent f3ca48206e
commit 7a49777ae6
2 changed files with 37 additions and 2 deletions

View file

@ -26,6 +26,9 @@ def main(task_for):
# This local variable shadows the module-level function of the same name.
android_x86_wpt = android_x86_release
# Implemented but disabled for now:
linux_wpt = lambda: None # Shadows the existing top-level function
all_tests = [
linux_tidy_unit_docs,
windows_unit,