From 24a7f38600dc00c5d5dd787b892dcf1bcf7635b5 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 29 Apr 2020 11:20:30 -0400 Subject: [PATCH] Update test expectations. --- .../conformance2/rendering/clear-srgb-color-buffer.html.ini | 2 ++ .../misc/tex-image-with-bad-args-from-dom-elements.html.ini | 2 +- .../textures/misc/tex-image-with-different-data-source.html.ini | 2 +- ...tex-unpack-params-with-flip-y-and-premultiply-alpha.html.ini | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 tests/wpt/webgl/meta/conformance2/rendering/clear-srgb-color-buffer.html.ini diff --git a/tests/wpt/webgl/meta/conformance2/rendering/clear-srgb-color-buffer.html.ini b/tests/wpt/webgl/meta/conformance2/rendering/clear-srgb-color-buffer.html.ini new file mode 100644 index 00000000000..e06c67de8c3 --- /dev/null +++ b/tests/wpt/webgl/meta/conformance2/rendering/clear-srgb-color-buffer.html.ini @@ -0,0 +1,2 @@ +[clear-srgb-color-buffer.html] + disabled: uninitialized pixel values in error messages diff --git a/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html.ini b/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html.ini index c47b1a45eb8..abc1406367e 100644 --- a/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html.ini +++ b/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-bad-args-from-dom-elements.html.ini @@ -1,2 +1,2 @@ [tex-image-with-bad-args-from-dom-elements.html] - expected: TIMEOUT + expected: CRASH diff --git a/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-different-data-source.html.ini b/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-different-data-source.html.ini index c2f7a4d0ca1..1565d7b1a3b 100644 --- a/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-different-data-source.html.ini +++ b/tests/wpt/webgl/meta/conformance2/textures/misc/tex-image-with-different-data-source.html.ini @@ -1,2 +1,2 @@ [tex-image-with-different-data-source.html] - expected: TIMEOUT + expected: CRASH diff --git a/tests/wpt/webgl/meta/conformance2/textures/misc/tex-unpack-params-with-flip-y-and-premultiply-alpha.html.ini b/tests/wpt/webgl/meta/conformance2/textures/misc/tex-unpack-params-with-flip-y-and-premultiply-alpha.html.ini index 5c74052f873..314420504f3 100644 --- a/tests/wpt/webgl/meta/conformance2/textures/misc/tex-unpack-params-with-flip-y-and-premultiply-alpha.html.ini +++ b/tests/wpt/webgl/meta/conformance2/textures/misc/tex-unpack-params-with-flip-y-and-premultiply-alpha.html.ini @@ -1,2 +1,2 @@ [tex-unpack-params-with-flip-y-and-premultiply-alpha.html] - expected: TIMEOUT + expected: CRASH