Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Enable WPT on Linux in Taskcluster #24418

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

tmp: repurpose try-arm

  • Loading branch information
jdm committed Oct 10, 2019
commit 6d74dd06309164ef8efe63571dafc6fb325e0601
@@ -54,7 +54,7 @@ def main(task_for):
"try-linux": [linux_tidy_unit_docs, linux_release],
"try-windows": [windows_unit, windows_arm64, windows_uwp_x64],
"try-magicleap": [magicleap_dev],
"try-arm": [windows_arm64],
"try-arm": [linux_wpt],
"try-wpt": [linux_wpt],
"try-wpt-mac": [macos_wpt],
"try-wpt-android": [android_x86_wpt],
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.