servo/python/servo
bors-servo 74d6a91ee5
Auto merge of #20312 - jdm:fix-manifest-update, r=asajeffrey
Avoid using WPT test runner to update the test manifest.

Our old code to update the test manifest relied on running no actual tests. This is now broken by d0a30f8821 (diff-c9390ffce43b4924882faf365b1bf136), so these changes duplicate Firefox's implementation to reduce risk of future breakage. This will allow automated WPT syncing to resume.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20312)
<!-- Reviewable:end -->
2018-03-16 16:16:23 -04:00
..
lints Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317 2018-01-09 12:52:27 -05:00
mutation Do not mutate if let 2018-02-21 08:07:30 -08:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Bootstrap: Fix cmake version parsing 2017-05-09 22:38:12 +02:00
bootstrap_commands.py Show actual exception when deletion fails. 2018-03-08 14:21:36 -05:00
build_commands.py Drop CEF support 2018-01-31 06:36:21 +01:00
command_base.py Add Windows support to the --nightly | -n flag. 2018-03-11 17:50:24 +01:00
devenv_commands.py Use rustup.rs instead of custom bootstrap 2018-01-10 18:05:44 +01:00
package_commands.py remove bhtml 2018-02-11 08:02:39 +01:00
packages.py Remove more deprecated Windows GNU code/docs 2017-04-16 22:12:17 -04:00
post_build_commands.py Add a --nightly | -n flag to download and extract a specific nightly version to run mach commands against. This currently only work on linux, but windows and mac os support will follow in subsequent PRs. 2018-03-06 23:09:50 +01:00
servo-binary-formula.rb.in Fix ./mach upload-nightly macbrew 2017-05-30 14:27:27 -04:00
testing_commands.py Avoid using WPT test runner to update the test manifest. 2018-03-16 02:17:49 -04:00
util.py Ensure readonly files can be removed on Windows. 2018-03-08 11:13:06 -05:00
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00