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 upUse sdk/tests when syncing from upstream Khronos WebGL tests #21519
Conversation
highfive
commented
Aug 25, 2018
|
Heads up! This PR modifies the following files:
|
|
@bors-servo try |
Use sdk/tests when syncing from upstream Khronos WebGL tests <!-- 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/21519) <!-- Reviewable:end -->
| @@ -1,6 +1,4 @@ | |||
| [buffer-offscreen-test.html] | |||
| bug: https://github.com/servo/servo/issues/21132 | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
What was the motivation for moving the tests from tests/mozilla/tests/webgl to tests/webgl? |
|
My first motivation was that the pretty deep nesting was a papercut when I am running |
|
@bors-servo try |
Use sdk/tests when syncing from upstream Khronos WebGL tests <!-- 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/21519) <!-- Reviewable:end -->
|
|
|
The failures are just #20734, everything else pass. |
|
@bors-servo r+ |
|
|
|
|
|
|
nox commentedAug 25, 2018
•
edited by SimonSapin
This change is