Auto merge of #21249 - jdm:webgl-unit-tests, r=emilio

Allow webgl tests using unit test harness to run to completion.

This is an equivalent change to https://github.com/servo/servo/pull/14962/commits/5af2603ec4f59f2bbabc8aa9d73deed29acf9492 that affects a subset of webgl tests that use a different test harness.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13662 fix #10656
- [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/21249)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-07-27 22:39:50 -04:00 committed by GitHub
commit 539f382631
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 66 additions and 9 deletions

View file

@ -30472,6 +30472,11 @@
[
{}
]
],
"webgl/tools/unit2.patch": [
[
{}
]
]
},
"testharness": {
@ -73039,7 +73044,7 @@
"support"
],
"webgl/conformance-1.0.3/conformance/more/unit.js": [
"e0d1158bdc411b87961a4c67abeb3dceed506008",
"82efd8b7a11d3ac344a3e1b563e99503f452226e",
"support"
],
"webgl/conformance-1.0.3/conformance/more/util.js": [
@ -99147,7 +99152,7 @@
"testharness"
],
"webgl/tools/import-conformance-tests.py": [
"73e9fad27290f3f10246390fca47bfeb64bc86ec",
"9e5e82b781ef02299db6406754b7d1d8abeb3c54",
"support"
],
"webgl/tools/js-test-pre.patch": [
@ -99166,6 +99171,10 @@
"1d3713862875b47ae9c07462e6962eb21e40e404",
"support"
],
"webgl/tools/unit2.patch": [
"cdccf819e756a9443f2ccf41b393b76fe5c398e9",
"support"
],
"webgl/uniformMatrixNfv.html": [
"f53e7687ad6aef0ffc064d941a05a222c33fde56",
"testharness"