mirror of
https://github.com/servo/servo.git
synced 2025-09-09 06:28:22 +01:00
Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
This commit is contained in:
parent
78c7011240
commit
963104e5fc
4797 changed files with 679983 additions and 5390 deletions
29259
tests/wpt/webgl/meta-legacy-layout/MANIFEST.json
Normal file
29259
tests/wpt/webgl/meta-legacy-layout/MANIFEST.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1 @@
|
|||
prefs: ["dom.offscreen_canvas.enabled:true","dom.imagebitmap.enabled:true"]
|
|
@ -0,0 +1,6 @@
|
|||
[gl-disabled-vertex-attrib.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #15: should be green\nat (0, 0) expected: 0,255,0,255 was 255,255,255,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[gl-vertex-attrib-unconsumed-out-of-bounds.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
expected:
|
||||
if os == "mac": CRASH
|
|
@ -0,0 +1,42 @@
|
|||
[gl-vertex-attrib-zero-issues.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #19: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #31: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #11: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #13: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #25: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #7: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #23: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #29: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #5: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #17: canvas should be green\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[buffer-offscreen-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #5: remainder of buffer should be cleared\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[buffer-preserve-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #3: remainder of buffer should be cleared\nat (0, 0) expected: 0,0,0,0 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[draw-static-webgl-to-multiple-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[draw-webgl-to-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[framebuffer-bindings-affected-by-to-data-url.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[rapid-resizing.html]
|
||||
disabled: https://github.com/servo/servo/issues/16215
|
||||
|
|
@ -0,0 +1,91 @@
|
|||
[to-data-url-test.html]
|
||||
[WebGL test #12: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #25: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: should be 255,0,0,255\nat (0, 257) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: should be 255,0,0,255\nat (0, 128) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: should be 255,0,0,255\nat (0, 129) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: should be 255,0,0,255\nat (0, 8) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: should be 255,0,0,255\nat (0, 9) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: should be 255,0,0,255\nat (0, 256) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[viewport-unchanged-upon-resize.html]
|
||||
[WebGL test #3: should be 0,0,255,255\nat (6, 6) expected: 0,0,255,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[context-attribute-preserve-drawing-buffer.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
expected: ERROR
|
|
@ -0,0 +1,5 @@
|
|||
[context-attributes-alpha-depth-stencil-antialias.html]
|
||||
bug: https://github.com/servo/servo/issues/21285
|
||||
[WebGL test #96: redChannels[0\] != 255 && redChannels[0\] != 0 should be true. Was false.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[methods.html]
|
||||
[WebGL test #1: Also found the following extra methods:]
|
||||
expected: FAIL
|
||||
[WebGL test #2: makeXRCompatible]
|
||||
expected: FAIL
|
|
@ -0,0 +1,92 @@
|
|||
[premultiplyalpha-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #13: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #22: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #21: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: context does not exist]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[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,32 @@
|
|||
[angle-instanced-arrays-out-of-bounds.html]
|
||||
bug: https://github.com/servo/servo/issues/20599 https://github.com/servo/servo/issues/25990
|
||||
expected:
|
||||
if os == "mac": CRASH
|
||||
|
||||
[WebGL test #32: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #166: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #178: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 5)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #176: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 3)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #173: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 4)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 1)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #171: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #106: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #174: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 9, gl.UNSIGNED_BYTE, 0, 10000)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,422 @@
|
|||
[oes-texture-float-with-canvas.html]
|
||||
expected: ERROR
|
||||
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #258: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #130: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #282: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #138: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #129: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #139: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #290: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #252: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #316: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #270: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #244: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #264: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #123: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #330: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #344: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #348: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #262: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #278: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #268: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #272: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #158: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #322: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #350: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #124: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #256: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #160: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #319: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #167: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #147: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #295: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #325: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #283: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #336: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #151: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #126: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #307: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #121: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #342: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #163: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #166: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #334: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #280: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #340: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #301: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #304: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #238: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #127: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #132: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #234: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #120: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #156: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #164: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #136: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #298: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #246: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #287: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #118: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #286: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #313: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #332: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #338: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #289: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #281: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #152: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #276: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #154: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #240: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #284: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #310: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #145: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #231: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #274: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #111: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #232: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #288: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #292: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #328: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #168: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #161: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #250: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[oes-texture-float-with-video.html]
|
||||
disabled: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/merge_requests/437
|
|
@ -0,0 +1,422 @@
|
|||
[oes-texture-half-float-with-canvas.html]
|
||||
expected: ERROR
|
||||
[WebGL test #285: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #258: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #50: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #17: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #130: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #282: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #135: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #129: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #139: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #290: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #252: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #316: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #270: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #244: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #264: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #123: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #330: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #344: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #348: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #262: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #278: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #268: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #272: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #158: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #322: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #350: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #124: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #256: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #160: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #319: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #167: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #147: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #295: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #144: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #138: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #325: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #283: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #336: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #19: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #151: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #126: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #307: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #121: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #342: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #149: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #163: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #166: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #334: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #280: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #340: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #301: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #304: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #238: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #127: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #132: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #234: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #120: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #156: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #164: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #136: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #298: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #246: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #287: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #118: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #286: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #133: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #313: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #332: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #338: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #170: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #289: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #150: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #281: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #152: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #154: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #240: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #148: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #284: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #310: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #145: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #142: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #231: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #274: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #111: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #232: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #169: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #288: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #292: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #20: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: shouldBe 127,0,0,127\nat (0, 16) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #328: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #162: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #165: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #168: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #161: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #276: shouldBe 0,127,0,127\nat (0, 0) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #250: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #141: shouldBe 127,0,0,127\nat (0, 0) expected: 127,0,0,127 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: shouldBe 0,127,0,127\nat (0, 16) expected: 0,127,0,127 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #346: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[oes-texture-half-float-with-video.html]
|
||||
disabled: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/merge_requests/437
|
|
@ -0,0 +1,24 @@
|
|||
[oes-texture-half-float.html]
|
||||
[WebGL test #101: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #103: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #104: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #105: Alpha channel should be 0.75 for FLOAT readPixels. Received: 0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #110: getError expected: NO_ERROR. Was INVALID_OPERATION : readPixels should return NO_ERROR when reading FLOAT data.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #112: Green channel should be 0.25 for FLOAT readPixels. Received: 0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: Blue channel should be 0.5 for FLOAT readPixels. Received: 0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #114: Alpha channel should be 1 for FLOAT readPixels. Received: 0]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[complex-glsl-does-not-crash.html]
|
||||
disabled: Causes shutdown deadlocks on macOS
|
|
@ -0,0 +1,5 @@
|
|||
[fragcolor-fragdata-invariant.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #0: [unexpected link status\] Declaring both gl_FragColor and gl_FragData invariant should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,72 @@
|
|||
[shader-varying-packing-restrictions.html]
|
||||
[WebGL test #9: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #8: [unexpected link status\] shaders with varying array of vec2 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: [unexpected link status\] shaders with one more than the maximum number of varyings of mat3 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #14: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #28: [unexpected link status\] shaders with one more than the maximum number of varyings of mat2 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #16: [unexpected link status\] shaders with one more than the maximum number of varyings of vec3 should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #26: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #27: [unexpected link status\] shaders with varying array of mat2 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: [unexpected link status\] shaders with varying array of mat3 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] shaders with varying array of float with one more than the maximum number of elements accessing last element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #15: [unexpected link status\] shaders with varying array of vec3 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #10: [unexpected link status\] shaders with one more than the maximum number of varyings of vec2 should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #38: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #21: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #40: [unexpected link status\] shaders with one more than the maximum number of varyings of mat4 should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #22: [unexpected link status\] shaders with one more than the maximum number of varyings of vec4 should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #4: [unexpected link status\] shaders with one more than the maximum number of varyings of float should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #39: [unexpected link status\] shaders with varying array of mat4 with one more than the maximum number of elements accessing first element should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #20: [unexpected link status\] shaders with varying array of vec4 with one more than the maximum number of elements accessing last element should fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[shader-with-define-line-continuation.frag.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #0: [unexpected link status\] fragment shader that uses line continuation macro should fail]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[shader-with-global-variable-precision-mismatch.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #0: [unexpected link status\] mismatching precision for uniforms causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: [unexpected link status\] mismatching precision for int uniforms with default precision causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] mismatching precision for structure uniforms causes link error (as expected)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
[shaders-with-invariance.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #17: [unexpected link status\] vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #9: [unexpected link status\] vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #12: [unexpected link status\] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: [unexpected link status\] vertex shader with invariant (global setting) varying and fragment shader with invariant varying must succeed]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #2: [unexpected link status\] vertex shader with invariant (global setting) varying and fragment shader with variant varying must fail]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #8: [unexpected link status\] vertex shader with invariant gl_Position and fragment shader with invariant gl_FragCoord must succeed]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[shaders-with-uniform-structs.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #5: [unexpected link status\] Structures must have the same type definitions (including precision) to be considered the same type.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[shaders-with-varyings.html]
|
||||
bug: https://github.com/servo/servo/issues/20601
|
||||
[WebGL test #3: [unexpected link status\] vertex shader with unused varying and fragment shader with used varying must succeed]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
[invalid-passed-params.html]
|
||||
bug: https://github.com/servo/servo/issues/21754
|
||||
[WebGL test #44: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: context.getError() should be 1281. Was 0.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[uninitialized-test.html]
|
||||
disabled: https://github.com/servo/servo/issues/21716
|
|
@ -0,0 +1,97 @@
|
|||
[webgl-specific-stencil-settings.html]
|
||||
[WebGL test #623: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #642: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #565: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #611: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #555: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #629: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #513: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #584: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #578: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #620: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #614: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #650: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #488: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #543: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #501: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #590: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #534: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #632: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #494: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #626: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #537: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #658: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #507: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #571: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #546: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #549: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #667: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #540: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #552: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #617: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: wtu.dummySetProgramAndDrawNothing(gl)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[quickCheckAPI-S_V.html]
|
||||
disabled: https://github.com/servo/servo/issues/10656
|
|
@ -0,0 +1,4 @@
|
|||
[copyTexSubImage2D.html]
|
||||
[WebGL test #1: testRoundtrip]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[context-attribute-preserve-drawing-buffer.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[context-creation-worker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,4 @@
|
|||
[context-creation.html]
|
||||
[WebGL test #0: WebGL context creation failed]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost-restored-worker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost-restored.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost-worker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,4 @@
|
|||
[methods-worker.html]
|
||||
[WebGL test #0: Some tests failed]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[methods.html]
|
||||
[WebGL test #0: Some WebGL methods not found]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[offscreencanvas-resize.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[offscreencanvas-transfer-image-bitmap.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,10 @@
|
|||
[gl-bind-attrib-location-long-names-test.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #4: should be green\nat (0, 0) expected: 0,255,0,255 was 255,255,255,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #8: should be green\nat (0, 0) expected: 255,0,0,255 was 255,255,255,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[gl-bind-attrib-location-test.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #13: Line 15 should be red for at least 10 rgba pixels starting 20 pixels in\nat (20, 15) expected: 255,0,0,255 was 0,0,0,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #7: Line 15 should be red for at least 10 rgba pixels starting 20 pixels in\nat (20, 15) expected: 0,255,0,255 was 0,0,0,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,65 @@
|
|||
[read-pixels-test.html]
|
||||
bug: https://github.com/servo/servo/issues/12859
|
||||
expected: TIMEOUT
|
||||
[WebGL test #49: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as ALPHA / UNSIGNED_BYTE]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #45: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGB / UNSIGNED_BYTE]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #47: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGBA / UNSIGNED_SHORT_5_5_5_1]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #46: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGB / UNSIGNED_SHORT_5_6_5]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #48: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not be able to read as RGBA / UNSIGNED_SHORT_4_4_4_4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8d99]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as LUMINANCE]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #42: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as UNSIGNED_INT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #38: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x84fa]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #30: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_STENCIL]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #43: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8368]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #29: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as DEPTH_COMPONENT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x1903]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #41: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as BYTE]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #31: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8229]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #36: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as 0x8228]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #32: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as RGBA4]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #40: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as SHORT]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #34: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as LUMINANCE_ALPHA]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: getError expected: INVALID_ENUM. Was INVALID_OPERATION : Should not be able to read as UNSIGNED_SHORT]
|
||||
expected: FAIL
|
||||
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,8 @@
|
|||
[feedback-loop.html]
|
||||
bug: https://github.com/servo/servo/issues/21288
|
||||
[WebGL test #3: getError expected: INVALID_OPERATION. Was NO_ERROR : after draw with invalid feedback loop]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: Should be blue.\nat (0, 0) expected: 0,0,255,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[framebuffer-state-restoration.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[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: should be red\nat (0, 0) expected: 255,0,0,255 was 0,255,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[clipping-wide-points.html]
|
||||
[WebGL test #3: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #7: should be 0,255,0\nat (0, 0) expected: 0,255,0 was 255,0,0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[line-rendering-quality.html]
|
||||
bug: https://github.com/servo/servo/issues/25937
|
||||
[WebGL test #5: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #11: Found 0 lines, looking in the vertical direction, expected 2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[more-than-65536-indices.html]
|
||||
bug: https://github.com/servo/servo/issues/24538
|
||||
[WebGL test #8: Should be green.\nat (0, 0) expected: 0,255,0,255 was 128,128,0,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[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
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[out-of-bounds-index-buffers.html]
|
||||
bug: https://github.com/servo/servo/issues/20599
|
||||
[WebGL test #2: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,255,255]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[point-no-attributes.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #1: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[point-size.html]
|
||||
bug: https://github.com/servo/servo/issues/21981
|
||||
[WebGL test #9: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #18: should be 255,0,0\nat (0, 0) expected: 255,0,0 was 0,0,0]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[preservedrawingbuffer-leak.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1: context does not exist]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,86 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #245: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,338 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #399: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #77: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1095: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #635: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #841: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #839: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #75: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #377: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #877: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #619: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1091: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #855: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #387: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #607: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #833: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #615: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #601: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #639: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #875: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #621: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #835: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #593: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #627: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #861: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #369: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1117: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #637: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #629: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #79: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #371: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1113: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1073: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #397: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1115: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #859: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #357: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #597: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1101: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #603: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #613: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #843: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #871: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #625: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1075: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1119: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #595: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #867: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #385: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #863: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #623: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1105: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1097: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1103: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1085: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1083: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #869: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #611: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #617: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1111: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #599: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #365: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #375: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #361: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #879: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1079: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #849: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #633: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #353: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #865: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #837: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1081: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #847: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #389: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1089: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #379: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #605: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #359: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #853: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #857: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1099: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #393: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #395: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1077: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #873: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #391: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1087: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #381: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #367: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #373: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #631: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #383: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1109: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1107: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #609: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #363: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #851: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1093: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #355: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #845: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
expected: ERROR
|
||||
[WebGL test #273: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,338 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[WebGL test #399: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #77: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1095: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #159: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1105: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #635: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #841: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #839: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #75: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1113: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #619: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #863: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #609: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1091: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #855: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #387: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #607: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #155: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #615: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #849: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #601: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #397: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #639: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #875: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #621: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #835: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #593: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #861: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1073: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #877: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #627: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #369: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #637: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #617: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #629: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #79: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #371: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #879: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1115: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #859: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #357: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1085: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #833: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #613: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1087: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #597: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1101: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #603: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #865: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #843: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #871: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1075: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1119: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #595: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1093: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #385: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #119: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #623: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #153: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1103: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #115: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #611: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1083: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #869: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #157: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1089: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #73: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1111: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #599: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #365: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #375: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #361: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #605: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1079: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #625: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #633: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #353: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #837: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1081: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #853: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #867: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #389: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1097: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #117: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #113: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #379: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1109: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #359: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #847: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #857: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1099: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #393: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #395: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1077: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #377: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #873: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #391: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #381: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #367: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #373: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #631: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #383: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1117: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #1107: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #363: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #355: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #845: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #851: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
expected: ERROR
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
expected: ERROR
|
||||
[WebGL test #241: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #273: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #257: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #33: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #245: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #261: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #249: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #39: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #271: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #269: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #265: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #275: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #267: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #251: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #233: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #239: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #255: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #277: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #279: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #235: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #237: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #247: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #263: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #259: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #37: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #35: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #253: font missing]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #243: font missing]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
expected: ERROR
|
||||
[Overall test]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html]
|
||||
[WebGL test #1: createImageBitmap(source) failed: "The operation is not supported."]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-alpha-alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-luminance-luminance-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-luminance_alpha-luminance_alpha-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgb-rgb-unsigned_short_5_6_5.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_byte.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html]
|
||||
[WebGL test #1: createImageBitmap(imageData) should succeed.]
|
||||
expected: FAIL
|
||||
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue