Skip to content

Commit

Permalink
update wpt tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrouget committed Sep 25, 2019
1 parent 1a227eb commit 7b20262
Show file tree
Hide file tree
Showing 18 changed files with 532 additions and 4 deletions.
12 changes: 8 additions & 4 deletions tests/wpt/webgl/meta/MANIFEST.json
Expand Up @@ -14690,7 +14690,9 @@
"conformance/rendering/multisample-corruption.html": [
[
"conformance/rendering/multisample-corruption.html",
{}
{
"timeout": "long"
}
]
],
"conformance/rendering/negative-one-index.html": [
Expand Down Expand Up @@ -15452,7 +15454,9 @@
"conformance/textures/misc/tex-video-using-tex-unit-non-zero.html": [
[
"conformance/textures/misc/tex-video-using-tex-unit-non-zero.html",
{}
{
"timeout": "long"
}
]
],
"conformance/textures/misc/texparameter-test.html": [
Expand Down Expand Up @@ -36719,7 +36723,7 @@
"testharness"
],
"conformance/rendering/multisample-corruption.html": [
"7de9b47f229ac935cdb76b14e6237243ae14ce04",
"db9fb69975dfb1acd5e490c756e7221f8d176cb1",
"testharness"
],
"conformance/rendering/negative-one-index.html": [
Expand Down Expand Up @@ -37279,7 +37283,7 @@
"testharness"
],
"conformance/textures/misc/tex-video-using-tex-unit-non-zero.html": [
"9abe3bd71772133857507f18a5a6fcfc95b080da",
"288260b019d12a753c0677f5747746545867e5e7",
"testharness"
],
"conformance/textures/misc/texparameter-test.html": [
Expand Down
@@ -0,0 +1,2 @@
[context-creation.html]
expected: TIMEOUT
Expand Up @@ -72,3 +72,21 @@
[WebGL test #12: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

[WebGL test #27: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 0,0,0,255]
expected: FAIL

[WebGL test #20: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 0,0,0,255]
expected: FAIL

[WebGL test #6: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 32,64,128,128]
expected: FAIL

[WebGL test #13: should draw with 64,128,255,128\nat (0, 0) expected: 64,128,255,128 was 32,64,128,128]
expected: FAIL

[WebGL test #48: should draw with 255,192,128,1\nat (0, 0) expected: 255,192,128,1 was 0,0,0,255]
expected: FAIL

[WebGL test #55: should draw with 255,192,128,1\nat (0, 0) expected: 255,192,128,1 was 0,0,0,255]
expected: FAIL

@@ -0,0 +1,5 @@
[complex-glsl-does-not-crash.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

@@ -1,5 +1,6 @@
[multisample-corruption.html]
bug: https://github.com/servo/servo/issues/21132
expected: [OK, TIMEOUT]
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

Expand Down
@@ -1,8 +1,12 @@
[tex-video-using-tex-unit-non-zero.html]
bug: https://github.com/servo/servo/issues/21132
expected: TIMEOUT
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

[WebGL test #1: context does not exist]
expected: FAIL

[Overall test]
expected: NOTRUN

@@ -1,5 +1,6 @@
[tex-2d-alpha-alpha-unsigned_byte.html]
bug: https://github.com/servo/servo/issues/21132
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

Expand Down
@@ -1,8 +1,45 @@
[tex-2d-luminance-luminance-unsigned_byte.html]
bug: https://github.com/servo/servo/issues/21132
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

[WebGL test #1: context does not exist]
expected: FAIL

[WebGL test #19: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #17: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #1: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #3: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #11: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #13: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #21: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #9: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #23: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #15: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #5: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #7: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

@@ -1,8 +1,45 @@
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
bug: https://github.com/servo/servo/issues/21132
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

[WebGL test #1: context does not exist]
expected: FAIL

[WebGL test #19: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #17: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #1: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #3: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #11: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #13: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #21: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #9: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #23: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #15: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #5: shouldBe 255,255,255\nat (0, 0) expected: 255,255,255 was 0,0,0]
expected: FAIL

[WebGL test #7: shouldBe 255,255,255\nat (0, 16) expected: 255,255,255 was 0,0,0]
expected: FAIL

@@ -1,8 +1,81 @@
[tex-2d-rgb-rgb-unsigned_byte.html]
bug: https://github.com/servo/servo/issues/21132
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

[WebGL test #1: context does not exist]
expected: FAIL

[WebGL test #14: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #19: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #6: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #9: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #12: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #20: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #17: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #16: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #7: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #8: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #11: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #22: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #23: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #2: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #18: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #5: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #24: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #1: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #10: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #3: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #15: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #4: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #13: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #21: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

@@ -1,8 +1,81 @@
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
bug: https://github.com/servo/servo/issues/21132
expected: ERROR
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
expected: FAIL

[WebGL test #1: context does not exist]
expected: FAIL

[WebGL test #14: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #19: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #6: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #9: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #12: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #20: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #17: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #16: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #7: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #8: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #11: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #22: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #23: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #2: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #18: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #5: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #24: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #1: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #10: shouldBe 0,255,0\nat (0, 16) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #3: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #15: shouldBe 255,0,0\nat (0, 16) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #4: shouldBe 0,255,0\nat (0, 0) expected: 0,255,0 was 0,0,0]
expected: FAIL

[WebGL test #13: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

[WebGL test #21: shouldBe 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
expected: FAIL

0 comments on commit 7b20262

Please sign in to comment.