servo/python/servo
bors-servo ebb690d28c Auto merge of #11409 - mitchhentges:test-tidy-faster-default, r=aneeshusa
Remove --faster flag from test-tidy, go fast by default. Fixes 11217

Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data:
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11217 (github issue number if applicable).

Either:
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they just change command-line options, which aren't tested

Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.

This finishes #11267

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11409)
<!-- Reviewable:end -->
2016-05-25 17:16:15 -05:00
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Auto merge of #10923 - askeing:fix_10922, r=jdm 2016-04-30 03:42:18 -07:00
build_commands.py Fixed the build tools to handle cargo being named cargo.exe 2016-05-25 00:52:18 +03:00
command_base.py Reduce 'android-18' duplication, as originally done by wenderen 2016-05-20 22:23:28 +02:00
devenv_commands.py Improve mach wpt-upgrade. 2016-04-20 16:06:17 +02:00
post_build_commands.py browserhtml update 2016-05-23 06:22:57 +02:00
testing_commands.py Remove --faster flag from test-tidy, go fast by default. Fixes 11217 2016-05-25 21:17:22 +02:00