servo/tests
bors-servo 84055461aa Auto merge of #13992 - anholt:webgl-old-subtest-fails, r=glennw
webgl: Remove some expected-fails from subtests that have been fixed.

<!-- Please describe your changes on the following line: -->
Removes expected-fails from subtests that have been fixed, to reduce the diff for ./mach update --ignore-existing.  That command is useful to be able to run on webgl testing, since we're often fixing a few subtests at a time, and all of this debris made finding your actual test changes hard

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because it's just test metadata

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

These tests all used to fail overall, and have notes about which
subtests were failing so that an overall failure could still show up
as no regressions.  Since then, all of the subtests have been fixed,
and their overall statuses updated, but we can also garbage collect
the subtests at this point.

This was produced by doing ./mach update --ignore-existing from a
webgl conformance run, and pulling out everything that completely
removed a file that didn't have expected overall failure.

<!-- 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/13992)
<!-- Reviewable:end -->
2016-10-30 19:56:04 -05:00
..
compiletest Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12) 2016-08-13 18:34:44 +02:00
dromaeo Avoid Python's HTTP server automatic redirect that appends / after the query string. Fixes #11843. 2016-06-23 18:49:19 -04:00
heartbeats Profile time spent saving the screenshot image 2016-05-09 09:43:13 -07:00
html layout: Don't touch the inline positions of block children unless they 2016-10-11 16:48:06 -07:00
jquery Update expected results for the jquery tests. 2016-03-16 14:48:10 +01:00
power
unit Auto merge of #13886 - AVGP:13837-linear-gradient-tests, r=canaltinova 2016-10-30 14:45:09 -05:00
wpt webgl: Remove some expected-fails from subtests that have been fixed. 2016-10-30 16:38:16 -07:00