Diff
Modified: trunk/LayoutTests/ChangeLog (272243 => 272244)
--- trunk/LayoutTests/ChangeLog 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/ChangeLog 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,3 +1,42 @@
+2021-02-02 Jon Lee <[email protected]>
+
+ Update WebGL2 TestExpectations
+ https://bugs.webkit.org/show_bug.cgi?id=221282
+
+ Reviewed by Dean Jackson.
+
+ * platform/ios/TestExpectations: fast/canvas/webgl/program-test.html and webgl/1.0.3/conformance/programs/program-test.html always pass.
+ * platform/mac/TestExpectations:
+
+ These tests now fully pass.
+ * webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_00-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_01-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_02-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_04-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_08-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_10-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_11-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_12-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_13-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_18-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_25-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/pixelbufferobject-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_00-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_01-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_00-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_01-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_01-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_03-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00-expected.txt:
+ * webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01-expected.txt:
+
+ This test progressed from 13 to 2 sub-test failures.
+ * webgl/2.0.0/deqp/functional/gles3/negativestateapi-expected.txt:
+
2021-02-02 Rini Patel <[email protected]>
[GPU Process] Repopulate the TestExpectations file
Modified: trunk/LayoutTests/platform/ios/TestExpectations (272243 => 272244)
--- trunk/LayoutTests/platform/ios/TestExpectations 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/platform/ios/TestExpectations 2021-02-02 23:44:04 UTC (rev 272244)
@@ -3348,7 +3348,6 @@
webkit.org/b/207858 webgl/webgl-backing-store-size-update.html [ Pass Failure ImageOnlyFailure ]
webkit.org/b/207858 webgl/webgl-border.html [ Pass Failure ImageOnlyFailure ]
webkit.org/b/207858 webgl/webgl-box-shadow.html [ Pass Failure ImageOnlyFailure ]
-webkit.org/b/207858 fast/canvas/webgl/program-test.html [ Failure ]
webkit.org/b/207858 fast/canvas/webgl/uninitialized-test.html [ Pass Failure ]
webkit.org/b/207858 fast/canvas/webgl/oes-texture-float-linear.html [ Pass Failure ]
webkit.org/b/207858 fast/canvas/webgl/oes-vertex-array-object.html [ Pass Failure ]
@@ -3356,7 +3355,6 @@
webkit.org/b/207858 webgl/1.0.3/conformance/context/context-lost-restored.html [ Pass Failure ]
webkit.org/b/207858 webgl/1.0.3/conformance/glsl/misc/shader-struct-scope.html [ Pass Failure ]
webkit.org/b/207858 webgl/1.0.3/conformance/misc/uninitialized-test.html [ Pass Failure ]
-webkit.org/b/207858 webgl/1.0.3/conformance/programs/program-test.html [ Failure ]
# rdar://63506750 Now that float/half-float is supported, the video tests don't instantly fail.
webgl/1.0.3/conformance/extensions/oes-texture-float-with-video.html [ Skip ]
Modified: trunk/LayoutTests/platform/mac/TestExpectations (272243 => 272244)
--- trunk/LayoutTests/platform/mac/TestExpectations 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1792,9 +1792,6 @@
webkit.org/b/207726 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.fillStyle.sub.html [ Pass Failure ]
-webkit.org/b/207858 fast/canvas/webgl/program-test.html [ Failure ]
-webkit.org/b/207858 webgl/1.0.3/conformance/programs/program-test.html [ Failure ]
-
webkit.org/b/207978 imported/w3c/web-platform-tests/service-workers/service-worker/resource-timing.sub.https.html [ Pass Failure ]
webkit.org/b/207858 [ Mojave ] webgl/1.0.3/conformance/textures/tex-image-and-sub-image-2d-with-webgl-canvas-rgba5551.html [ Pass Failure ]
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_00-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_00-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_00-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,39 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/fragmentoutput/random_00.html
-
-[ 1: PASS ] fragment_outputs.random.0: Image comparison passed for 2 attachments
-[ 2: PASS ] fragment_outputs.random.3: Image comparison passed for 3 attachments
-[ 3: PASS ] fragment_outputs.random.6: Image comparison passed for 3 attachments
-[ 4: PASS ] fragment_outputs.random.9: Image comparison passed for 4 attachments
-[ 5: PASS ] fragment_outputs.random.12: Image comparison passed for 4 attachments
-[ 6: PASS ] fragment_outputs.random.15: Image comparison passed for 3 attachments
-[ 7: PASS ] fragment_outputs.random.18: Image comparison passed for 3 attachments
-[ 8: PASS ] fragment_outputs.random.21: Image comparison passed for 2 attachments
-[ 9: PASS ] fragment_outputs.random.24: Image comparison passed for 2 attachments
-[ 10: PASS ] fragment_outputs.random.27: Image comparison passed for 4 attachments
-[ 11: PASS ] fragment_outputs.random.30: Image comparison passed for 3 attachments
-[ 12: PASS ] fragment_outputs.random.33: Image comparison passed for 2 attachments
-[ 13: PASS ] fragment_outputs.random.36: Image comparison passed for 4 attachments
-[ 14: PASS ] fragment_outputs.random.39: Image comparison passed for 4 attachments
-[ 15: PASS ] fragment_outputs.random.42: Image comparison passed for 4 attachments
-[ 16: PASS ] fragment_outputs.random.45: Image comparison passed for 2 attachments
-[ 17: PASS ] fragment_outputs.random.48: Image comparison passed for 4 attachments
-[ 18: FAIL ] fragment_outputs.random.51: Image comparison failed for some of 2 attachments
-[ 19: FAIL ] fragment_outputs.random.54: gl.createProgram()
-[ 20: PASS ] fragment_outputs.random.60: Image comparison passed for 4 attachments
-[ 21: FAIL ] fragment_outputs.random.63: Image comparison failed for some of 2 attachments
-[ 22: FAIL ] fragment_outputs.random.66: gl.createProgram()
-[ 23: FAIL ] fragment_outputs.random.69: Image comparison failed for some of 3 attachments
-[ 24: FAIL ] fragment_outputs.random.72: gl.createProgram()
-[ 25: FAIL ] fragment_outputs.random.75: Image comparison failed for some of 2 attachments
-[ 26: FAIL ] fragment_outputs.random.78: gl.createProgram()
-[ 27: PASS ] fragment_outputs.random.81: Image comparison passed for 4 attachments
-[ 28: FAIL ] fragment_outputs.random.84: Image comparison failed for some of 3 attachments
-[ 29: FAIL ] fragment_outputs.random.87: gl.createProgram()
-[ 30: FAIL ] fragment_outputs.random.90: Image comparison failed for some of 2 attachments
-[ 31: FAIL ] fragment_outputs.random.93: gl.createProgram()
-[ 32: FAIL ] fragment_outputs.random.96: Image comparison failed for some of 2 attachments
-[ 33: FAIL ] fragment_outputs.random.99: gl.createProgram()
-[ 34: PASS ] successfullyParsed is true
-[ FAIL ] 14 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,39 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/fragmentoutput/random_01.html
-
-[ 1: PASS ] fragment_outputs.random.1: Image comparison passed for 4 attachments
-[ 2: PASS ] fragment_outputs.random.4: Image comparison passed for 4 attachments
-[ 3: PASS ] fragment_outputs.random.7: Image comparison passed for 3 attachments
-[ 4: PASS ] fragment_outputs.random.10: Image comparison passed for 3 attachments
-[ 5: PASS ] fragment_outputs.random.13: Image comparison passed for 4 attachments
-[ 6: PASS ] fragment_outputs.random.16: Image comparison passed for 4 attachments
-[ 7: PASS ] fragment_outputs.random.19: Image comparison passed for 4 attachments
-[ 8: PASS ] fragment_outputs.random.22: Image comparison passed for 3 attachments
-[ 9: FAIL ] fragment_outputs.random.25: Image comparison failed for some of 2 attachments
-[ 10: FAIL ] fragment_outputs.random.28: gl.createProgram()
-[ 11: PASS ] fragment_outputs.random.31: Image comparison passed for 4 attachments
-[ 12: PASS ] fragment_outputs.random.34: Image comparison passed for 4 attachments
-[ 13: PASS ] fragment_outputs.random.37: Image comparison passed for 2 attachments
-[ 14: FAIL ] fragment_outputs.random.40: Image comparison failed for some of 2 attachments
-[ 15: FAIL ] fragment_outputs.random.43: gl.createProgram()
-[ 16: PASS ] fragment_outputs.random.46: Image comparison passed for 4 attachments
-[ 17: FAIL ] fragment_outputs.random.49: Image comparison failed for some of 3 attachments
-[ 18: FAIL ] fragment_outputs.random.52: gl.createProgram()
-[ 19: FAIL ] fragment_outputs.random.55: Image comparison failed for some of 2 attachments
-[ 20: FAIL ] fragment_outputs.random.58: gl.createProgram()
-[ 21: FAIL ] fragment_outputs.random.61: Image comparison failed for some of 3 attachments
-[ 22: FAIL ] fragment_outputs.random.64: gl.createProgram()
-[ 23: FAIL ] fragment_outputs.random.67: Image comparison failed for some of 2 attachments
-[ 24: FAIL ] fragment_outputs.random.70: gl.createProgram()
-[ 25: FAIL ] fragment_outputs.random.73: Image comparison failed for some of 3 attachments
-[ 26: FAIL ] fragment_outputs.random.76: gl.createProgram()
-[ 27: FAIL ] fragment_outputs.random.79: Image comparison failed for some of 2 attachments
-[ 28: FAIL ] fragment_outputs.random.82: gl.createProgram()
-[ 29: PASS ] fragment_outputs.random.85: Image comparison passed for 4 attachments
-[ 30: FAIL ] fragment_outputs.random.88: Image comparison failed for some of 2 attachments
-[ 31: FAIL ] fragment_outputs.random.91: gl.createProgram()
-[ 32: FAIL ] fragment_outputs.random.94: Image comparison failed for some of 2 attachments
-[ 33: FAIL ] fragment_outputs.random.97: gl.createProgram()
-[ 34: PASS ] successfullyParsed is true
-[ FAIL ] 20 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_02-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_02-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/fragmentoutput/random_02-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,38 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/fragmentoutput/random_02.html
-
-[ 1: PASS ] fragment_outputs.random.2: Image comparison passed for 3 attachments
-[ 2: PASS ] fragment_outputs.random.5: Image comparison passed for 4 attachments
-[ 3: PASS ] fragment_outputs.random.8: Image comparison passed for 2 attachments
-[ 4: PASS ] fragment_outputs.random.14: Image comparison passed for 3 attachments
-[ 5: FAIL ] fragment_outputs.random.17: Image comparison failed for some of 2 attachments
-[ 6: FAIL ] fragment_outputs.random.20: gl.createProgram()
-[ 7: PASS ] fragment_outputs.random.23: Image comparison passed for 4 attachments
-[ 8: FAIL ] fragment_outputs.random.26: Image comparison failed for some of 3 attachments
-[ 9: FAIL ] fragment_outputs.random.29: gl.createProgram()
-[ 10: FAIL ] fragment_outputs.random.32: Image comparison failed for some of 2 attachments
-[ 11: FAIL ] fragment_outputs.random.35: gl.createProgram()
-[ 12: PASS ] fragment_outputs.random.38: Image comparison passed for 4 attachments
-[ 13: PASS ] fragment_outputs.random.41: Image comparison passed for 2 attachments
-[ 14: PASS ] fragment_outputs.random.44: Image comparison passed for 4 attachments
-[ 15: PASS ] fragment_outputs.random.47: Image comparison passed for 4 attachments
-[ 16: PASS ] fragment_outputs.random.50: Image comparison passed for 4 attachments
-[ 17: FAIL ] fragment_outputs.random.53: Image comparison failed for some of 3 attachments
-[ 18: FAIL ] fragment_outputs.random.56: gl.createProgram()
-[ 19: FAIL ] fragment_outputs.random.59: Image comparison failed for some of 2 attachments
-[ 20: FAIL ] fragment_outputs.random.62: gl.createProgram()
-[ 21: FAIL ] fragment_outputs.random.65: Image comparison failed for some of 3 attachments
-[ 22: FAIL ] fragment_outputs.random.68: gl.createProgram()
-[ 23: FAIL ] fragment_outputs.random.71: Image comparison failed for some of 2 attachments
-[ 24: FAIL ] fragment_outputs.random.74: gl.createProgram()
-[ 25: FAIL ] fragment_outputs.random.77: Image comparison failed for some of 3 attachments
-[ 26: FAIL ] fragment_outputs.random.80: gl.createProgram()
-[ 27: FAIL ] fragment_outputs.random.83: Image comparison failed for some of 3 attachments
-[ 28: FAIL ] fragment_outputs.random.86: gl.createProgram()
-[ 29: PASS ] fragment_outputs.random.89: Image comparison passed for 4 attachments
-[ 30: PASS ] fragment_outputs.random.92: Image comparison passed for 3 attachments
-[ 31: FAIL ] fragment_outputs.random.95: Image comparison failed for some of 3 attachments
-[ 32: FAIL ] fragment_outputs.random.98: gl.createProgram()
-[ 33: PASS ] successfullyParsed is true
-[ FAIL ] 20 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_04-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_04-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_04-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_04.html
-
-[ 1: PASS ] blit.conversion.rgba8_to_rgba8:
-[ 2: PASS ] blit.conversion.rgba8_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.rgba8_to_rgb10_a2:
-[ 4: PASS ] blit.conversion.rgba8_to_rgba4:
-[ 5: FAIL ] blit.conversion.rgba8_to_rgb5_a1:
-[ 6: PASS ] blit.conversion.rgba8_to_rgb8:
-[ 7: FAIL ] blit.conversion.rgba8_to_rgb565:
-[ 8: FAIL ] blit.conversion.rgba8_to_rg8:
-[ 9: FAIL ] blit.conversion.rgba8_to_r8:
-[ 10: PASS ] blit.conversion.rgba8_to_rgba32f:
-[ 11: PASS ] blit.conversion.rgba8_to_rgba16f:
-[ 12: PASS ] blit.conversion.rgba8_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rgba8_to_rg32f:
-[ 14: PASS ] blit.conversion.rgba8_to_rg16f:
-[ 15: PASS ] blit.conversion.rgba8_to_r32f:
-[ 16: PASS ] blit.conversion.rgba8_to_r16f:
-[ 17: PASS ] blit.conversion.rgba8_to_r16f: successfullyParsed is true
-[ FAIL ] 5 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_08-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_08-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_08-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_08.html
-
-[ 1: FAIL ] blit.conversion.rgb10_a2_to_rgba8:
-[ 2: PASS ] blit.conversion.rgb10_a2_to_srgb8_alpha8:
-[ 3: PASS ] blit.conversion.rgb10_a2_to_rgb10_a2:
-[ 4: FAIL ] blit.conversion.rgb10_a2_to_rgba4:
-[ 5: FAIL ] blit.conversion.rgb10_a2_to_rgb5_a1:
-[ 6: FAIL ] blit.conversion.rgb10_a2_to_rgb8:
-[ 7: FAIL ] blit.conversion.rgb10_a2_to_rgb565:
-[ 8: FAIL ] blit.conversion.rgb10_a2_to_rg8:
-[ 9: FAIL ] blit.conversion.rgb10_a2_to_r8:
-[ 10: PASS ] blit.conversion.rgb10_a2_to_rgba32f:
-[ 11: PASS ] blit.conversion.rgb10_a2_to_rgba16f:
-[ 12: PASS ] blit.conversion.rgb10_a2_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rgb10_a2_to_rg32f:
-[ 14: PASS ] blit.conversion.rgb10_a2_to_rg16f:
-[ 15: PASS ] blit.conversion.rgb10_a2_to_r32f:
-[ 16: PASS ] blit.conversion.rgb10_a2_to_r16f:
-[ 17: PASS ] blit.conversion.rgb10_a2_to_r16f: successfullyParsed is true
-[ FAIL ] 7 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_10-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_10-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_10-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_10.html
-
-[ 1: PASS ] blit.conversion.rgba4_to_rgba8:
-[ 2: PASS ] blit.conversion.rgba4_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.rgba4_to_rgb10_a2:
-[ 4: PASS ] blit.conversion.rgba4_to_rgba4:
-[ 5: FAIL ] blit.conversion.rgba4_to_rgb5_a1:
-[ 6: PASS ] blit.conversion.rgba4_to_rgb8:
-[ 7: FAIL ] blit.conversion.rgba4_to_rgb565:
-[ 8: FAIL ] blit.conversion.rgba4_to_rg8:
-[ 9: FAIL ] blit.conversion.rgba4_to_r8:
-[ 10: PASS ] blit.conversion.rgba4_to_rgba32f:
-[ 11: PASS ] blit.conversion.rgba4_to_rgba16f:
-[ 12: PASS ] blit.conversion.rgba4_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rgba4_to_rg32f:
-[ 14: PASS ] blit.conversion.rgba4_to_rg16f:
-[ 15: PASS ] blit.conversion.rgba4_to_r32f:
-[ 16: PASS ] blit.conversion.rgba4_to_r16f:
-[ 17: PASS ] blit.conversion.rgba4_to_r16f: successfullyParsed is true
-[ FAIL ] 5 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_11-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_11-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_11-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_11.html
-
-[ 1: FAIL ] blit.conversion.rgb5_a1_to_rgba8:
-[ 2: PASS ] blit.conversion.rgb5_a1_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.rgb5_a1_to_rgb10_a2:
-[ 4: FAIL ] blit.conversion.rgb5_a1_to_rgba4:
-[ 5: PASS ] blit.conversion.rgb5_a1_to_rgb5_a1:
-[ 6: FAIL ] blit.conversion.rgb5_a1_to_rgb8:
-[ 7: FAIL ] blit.conversion.rgb5_a1_to_rgb565:
-[ 8: FAIL ] blit.conversion.rgb5_a1_to_rg8:
-[ 9: FAIL ] blit.conversion.rgb5_a1_to_r8:
-[ 10: PASS ] blit.conversion.rgb5_a1_to_rgba32f:
-[ 11: PASS ] blit.conversion.rgb5_a1_to_rgba16f:
-[ 12: PASS ] blit.conversion.rgb5_a1_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rgb5_a1_to_rg32f:
-[ 14: PASS ] blit.conversion.rgb5_a1_to_rg16f:
-[ 15: PASS ] blit.conversion.rgb5_a1_to_r32f:
-[ 16: PASS ] blit.conversion.rgb5_a1_to_r16f:
-[ 17: PASS ] blit.conversion.rgb5_a1_to_r16f: successfullyParsed is true
-[ FAIL ] 7 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_12-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_12-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_12-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_12.html
-
-[ 1: FAIL ] blit.conversion.rgb8_to_rgba8:
-[ 2: PASS ] blit.conversion.rgb8_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.rgb8_to_rgb10_a2:
-[ 4: FAIL ] blit.conversion.rgb8_to_rgba4:
-[ 5: FAIL ] blit.conversion.rgb8_to_rgb5_a1:
-[ 6: PASS ] blit.conversion.rgb8_to_rgb8:
-[ 7: FAIL ] blit.conversion.rgb8_to_rgb565:
-[ 8: FAIL ] blit.conversion.rgb8_to_rg8:
-[ 9: FAIL ] blit.conversion.rgb8_to_r8:
-[ 10: PASS ] blit.conversion.rgb8_to_rgba32f:
-[ 11: PASS ] blit.conversion.rgb8_to_rgba16f:
-[ 12: PASS ] blit.conversion.rgb8_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rgb8_to_rg32f:
-[ 14: PASS ] blit.conversion.rgb8_to_rg16f:
-[ 15: PASS ] blit.conversion.rgb8_to_r32f:
-[ 16: PASS ] blit.conversion.rgb8_to_r16f:
-[ 17: PASS ] blit.conversion.rgb8_to_r16f: successfullyParsed is true
-[ FAIL ] 7 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_13-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_13-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_13-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_13.html
-
-[ 1: FAIL ] blit.conversion.rgb565_to_rgba8:
-[ 2: PASS ] blit.conversion.rgb565_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.rgb565_to_rgb10_a2:
-[ 4: FAIL ] blit.conversion.rgb565_to_rgba4:
-[ 5: FAIL ] blit.conversion.rgb565_to_rgb5_a1:
-[ 6: FAIL ] blit.conversion.rgb565_to_rgb8:
-[ 7: PASS ] blit.conversion.rgb565_to_rgb565:
-[ 8: FAIL ] blit.conversion.rgb565_to_rg8:
-[ 9: FAIL ] blit.conversion.rgb565_to_r8:
-[ 10: PASS ] blit.conversion.rgb565_to_rgba32f:
-[ 11: PASS ] blit.conversion.rgb565_to_rgba16f:
-[ 12: PASS ] blit.conversion.rgb565_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rgb565_to_rg32f:
-[ 14: PASS ] blit.conversion.rgb565_to_rg16f:
-[ 15: PASS ] blit.conversion.rgb565_to_r32f:
-[ 16: PASS ] blit.conversion.rgb565_to_r16f:
-[ 17: PASS ] blit.conversion.rgb565_to_r16f: successfullyParsed is true
-[ FAIL ] 7 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_18-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_18-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_18-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_18.html
-
-[ 1: FAIL ] blit.conversion.rg8_to_rgba8:
-[ 2: PASS ] blit.conversion.rg8_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.rg8_to_rgb10_a2:
-[ 4: FAIL ] blit.conversion.rg8_to_rgba4:
-[ 5: FAIL ] blit.conversion.rg8_to_rgb5_a1:
-[ 6: FAIL ] blit.conversion.rg8_to_rgb8:
-[ 7: FAIL ] blit.conversion.rg8_to_rgb565:
-[ 8: PASS ] blit.conversion.rg8_to_rg8:
-[ 9: FAIL ] blit.conversion.rg8_to_r8:
-[ 10: PASS ] blit.conversion.rg8_to_rgba32f:
-[ 11: PASS ] blit.conversion.rg8_to_rgba16f:
-[ 12: PASS ] blit.conversion.rg8_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.rg8_to_rg32f:
-[ 14: PASS ] blit.conversion.rg8_to_rg16f:
-[ 15: PASS ] blit.conversion.rg8_to_r32f:
-[ 16: PASS ] blit.conversion.rg8_to_r16f:
-[ 17: PASS ] blit.conversion.rg8_to_r16f: successfullyParsed is true
-[ FAIL ] 7 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_25-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_25-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/framebufferblit/conversion_25-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,22 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/framebufferblit/conversion_25.html
-
-[ 1: FAIL ] blit.conversion.r8_to_rgba8:
-[ 2: PASS ] blit.conversion.r8_to_srgb8_alpha8:
-[ 3: FAIL ] blit.conversion.r8_to_rgb10_a2:
-[ 4: FAIL ] blit.conversion.r8_to_rgba4:
-[ 5: FAIL ] blit.conversion.r8_to_rgb5_a1:
-[ 6: FAIL ] blit.conversion.r8_to_rgb8:
-[ 7: FAIL ] blit.conversion.r8_to_rgb565:
-[ 8: FAIL ] blit.conversion.r8_to_rg8:
-[ 9: PASS ] blit.conversion.r8_to_r8:
-[ 10: PASS ] blit.conversion.r8_to_rgba32f:
-[ 11: PASS ] blit.conversion.r8_to_rgba16f:
-[ 12: PASS ] blit.conversion.r8_to_r11f_g11f_b10f:
-[ 13: PASS ] blit.conversion.r8_to_rg32f:
-[ 14: PASS ] blit.conversion.r8_to_rg16f:
-[ 15: PASS ] blit.conversion.r8_to_r32f:
-[ 16: PASS ] blit.conversion.r8_to_r16f:
-[ 17: PASS ] blit.conversion.r8_to_r16f: successfullyParsed is true
-[ FAIL ] 7 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/negativestateapi-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/negativestateapi-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/negativestateapi-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -6,20 +6,20 @@
[ 2: PASS ] state.disable: Passed
[ 3: PASS ] state.get_parameter: Passed
[ 4: PASS ] state.get_indexed_parameter: Passed
-[ 5: FAIL ] state.get_attached_shaders: should have thrown exception
-[ 6: FAIL ] state.get_shader_parameter: Expected gl.INVALID_ENUM, but got gl.INVALID_VALUE.
-[ 7: FAIL ] state.get_shader_info_log: should have thrown exception
-[ 8: FAIL ] state.get_shader_precision_format: Expected gl.INVALID_ENUM, but got gl.INVALID_VALUE.
-[ 9: FAIL ] state.get_shader_source: should have thrown exception
-[ 10: FAIL ] state.get_program_parameter: Expected gl.INVALID_ENUM, but got gl.INVALID_VALUE.
-[ 11: FAIL ] state.get_program_info_log: should have thrown exception
-[ 12: FAIL ] state.get_tex_parameter: Expected gl.INVALID_ENUM, but got gl.INVALID_VALUE.
-[ 13: FAIL ] state.get_uniform: should have thrown exception
-[ 14: FAIL ] state.get_active_uniform: gl.createProgram()
+[ 5: PASS ] state.get_attached_shaders: Passed
+[ 6: PASS ] state.get_shader_parameter: Passed
+[ 7: PASS ] state.get_shader_info_log: Passed
+[ 8: PASS ] state.get_shader_precision_format: Passed
+[ 9: PASS ] state.get_shader_source: Passed
+[ 10: PASS ] state.get_program_parameter: Passed
+[ 11: PASS ] state.get_program_info_log: Passed
+[ 12: PASS ] state.get_tex_parameter: Passed
+[ 13: PASS ] state.get_uniform: Passed
+[ 14: PASS ] state.get_active_uniform: Passed
[ 15: PASS ] state.get_active_uniforms: Passed
[ 16: PASS ] state.get_active_uniform_block_parameter: Passed
[ 17: PASS ] state.get_active_uniform_block_name: Passed
-[ 18: FAIL ] state.get_active_attrib: should have thrown exception
+[ 18: PASS ] state.get_active_attrib: Passed
[ 19: PASS ] state.get_uniform_indices: Passed
[ 20: PASS ] state.get_vertex_attrib: Passed
[ 21: PASS ] state.get_vertex_attrib_offset: Passed
@@ -44,4 +44,4 @@
[ 40: PASS ] state.is_transform_feedback: Passed
[ 41: PASS ] state.is_vertex_array: Passed
[ 42: PASS ] state.is_vertex_array: successfullyParsed is true
-[ FAIL ] 13 failures reported
+[ FAIL ] 2 failures reported
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/pixelbufferobject-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/pixelbufferobject-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/pixelbufferobject-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,48 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../resources/webgl_test_files/deqp/functional/gles3/pixelbufferobject.html
-
-[ 1: PASS ] pixel_buffer_object.native.clears: Simple read pixels test with color clears
-[ 2: PASS ] pixel_buffer_object.native.triangles: Simple read pixels test rendering triangles
-[ 3: FAIL ] pixel_buffer_object.renderbuffer.rgba8_triangles: rgba8_triangles
-[ 4: FAIL ] pixel_buffer_object.renderbuffer.rgba8_clears: rgba8_clears
-[ 5: PASS ] pixel_buffer_object.renderbuffer.rgba8i_triangles: rgba8i_triangles
-[ 6: PASS ] pixel_buffer_object.renderbuffer.rgba8i_clears: rgba8i_clears
-[ 7: PASS ] pixel_buffer_object.renderbuffer.rgba8ui_triangles: rgba8ui_triangles
-[ 8: PASS ] pixel_buffer_object.renderbuffer.rgba8ui_clears: rgba8ui_clears
-[ 9: PASS ] pixel_buffer_object.renderbuffer.rgba16i_triangles: rgba16i_triangles
-[ 10: PASS ] pixel_buffer_object.renderbuffer.rgba16i_clears: rgba16i_clears
-[ 11: PASS ] pixel_buffer_object.renderbuffer.rgba16ui_triangles: rgba16ui_triangles
-[ 12: PASS ] pixel_buffer_object.renderbuffer.rgba16ui_clears: rgba16ui_clears
-[ 13: PASS ] pixel_buffer_object.renderbuffer.rgba32i_triangles: rgba32i_triangles
-[ 14: PASS ] pixel_buffer_object.renderbuffer.rgba32i_clears: rgba32i_clears
-[ 15: PASS ] pixel_buffer_object.renderbuffer.rgba32ui_triangles: rgba32ui_triangles
-[ 16: PASS ] pixel_buffer_object.renderbuffer.rgba32ui_clears: rgba32ui_clears
-[ 17: FAIL ] pixel_buffer_object.renderbuffer.srgb8_alpha8_triangles: srgb8_alpha8_triangles
-[ 18: FAIL ] pixel_buffer_object.renderbuffer.srgb8_alpha8_clears: srgb8_alpha8_clears
-[ 19: PASS ] pixel_buffer_object.renderbuffer.rgb10_a2_triangles: rgb10_a2_triangles
-[ 20: PASS ] pixel_buffer_object.renderbuffer.rgb10_a2_clears: rgb10_a2_clears
-[ 21: PASS ] pixel_buffer_object.renderbuffer.rgb10_a2ui_triangles: rgb10_a2ui_triangles
-[ 22: PASS ] pixel_buffer_object.renderbuffer.rgb10_a2ui_clears: rgb10_a2ui_clears
-[ 23: FAIL ] pixel_buffer_object.renderbuffer.rgba4_triangles: rgba4_triangles
-[ 24: FAIL ] pixel_buffer_object.renderbuffer.rgba4_clears: rgba4_clears
-[ 25: PASS ] pixel_buffer_object.renderbuffer.rgb5_a1_triangles: rgb5_a1_triangles
-[ 26: PASS ] pixel_buffer_object.renderbuffer.rgb5_a1_clears: rgb5_a1_clears
-[ 27: PASS ] pixel_buffer_object.renderbuffer.rgb565_triangles: rgb565_triangles
-[ 28: PASS ] pixel_buffer_object.renderbuffer.rgb565_clears: rgb565_clears
-[ 29: PASS ] pixel_buffer_object.renderbuffer.rg8_triangles: rg8_triangles
-[ 30: PASS ] pixel_buffer_object.renderbuffer.rg8_clears: rg8_clears
-[ 31: PASS ] pixel_buffer_object.renderbuffer.rg8i_triangles: rg8i_triangles
-[ 32: PASS ] pixel_buffer_object.renderbuffer.rg8i_clears: rg8i_clears
-[ 33: PASS ] pixel_buffer_object.renderbuffer.rg8ui_triangles: rg8ui_triangles
-[ 34: PASS ] pixel_buffer_object.renderbuffer.rg8ui_clears: rg8ui_clears
-[ 35: PASS ] pixel_buffer_object.renderbuffer.rg16i_triangles: rg16i_triangles
-[ 36: PASS ] pixel_buffer_object.renderbuffer.rg16i_clears: rg16i_clears
-[ 37: PASS ] pixel_buffer_object.renderbuffer.rg16ui_triangles: rg16ui_triangles
-[ 38: PASS ] pixel_buffer_object.renderbuffer.rg16ui_clears: rg16ui_clears
-[ 39: PASS ] pixel_buffer_object.renderbuffer.rg32i_triangles: rg32i_triangles
-[ 40: PASS ] pixel_buffer_object.renderbuffer.rg32i_clears: rg32i_clears
-[ 41: PASS ] pixel_buffer_object.renderbuffer.rg32ui_triangles: rg32ui_triangles
-[ 42: PASS ] pixel_buffer_object.renderbuffer.rg32ui_clears: rg32ui_clears
-[ 43: PASS ] pixel_buffer_object.renderbuffer.rg32ui_clears: successfullyParsed is true
-[ FAIL ] 6 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_00-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_00-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_00-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,32 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_00.html
-
-[ 1: PASS ] specification.teximage2d_pbo.rgba32f_2d: Passed
-[ 2: PASS ] specification.teximage2d_pbo.rgba32ui_2d: Passed
-[ 3: PASS ] specification.teximage2d_pbo.rgba16i_2d: Passed
-[ 4: PASS ] specification.teximage2d_pbo.rgba8_2d: Passed
-[ 5: PASS ] specification.teximage2d_pbo.rgba8ui_2d: Passed
-[ 6: PASS ] specification.teximage2d_pbo.rgb10_a2_2d: Passed
-[ 7: PASS ] specification.teximage2d_pbo.rgba4_2d: Passed
-[ 8: PASS ] specification.teximage2d_pbo.rgba8_snorm_2d: Passed
-[ 9: FAIL ] specification.teximage2d_pbo.rgb565_2d: Image comparison failed
-[ 10: FAIL ] specification.teximage2d_pbo.rgb565_2d: Verification failed
-[ 11: PASS ] specification.teximage2d_pbo.rgb32f_2d: Passed
-[ 12: PASS ] specification.teximage2d_pbo.rgb32ui_2d: Passed
-[ 13: PASS ] specification.teximage2d_pbo.rgb16i_2d: Passed
-[ 14: PASS ] specification.teximage2d_pbo.rgb8_snorm_2d: Passed
-[ 15: PASS ] specification.teximage2d_pbo.rgb8ui_2d: Passed
-[ 16: PASS ] specification.teximage2d_pbo.rgb9_e5_2d: Passed
-[ 17: PASS ] specification.teximage2d_pbo.rg32i_2d: Passed
-[ 18: PASS ] specification.teximage2d_pbo.rg16f_2d: Passed
-[ 19: PASS ] specification.teximage2d_pbo.rg16ui_2d: Passed
-[ 20: PASS ] specification.teximage2d_pbo.rg8i_2d: Passed
-[ 21: PASS ] specification.teximage2d_pbo.rg8_snorm_2d: Passed
-[ 22: PASS ] specification.teximage2d_pbo.r32i_2d: Passed
-[ 23: PASS ] specification.teximage2d_pbo.r16f_2d: Passed
-[ 24: PASS ] specification.teximage2d_pbo.r16ui_2d: Passed
-[ 25: PASS ] specification.teximage2d_pbo.r8i_2d: Passed
-[ 26: PASS ] specification.teximage2d_pbo.r8_snorm_2d: Passed
-[ 27: PASS ] specification.teximage2d_pbo.r8_snorm_2d: successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,31 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/teximage2d_pbo_2d_01.html
-
-[ 1: PASS ] specification.teximage2d_pbo.rgba32i_2d: Passed
-[ 2: PASS ] specification.teximage2d_pbo.rgba16f_2d: Passed
-[ 3: PASS ] specification.teximage2d_pbo.rgba16ui_2d: Passed
-[ 4: PASS ] specification.teximage2d_pbo.rgba8i_2d: Passed
-[ 5: PASS ] specification.teximage2d_pbo.srgb8_alpha8_2d: Passed
-[ 6: PASS ] specification.teximage2d_pbo.rgb10_a2ui_2d: Passed
-[ 7: FAIL ] specification.teximage2d_pbo.rgb5_a1_2d: Image comparison failed
-[ 8: FAIL ] specification.teximage2d_pbo.rgb5_a1_2d: Verification failed
-[ 9: PASS ] specification.teximage2d_pbo.rgb8_2d: Passed
-[ 10: PASS ] specification.teximage2d_pbo.r11f_g11f_b10f_2d: Passed
-[ 11: PASS ] specification.teximage2d_pbo.rgb32i_2d: Passed
-[ 12: PASS ] specification.teximage2d_pbo.rgb16f_2d: Passed
-[ 13: PASS ] specification.teximage2d_pbo.rgb16ui_2d: Passed
-[ 14: PASS ] specification.teximage2d_pbo.rgb8i_2d: Passed
-[ 15: PASS ] specification.teximage2d_pbo.srgb8_2d: Passed
-[ 16: PASS ] specification.teximage2d_pbo.rg32f_2d: Passed
-[ 17: PASS ] specification.teximage2d_pbo.rg32ui_2d: Passed
-[ 18: PASS ] specification.teximage2d_pbo.rg16i_2d: Passed
-[ 19: PASS ] specification.teximage2d_pbo.rg8_2d: Passed
-[ 20: PASS ] specification.teximage2d_pbo.rg8ui_2d: Passed
-[ 21: PASS ] specification.teximage2d_pbo.r32f_2d: Passed
-[ 22: PASS ] specification.teximage2d_pbo.r32ui_2d: Passed
-[ 23: PASS ] specification.teximage2d_pbo.r16i_2d: Passed
-[ 24: PASS ] specification.teximage2d_pbo.r8_2d: Passed
-[ 25: PASS ] specification.teximage2d_pbo.r8ui_2d: Passed
-[ 26: PASS ] specification.teximage2d_pbo.r8ui_2d: successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,38 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_00.html
-
-[ 1: PASS ] specification.teximage3d_pbo.rgba32f_2d_array: Passed
-[ 2: PASS ] specification.teximage3d_pbo.rgba32ui_2d_array: Passed
-[ 3: PASS ] specification.teximage3d_pbo.rgba16i_2d_array: Passed
-[ 4: PASS ] specification.teximage3d_pbo.rgba8_2d_array: Passed
-[ 5: PASS ] specification.teximage3d_pbo.rgba8ui_2d_array: Passed
-[ 6: PASS ] specification.teximage3d_pbo.rgb10_a2_2d_array: Passed
-[ 7: PASS ] specification.teximage3d_pbo.rgba4_2d_array: Passed
-[ 8: PASS ] specification.teximage3d_pbo.rgba8_snorm_2d_array: Passed
-[ 9: FAIL ] specification.teximage3d_pbo.rgb565_2d_array: Image comparison failed
-[ 10: FAIL ] specification.teximage3d_pbo.rgb565_2d_array: Verification failed
-[ 11: PASS ] specification.teximage3d_pbo.rgb32f_2d_array: Passed
-[ 12: PASS ] specification.teximage3d_pbo.rgb32ui_2d_array: Passed
-[ 13: PASS ] specification.teximage3d_pbo.rgb16i_2d_array: Passed
-[ 14: PASS ] specification.teximage3d_pbo.rgb8_snorm_2d_array: Passed
-[ 15: PASS ] specification.teximage3d_pbo.rgb8ui_2d_array: Passed
-[ 16: PASS ] specification.teximage3d_pbo.rgb9_e5_2d_array: Passed
-[ 17: PASS ] specification.teximage3d_pbo.rg32i_2d_array: Passed
-[ 18: PASS ] specification.teximage3d_pbo.rg16f_2d_array: Passed
-[ 19: PASS ] specification.teximage3d_pbo.rg16ui_2d_array: Passed
-[ 20: FAIL ] specification.teximage3d_pbo.rg8i_2d_array: Image comparison failed
-[ 21: FAIL ] specification.teximage3d_pbo.rg8i_2d_array: Verification failed
-[ 22: FAIL ] specification.teximage3d_pbo.rg8_snorm_2d_array: Image comparison failed
-[ 23: FAIL ] specification.teximage3d_pbo.rg8_snorm_2d_array: Verification failed
-[ 24: PASS ] specification.teximage3d_pbo.r32i_2d_array: Passed
-[ 25: FAIL ] specification.teximage3d_pbo.r16f_2d_array: Image comparison failed
-[ 26: FAIL ] specification.teximage3d_pbo.r16f_2d_array: Verification failed
-[ 27: FAIL ] specification.teximage3d_pbo.r16ui_2d_array: Image comparison failed
-[ 28: FAIL ] specification.teximage3d_pbo.r16ui_2d_array: Verification failed
-[ 29: FAIL ] specification.teximage3d_pbo.r8i_2d_array: Image comparison failed
-[ 30: FAIL ] specification.teximage3d_pbo.r8i_2d_array: Verification failed
-[ 31: FAIL ] specification.teximage3d_pbo.r8_snorm_2d_array: Image comparison failed
-[ 32: FAIL ] specification.teximage3d_pbo.r8_snorm_2d_array: Verification failed
-[ 33: PASS ] specification.teximage3d_pbo.r8_snorm_2d_array: successfullyParsed is true
-[ FAIL ] 14 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,36 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/teximage3d_pbo_2d_array_01.html
-
-[ 1: PASS ] specification.teximage3d_pbo.rgba32i_2d_array: Passed
-[ 2: PASS ] specification.teximage3d_pbo.rgba16f_2d_array: Passed
-[ 3: PASS ] specification.teximage3d_pbo.rgba16ui_2d_array: Passed
-[ 4: PASS ] specification.teximage3d_pbo.rgba8i_2d_array: Passed
-[ 5: PASS ] specification.teximage3d_pbo.srgb8_alpha8_2d_array: Passed
-[ 6: PASS ] specification.teximage3d_pbo.rgb10_a2ui_2d_array: Passed
-[ 7: FAIL ] specification.teximage3d_pbo.rgb5_a1_2d_array: Image comparison failed
-[ 8: FAIL ] specification.teximage3d_pbo.rgb5_a1_2d_array: Verification failed
-[ 9: PASS ] specification.teximage3d_pbo.rgb8_2d_array: Passed
-[ 10: PASS ] specification.teximage3d_pbo.r11f_g11f_b10f_2d_array: Passed
-[ 11: PASS ] specification.teximage3d_pbo.rgb32i_2d_array: Passed
-[ 12: PASS ] specification.teximage3d_pbo.rgb16f_2d_array: Passed
-[ 13: PASS ] specification.teximage3d_pbo.rgb16ui_2d_array: Passed
-[ 14: PASS ] specification.teximage3d_pbo.rgb8i_2d_array: Passed
-[ 15: PASS ] specification.teximage3d_pbo.srgb8_2d_array: Passed
-[ 16: PASS ] specification.teximage3d_pbo.rg32f_2d_array: Passed
-[ 17: PASS ] specification.teximage3d_pbo.rg32ui_2d_array: Passed
-[ 18: PASS ] specification.teximage3d_pbo.rg16i_2d_array: Passed
-[ 19: FAIL ] specification.teximage3d_pbo.rg8_2d_array: Image comparison failed
-[ 20: FAIL ] specification.teximage3d_pbo.rg8_2d_array: Verification failed
-[ 21: FAIL ] specification.teximage3d_pbo.rg8ui_2d_array: Image comparison failed
-[ 22: FAIL ] specification.teximage3d_pbo.rg8ui_2d_array: Verification failed
-[ 23: PASS ] specification.teximage3d_pbo.r32f_2d_array: Passed
-[ 24: PASS ] specification.teximage3d_pbo.r32ui_2d_array: Passed
-[ 25: FAIL ] specification.teximage3d_pbo.r16i_2d_array: Image comparison failed
-[ 26: FAIL ] specification.teximage3d_pbo.r16i_2d_array: Verification failed
-[ 27: FAIL ] specification.teximage3d_pbo.r8_2d_array: Image comparison failed
-[ 28: FAIL ] specification.teximage3d_pbo.r8_2d_array: Verification failed
-[ 29: FAIL ] specification.teximage3d_pbo.r8ui_2d_array: Image comparison failed
-[ 30: FAIL ] specification.teximage3d_pbo.r8ui_2d_array: Verification failed
-[ 31: PASS ] specification.teximage3d_pbo.r8ui_2d_array: successfullyParsed is true
-[ FAIL ] 12 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,38 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_00.html
-
-[ 1: PASS ] specification.teximage3d_pbo.rgba32f_3d: Passed
-[ 2: PASS ] specification.teximage3d_pbo.rgba32ui_3d: Passed
-[ 3: PASS ] specification.teximage3d_pbo.rgba16i_3d: Passed
-[ 4: PASS ] specification.teximage3d_pbo.rgba8_3d: Passed
-[ 5: PASS ] specification.teximage3d_pbo.rgba8ui_3d: Passed
-[ 6: PASS ] specification.teximage3d_pbo.rgb10_a2_3d: Passed
-[ 7: PASS ] specification.teximage3d_pbo.rgba4_3d: Passed
-[ 8: PASS ] specification.teximage3d_pbo.rgba8_snorm_3d: Passed
-[ 9: FAIL ] specification.teximage3d_pbo.rgb565_3d: Image comparison failed
-[ 10: FAIL ] specification.teximage3d_pbo.rgb565_3d: Verification failed
-[ 11: PASS ] specification.teximage3d_pbo.rgb32f_3d: Passed
-[ 12: PASS ] specification.teximage3d_pbo.rgb32ui_3d: Passed
-[ 13: PASS ] specification.teximage3d_pbo.rgb16i_3d: Passed
-[ 14: PASS ] specification.teximage3d_pbo.rgb8_snorm_3d: Passed
-[ 15: PASS ] specification.teximage3d_pbo.rgb8ui_3d: Passed
-[ 16: PASS ] specification.teximage3d_pbo.rgb9_e5_3d: Passed
-[ 17: PASS ] specification.teximage3d_pbo.rg32i_3d: Passed
-[ 18: PASS ] specification.teximage3d_pbo.rg16f_3d: Passed
-[ 19: PASS ] specification.teximage3d_pbo.rg16ui_3d: Passed
-[ 20: FAIL ] specification.teximage3d_pbo.rg8i_3d: Image comparison failed
-[ 21: FAIL ] specification.teximage3d_pbo.rg8i_3d: Verification failed
-[ 22: FAIL ] specification.teximage3d_pbo.rg8_snorm_3d: Image comparison failed
-[ 23: FAIL ] specification.teximage3d_pbo.rg8_snorm_3d: Verification failed
-[ 24: PASS ] specification.teximage3d_pbo.r32i_3d: Passed
-[ 25: FAIL ] specification.teximage3d_pbo.r16f_3d: Image comparison failed
-[ 26: FAIL ] specification.teximage3d_pbo.r16f_3d: Verification failed
-[ 27: FAIL ] specification.teximage3d_pbo.r16ui_3d: Image comparison failed
-[ 28: FAIL ] specification.teximage3d_pbo.r16ui_3d: Verification failed
-[ 29: FAIL ] specification.teximage3d_pbo.r8i_3d: Image comparison failed
-[ 30: FAIL ] specification.teximage3d_pbo.r8i_3d: Verification failed
-[ 31: FAIL ] specification.teximage3d_pbo.r8_snorm_3d: Image comparison failed
-[ 32: FAIL ] specification.teximage3d_pbo.r8_snorm_3d: Verification failed
-[ 33: PASS ] specification.teximage3d_pbo.r8_snorm_3d: successfullyParsed is true
-[ FAIL ] 14 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,36 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/teximage3d_pbo_3d_01.html
-
-[ 1: PASS ] specification.teximage3d_pbo.rgba32i_3d: Passed
-[ 2: PASS ] specification.teximage3d_pbo.rgba16f_3d: Passed
-[ 3: PASS ] specification.teximage3d_pbo.rgba16ui_3d: Passed
-[ 4: PASS ] specification.teximage3d_pbo.rgba8i_3d: Passed
-[ 5: PASS ] specification.teximage3d_pbo.srgb8_alpha8_3d: Passed
-[ 6: PASS ] specification.teximage3d_pbo.rgb10_a2ui_3d: Passed
-[ 7: FAIL ] specification.teximage3d_pbo.rgb5_a1_3d: Image comparison failed
-[ 8: FAIL ] specification.teximage3d_pbo.rgb5_a1_3d: Verification failed
-[ 9: PASS ] specification.teximage3d_pbo.rgb8_3d: Passed
-[ 10: PASS ] specification.teximage3d_pbo.r11f_g11f_b10f_3d: Passed
-[ 11: PASS ] specification.teximage3d_pbo.rgb32i_3d: Passed
-[ 12: PASS ] specification.teximage3d_pbo.rgb16f_3d: Passed
-[ 13: PASS ] specification.teximage3d_pbo.rgb16ui_3d: Passed
-[ 14: PASS ] specification.teximage3d_pbo.rgb8i_3d: Passed
-[ 15: PASS ] specification.teximage3d_pbo.srgb8_3d: Passed
-[ 16: PASS ] specification.teximage3d_pbo.rg32f_3d: Passed
-[ 17: PASS ] specification.teximage3d_pbo.rg32ui_3d: Passed
-[ 18: PASS ] specification.teximage3d_pbo.rg16i_3d: Passed
-[ 19: FAIL ] specification.teximage3d_pbo.rg8_3d: Image comparison failed
-[ 20: FAIL ] specification.teximage3d_pbo.rg8_3d: Verification failed
-[ 21: FAIL ] specification.teximage3d_pbo.rg8ui_3d: Image comparison failed
-[ 22: FAIL ] specification.teximage3d_pbo.rg8ui_3d: Verification failed
-[ 23: PASS ] specification.teximage3d_pbo.r32f_3d: Passed
-[ 24: PASS ] specification.teximage3d_pbo.r32ui_3d: Passed
-[ 25: FAIL ] specification.teximage3d_pbo.r16i_3d: Image comparison failed
-[ 26: FAIL ] specification.teximage3d_pbo.r16i_3d: Verification failed
-[ 27: FAIL ] specification.teximage3d_pbo.r8_3d: Image comparison failed
-[ 28: FAIL ] specification.teximage3d_pbo.r8_3d: Verification failed
-[ 29: FAIL ] specification.teximage3d_pbo.r8ui_3d: Image comparison failed
-[ 30: FAIL ] specification.teximage3d_pbo.r8ui_3d: Verification failed
-[ 31: PASS ] specification.teximage3d_pbo.r8ui_3d: successfullyParsed is true
-[ FAIL ] 12 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_00-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_00-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_00-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,32 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_00.html
-
-[ 1: PASS ] specification.texsubimage2d_pbo.rgba32f_2d: Passed
-[ 2: PASS ] specification.texsubimage2d_pbo.rgba32ui_2d: Passed
-[ 3: PASS ] specification.texsubimage2d_pbo.rgba16i_2d: Passed
-[ 4: PASS ] specification.texsubimage2d_pbo.rgba8_2d: Passed
-[ 5: PASS ] specification.texsubimage2d_pbo.rgba8ui_2d: Passed
-[ 6: PASS ] specification.texsubimage2d_pbo.rgb10_a2_2d: Passed
-[ 7: PASS ] specification.texsubimage2d_pbo.rgba4_2d: Passed
-[ 8: PASS ] specification.texsubimage2d_pbo.rgba8_snorm_2d: Passed
-[ 9: FAIL ] specification.texsubimage2d_pbo.rgb565_2d: Image comparison failed
-[ 10: FAIL ] specification.texsubimage2d_pbo.rgb565_2d: Verification failed
-[ 11: PASS ] specification.texsubimage2d_pbo.rgb32f_2d: Passed
-[ 12: PASS ] specification.texsubimage2d_pbo.rgb32ui_2d: Passed
-[ 13: PASS ] specification.texsubimage2d_pbo.rgb16i_2d: Passed
-[ 14: PASS ] specification.texsubimage2d_pbo.rgb8_snorm_2d: Passed
-[ 15: PASS ] specification.texsubimage2d_pbo.rgb8ui_2d: Passed
-[ 16: PASS ] specification.texsubimage2d_pbo.rgb9_e5_2d: Passed
-[ 17: PASS ] specification.texsubimage2d_pbo.rg32i_2d: Passed
-[ 18: PASS ] specification.texsubimage2d_pbo.rg16f_2d: Passed
-[ 19: PASS ] specification.texsubimage2d_pbo.rg16ui_2d: Passed
-[ 20: PASS ] specification.texsubimage2d_pbo.rg8i_2d: Passed
-[ 21: PASS ] specification.texsubimage2d_pbo.rg8_snorm_2d: Passed
-[ 22: PASS ] specification.texsubimage2d_pbo.r32i_2d: Passed
-[ 23: PASS ] specification.texsubimage2d_pbo.r16f_2d: Passed
-[ 24: PASS ] specification.texsubimage2d_pbo.r16ui_2d: Passed
-[ 25: PASS ] specification.texsubimage2d_pbo.r8i_2d: Passed
-[ 26: PASS ] specification.texsubimage2d_pbo.r8_snorm_2d: Passed
-[ 27: PASS ] specification.texsubimage2d_pbo.r8_snorm_2d: successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,31 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_2d_01.html
-
-[ 1: PASS ] specification.texsubimage2d_pbo.rgba32i_2d: Passed
-[ 2: PASS ] specification.texsubimage2d_pbo.rgba16f_2d: Passed
-[ 3: PASS ] specification.texsubimage2d_pbo.rgba16ui_2d: Passed
-[ 4: PASS ] specification.texsubimage2d_pbo.rgba8i_2d: Passed
-[ 5: PASS ] specification.texsubimage2d_pbo.srgb8_alpha8_2d: Passed
-[ 6: PASS ] specification.texsubimage2d_pbo.rgb10_a2ui_2d: Passed
-[ 7: FAIL ] specification.texsubimage2d_pbo.rgb5_a1_2d: Image comparison failed
-[ 8: FAIL ] specification.texsubimage2d_pbo.rgb5_a1_2d: Verification failed
-[ 9: PASS ] specification.texsubimage2d_pbo.rgb8_2d: Passed
-[ 10: PASS ] specification.texsubimage2d_pbo.r11f_g11f_b10f_2d: Passed
-[ 11: PASS ] specification.texsubimage2d_pbo.rgb32i_2d: Passed
-[ 12: PASS ] specification.texsubimage2d_pbo.rgb16f_2d: Passed
-[ 13: PASS ] specification.texsubimage2d_pbo.rgb16ui_2d: Passed
-[ 14: PASS ] specification.texsubimage2d_pbo.rgb8i_2d: Passed
-[ 15: PASS ] specification.texsubimage2d_pbo.srgb8_2d: Passed
-[ 16: PASS ] specification.texsubimage2d_pbo.rg32f_2d: Passed
-[ 17: PASS ] specification.texsubimage2d_pbo.rg32ui_2d: Passed
-[ 18: PASS ] specification.texsubimage2d_pbo.rg16i_2d: Passed
-[ 19: PASS ] specification.texsubimage2d_pbo.rg8_2d: Passed
-[ 20: PASS ] specification.texsubimage2d_pbo.rg8ui_2d: Passed
-[ 21: PASS ] specification.texsubimage2d_pbo.r32f_2d: Passed
-[ 22: PASS ] specification.texsubimage2d_pbo.r32ui_2d: Passed
-[ 23: PASS ] specification.texsubimage2d_pbo.r16i_2d: Passed
-[ 24: PASS ] specification.texsubimage2d_pbo.r8_2d: Passed
-[ 25: PASS ] specification.texsubimage2d_pbo.r8ui_2d: Passed
-[ 26: PASS ] specification.texsubimage2d_pbo.r8ui_2d: successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,17 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_01.html
-
-[ 1: PASS ] specification.texsubimage2d_pbo.rgba32i_cube: Passed
-[ 2: PASS ] specification.texsubimage2d_pbo.rgba8_cube: Passed
-[ 3: PASS ] specification.texsubimage2d_pbo.rgb10_a2ui_cube: Passed
-[ 4: FAIL ] specification.texsubimage2d_pbo.rgb565_cube: Image comparison failed
-[ 5: FAIL ] specification.texsubimage2d_pbo.rgb565_cube: Verification failed
-[ 6: PASS ] specification.texsubimage2d_pbo.rgb16f_cube: Passed
-[ 7: PASS ] specification.texsubimage2d_pbo.rgb8ui_cube: Passed
-[ 8: PASS ] specification.texsubimage2d_pbo.rg32ui_cube: Passed
-[ 9: PASS ] specification.texsubimage2d_pbo.rg8i_cube: Passed
-[ 10: PASS ] specification.texsubimage2d_pbo.r32ui_cube: Passed
-[ 11: PASS ] specification.texsubimage2d_pbo.r8i_cube: Passed
-[ 12: PASS ] specification.texsubimage2d_pbo.r8i_cube: successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_03-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_03-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_03-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,17 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/texsubimage2d_pbo_cube_03.html
-
-[ 1: PASS ] specification.texsubimage2d_pbo.rgba16f_cube: Passed
-[ 2: PASS ] specification.texsubimage2d_pbo.rgba8ui_cube: Passed
-[ 3: FAIL ] specification.texsubimage2d_pbo.rgb5_a1_cube: Image comparison failed
-[ 4: FAIL ] specification.texsubimage2d_pbo.rgb5_a1_cube: Verification failed
-[ 5: PASS ] specification.texsubimage2d_pbo.rgb32f_cube: Passed
-[ 6: PASS ] specification.texsubimage2d_pbo.rgb16ui_cube: Passed
-[ 7: PASS ] specification.texsubimage2d_pbo.rgb9_e5_cube: Passed
-[ 8: PASS ] specification.texsubimage2d_pbo.rg16i_cube: Passed
-[ 9: PASS ] specification.texsubimage2d_pbo.rg8_snorm_cube: Passed
-[ 10: PASS ] specification.texsubimage2d_pbo.r16i_cube: Passed
-[ 11: PASS ] specification.texsubimage2d_pbo.r8_snorm_cube: Passed
-[ 12: PASS ] specification.texsubimage2d_pbo.r8_snorm_cube: successfullyParsed is true
-[ FAIL ] 2 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,49 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_00.html
-
-[ 1: FAIL ] specification.texsubimage3d_pbo.rgba32f_3d: Image comparison failed
-[ 2: FAIL ] specification.texsubimage3d_pbo.rgba32f_3d: Verification failed
-[ 3: FAIL ] specification.texsubimage3d_pbo.rgba32ui_3d: Image comparison failed
-[ 4: FAIL ] specification.texsubimage3d_pbo.rgba32ui_3d: Verification failed
-[ 5: FAIL ] specification.texsubimage3d_pbo.rgba16i_3d: Image comparison failed
-[ 6: FAIL ] specification.texsubimage3d_pbo.rgba16i_3d: Verification failed
-[ 7: FAIL ] specification.texsubimage3d_pbo.rgba8_3d: Image comparison failed
-[ 8: FAIL ] specification.texsubimage3d_pbo.rgba8_3d: Verification failed
-[ 9: FAIL ] specification.texsubimage3d_pbo.rgba8ui_3d: Image comparison failed
-[ 10: FAIL ] specification.texsubimage3d_pbo.rgba8ui_3d: Verification failed
-[ 11: FAIL ] specification.texsubimage3d_pbo.rgb10_a2_3d: Image comparison failed
-[ 12: FAIL ] specification.texsubimage3d_pbo.rgb10_a2_3d: Verification failed
-[ 13: PASS ] specification.texsubimage3d_pbo.rgba4_3d: Passed
-[ 14: FAIL ] specification.texsubimage3d_pbo.rgba8_snorm_3d: Image comparison failed
-[ 15: FAIL ] specification.texsubimage3d_pbo.rgba8_snorm_3d: Verification failed
-[ 16: FAIL ] specification.texsubimage3d_pbo.rgb565_3d: Image comparison failed
-[ 17: FAIL ] specification.texsubimage3d_pbo.rgb565_3d: Verification failed
-[ 18: PASS ] specification.texsubimage3d_pbo.rgb32f_3d: Passed
-[ 19: PASS ] specification.texsubimage3d_pbo.rgb32ui_3d: Passed
-[ 20: PASS ] specification.texsubimage3d_pbo.rgb16i_3d: Passed
-[ 21: PASS ] specification.texsubimage3d_pbo.rgb8_snorm_3d: Passed
-[ 22: PASS ] specification.texsubimage3d_pbo.rgb8ui_3d: Passed
-[ 23: PASS ] specification.texsubimage3d_pbo.rgb9_e5_3d: Passed
-[ 24: FAIL ] specification.texsubimage3d_pbo.rg32i_3d: Image comparison failed
-[ 25: FAIL ] specification.texsubimage3d_pbo.rg32i_3d: Verification failed
-[ 26: FAIL ] specification.texsubimage3d_pbo.rg16f_3d: Image comparison failed
-[ 27: FAIL ] specification.texsubimage3d_pbo.rg16f_3d: Verification failed
-[ 28: FAIL ] specification.texsubimage3d_pbo.rg16ui_3d: Image comparison failed
-[ 29: FAIL ] specification.texsubimage3d_pbo.rg16ui_3d: Verification failed
-[ 30: FAIL ] specification.texsubimage3d_pbo.rg8i_3d: Image comparison failed
-[ 31: FAIL ] specification.texsubimage3d_pbo.rg8i_3d: Verification failed
-[ 32: FAIL ] specification.texsubimage3d_pbo.rg8_snorm_3d: Image comparison failed
-[ 33: FAIL ] specification.texsubimage3d_pbo.rg8_snorm_3d: Verification failed
-[ 34: FAIL ] specification.texsubimage3d_pbo.r32i_3d: Image comparison failed
-[ 35: FAIL ] specification.texsubimage3d_pbo.r32i_3d: Verification failed
-[ 36: FAIL ] specification.texsubimage3d_pbo.r16f_3d: Image comparison failed
-[ 37: FAIL ] specification.texsubimage3d_pbo.r16f_3d: Verification failed
-[ 38: FAIL ] specification.texsubimage3d_pbo.r16ui_3d: Image comparison failed
-[ 39: FAIL ] specification.texsubimage3d_pbo.r16ui_3d: Verification failed
-[ 40: FAIL ] specification.texsubimage3d_pbo.r8i_3d: Image comparison failed
-[ 41: FAIL ] specification.texsubimage3d_pbo.r8i_3d: Verification failed
-[ 42: FAIL ] specification.texsubimage3d_pbo.r8_snorm_3d: Image comparison failed
-[ 43: FAIL ] specification.texsubimage3d_pbo.r8_snorm_3d: Verification failed
-[ 44: PASS ] specification.texsubimage3d_pbo.r8_snorm_3d: successfullyParsed is true
-[ FAIL ] 36 failures reported
+[ PASS ] All tests passed
Modified: trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01-expected.txt (272243 => 272244)
--- trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01-expected.txt 2021-02-02 23:24:48 UTC (rev 272243)
+++ trunk/LayoutTests/webgl/2.0.0/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01-expected.txt 2021-02-02 23:44:04 UTC (rev 272244)
@@ -1,47 +1,4 @@
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/webgl_test_files/deqp/functional/gles3/texturespecification/texsubimage3d_pbo_3d_01.html
-
-[ 1: FAIL ] specification.texsubimage3d_pbo.rgba32i_3d: Image comparison failed
-[ 2: FAIL ] specification.texsubimage3d_pbo.rgba32i_3d: Verification failed
-[ 3: FAIL ] specification.texsubimage3d_pbo.rgba16f_3d: Image comparison failed
-[ 4: FAIL ] specification.texsubimage3d_pbo.rgba16f_3d: Verification failed
-[ 5: FAIL ] specification.texsubimage3d_pbo.rgba16ui_3d: Image comparison failed
-[ 6: FAIL ] specification.texsubimage3d_pbo.rgba16ui_3d: Verification failed
-[ 7: FAIL ] specification.texsubimage3d_pbo.rgba8i_3d: Image comparison failed
-[ 8: FAIL ] specification.texsubimage3d_pbo.rgba8i_3d: Verification failed
-[ 9: FAIL ] specification.texsubimage3d_pbo.srgb8_alpha8_3d: Image comparison failed
-[ 10: FAIL ] specification.texsubimage3d_pbo.srgb8_alpha8_3d: Verification failed
-[ 11: PASS ] specification.texsubimage3d_pbo.rgb10_a2ui_3d: Passed
-[ 12: FAIL ] specification.texsubimage3d_pbo.rgb5_a1_3d: Image comparison failed
-[ 13: FAIL ] specification.texsubimage3d_pbo.rgb5_a1_3d: Verification failed
-[ 14: PASS ] specification.texsubimage3d_pbo.rgb8_3d: Passed
-[ 15: FAIL ] specification.texsubimage3d_pbo.r11f_g11f_b10f_3d: Image comparison failed
-[ 16: FAIL ] specification.texsubimage3d_pbo.r11f_g11f_b10f_3d: Verification failed
-[ 17: PASS ] specification.texsubimage3d_pbo.rgb32i_3d: Passed
-[ 18: PASS ] specification.texsubimage3d_pbo.rgb16f_3d: Passed
-[ 19: PASS ] specification.texsubimage3d_pbo.rgb16ui_3d: Passed
-[ 20: PASS ] specification.texsubimage3d_pbo.rgb8i_3d: Passed
-[ 21: PASS ] specification.texsubimage3d_pbo.srgb8_3d: Passed
-[ 22: FAIL ] specification.texsubimage3d_pbo.rg32f_3d: Image comparison failed
-[ 23: FAIL ] specification.texsubimage3d_pbo.rg32f_3d: Verification failed
-[ 24: FAIL ] specification.texsubimage3d_pbo.rg32ui_3d: Image comparison failed
-[ 25: FAIL ] specification.texsubimage3d_pbo.rg32ui_3d: Verification failed
-[ 26: FAIL ] specification.texsubimage3d_pbo.rg16i_3d: Image comparison failed
-[ 27: FAIL ] specification.texsubimage3d_pbo.rg16i_3d: Verification failed
-[ 28: FAIL ] specification.texsubimage3d_pbo.rg8_3d: Image comparison failed
-[ 29: FAIL ] specification.texsubimage3d_pbo.rg8_3d: Verification failed
-[ 30: FAIL ] specification.texsubimage3d_pbo.rg8ui_3d: Image comparison failed
-[ 31: FAIL ] specification.texsubimage3d_pbo.rg8ui_3d: Verification failed
-[ 32: FAIL ] specification.texsubimage3d_pbo.r32f_3d: Image comparison failed
-[ 33: FAIL ] specification.texsubimage3d_pbo.r32f_3d: Verification failed
-[ 34: FAIL ] specification.texsubimage3d_pbo.r32ui_3d: Image comparison failed
-[ 35: FAIL ] specification.texsubimage3d_pbo.r32ui_3d: Verification failed
-[ 36: FAIL ] specification.texsubimage3d_pbo.r16i_3d: Image comparison failed
-[ 37: FAIL ] specification.texsubimage3d_pbo.r16i_3d: Verification failed
-[ 38: FAIL ] specification.texsubimage3d_pbo.r8_3d: Image comparison failed
-[ 39: FAIL ] specification.texsubimage3d_pbo.r8_3d: Verification failed
-[ 40: FAIL ] specification.texsubimage3d_pbo.r8ui_3d: Image comparison failed
-[ 41: FAIL ] specification.texsubimage3d_pbo.r8ui_3d: Verification failed
-[ 42: PASS ] specification.texsubimage3d_pbo.r8ui_3d: successfullyParsed is true
-[ FAIL ] 34 failures reported
+[ PASS ] All tests passed