Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable webgl conformance tests #9331
Closed
Labels
Comments
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 10, 2016
These tests are still all skipped currently (see servo#9331), but with skipping removed, these didn't crash with Mesa 12.1 on Haswell (Intel).
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 10, 2016
These tests are still all skipped currently (see servo#9331), but with skipping removed, these didn't crash with Mesa 12.1 on Haswell (Intel).
bors-servo
added a commit
that referenced
this issue
Aug 10, 2016
Remove expected-crash state of many WebGL tests on Linux. <!-- Please describe your changes on the following line: --> Clear the expected-crash state on some webgl tests on linux, to reduce the diff necessary when enabling webgl testing on Linux again. --- <!-- 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 the changes are to test expectations. <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> These tests are still all skipped currently (see #9331), but with skipping removed, these didn't crash with Mesa 12.1 on Haswell (Intel). <!-- 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/12793) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Aug 10, 2016
Remove expected-crash state of many WebGL tests on Linux. <!-- Please describe your changes on the following line: --> Clear the expected-crash state on some webgl tests on linux, to reduce the diff necessary when enabling webgl testing on Linux again. --- <!-- 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 the changes are to test expectations. <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> These tests are still all skipped currently (see #9331), but with skipping removed, these didn't crash with Mesa 12.1 on Haswell (Intel). <!-- 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/12793) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 14, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 14, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 14, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 14, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 14, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 14, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 14, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 14, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 15, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 15, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 15, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 15, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 16, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 20, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 20, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 20, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 21, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 21, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 22, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 22, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
anholt
added a commit
to anholt/servo
that referenced
this issue
Aug 22, 2016
From a conversation on #servo: <Manishearth> Ms2ger: why are they disabled on linux only? <Ms2ger> Don't recall <Ms2ger> Probably builder issues Fixes servo#9331
bors-servo
added a commit
that referenced
this issue
Aug 22, 2016
Enable wpt WebGL tests on Linux <!-- Please describe your changes on the following line: --> Enables the WebGL tests in test-wpt on Linux. They have been disabled since the webgl conformance tests first showed up, and it looks like they should work now. --- <!-- 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 #9331 <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- 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/12858) <!-- Reviewable:end -->
samuknet
added a commit
to samuknet/servo
that referenced
this issue
Sep 6, 2016
These tests are still all skipped currently (see servo#9331), but with skipping removed, these didn't crash with Mesa 12.1 on Haswell (Intel).
|
These were enabled, right @emilio? |
|
Yes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They're not particularly stable right now, and I want to land #9313 before investigating.