Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable webgl conformance tests #9331

Closed
Ms2ger opened this issue Jan 15, 2016 · 2 comments
Closed

Enable webgl conformance tests #9331

Ms2ger opened this issue Jan 15, 2016 · 2 comments
Labels

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Jan 15, 2016

They're not particularly stable right now, and I want to land #9313 before investigating.

@frewsxcv frewsxcv added the A-testing label Jan 15, 2016
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
@anholt anholt mentioned this issue Aug 14, 2016
4 of 5 tasks complete
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).
@nox
Copy link
Member

@nox nox commented Sep 30, 2017

These were enabled, right @emilio?

@jdm
Copy link
Member

@jdm jdm commented Sep 30, 2017

Yes.

@jdm jdm closed this Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

4 participants
You can’t perform that action at this time.