mirror of
https://github.com/servo/servo.git
synced 2025-07-30 10:40:27 +01:00
Move linux WPT from Buildbot to Taskcluster
This commit is contained in:
parent
9ab2606a54
commit
e60e534d23
2 changed files with 2 additions and 37 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue