From ecb53532a1efb003019a3df8a063cf625def209e Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 28 Jul 2019 10:34:46 -0400 Subject: [PATCH] Make another webgl test have a longer timeout. --- tests/wpt/webgl/meta/MANIFEST.json | 6 ++++-- .../glsl/misc/shader-with-reserved-words.html | 1 + tests/wpt/webgl/tools/timeout.patch | 12 ++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/tests/wpt/webgl/meta/MANIFEST.json b/tests/wpt/webgl/meta/MANIFEST.json index a991ad08d02..a3731db597b 100644 --- a/tests/wpt/webgl/meta/MANIFEST.json +++ b/tests/wpt/webgl/meta/MANIFEST.json @@ -12424,7 +12424,9 @@ "conformance/glsl/misc/shader-with-reserved-words.html": [ [ "conformance/glsl/misc/shader-with-reserved-words.html", - {} + { + "timeout": "long" + } ] ], "conformance/glsl/misc/shader-with-short-circuiting-operators.html": [ @@ -29157,7 +29159,7 @@ "testharness" ], "conformance/glsl/misc/shader-with-reserved-words.html": [ - "a2166e9df78cfd2b47489fcb1b8c082b920dec80", + "fb9067f6c208c5763acc2e08add72243f5fbbbc8", "testharness" ], "conformance/glsl/misc/shader-with-short-circuiting-operators.html": [ diff --git a/tests/wpt/webgl/tests/conformance/glsl/misc/shader-with-reserved-words.html b/tests/wpt/webgl/tests/conformance/glsl/misc/shader-with-reserved-words.html index a2166e9df78..fb9067f6c20 100644 --- a/tests/wpt/webgl/tests/conformance/glsl/misc/shader-with-reserved-words.html +++ b/tests/wpt/webgl/tests/conformance/glsl/misc/shader-with-reserved-words.html @@ -29,6 +29,7 @@ + WebGL GLSL Conformance Tests - Reserved Words diff --git a/tests/wpt/webgl/tools/timeout.patch b/tests/wpt/webgl/tools/timeout.patch index f73bad6cddb..557e4cd92b5 100644 --- a/tests/wpt/webgl/tools/timeout.patch +++ b/tests/wpt/webgl/tools/timeout.patch @@ -1796,3 +1796,15 @@ index b88ba393ff..29476159ce 100644 WebGL GLSL conformance test: vec3_001_to_008.html +diff --git a/conformance/glsl/misc/shader-with-reserved-words.html b/conformance/glsl/misc/shader-with-reserved-words.html +index a2166e9df7..fb9067f6c2 100644 +--- a/conformance/glsl/misc/shader-with-reserved-words.html ++++ b/conformance/glsl/misc/shader-with-reserved-words.html +@@ -29,6 +29,7 @@ + + + ++ + WebGL GLSL Conformance Tests - Reserved Words + +