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