Move linux WPT from Buildbot to Taskcluster

This commit is contained in:
Simon Sapin 2018-12-11 19:11:03 +01:00
parent 9ab2606a54
commit e60e534d23
2 changed files with 2 additions and 37 deletions

View file

@ -14,9 +14,6 @@ def main(task_for):
macos_wpt = magicleap_dev = linux_arm32_dev = linux_arm64_dev = \
android_arm32_dev_from_macos = lambda: None
# Implemented but disabled for now:
linux_wpt = lambda: None # Shadows the existing top-level function
all_tests = [
linux_tidy_unit_docs,
windows_unit,