Make some WebGL tests have a long timeout (fixes #20883)

This commit is contained in:
Anthony Ramine 2018-07-09 16:10:40 +02:00
parent 00d9f55f35
commit 36b6b86ad4
22 changed files with 151 additions and 61 deletions

View file

@ -30429,6 +30429,11 @@
{} {}
] ]
], ],
"webgl/tools/timeout.patch": [
[
{}
]
],
"webgl/tools/unit.patch": [ "webgl/tools/unit.patch": [
[ [
{} {}
@ -39429,7 +39434,9 @@
"webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html": [ "webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html": [
[ [
"/_mozilla/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html", "/_mozilla/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html",
{} {
"timeout": "long"
}
] ]
], ],
"webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html": [ "webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html": [
@ -39573,7 +39580,9 @@
"webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html": [ "webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html": [
[ [
"/_mozilla/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html", "/_mozilla/webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html",
{} {
"timeout": "long"
}
] ]
], ],
"webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html": [ "webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html": [
@ -43425,7 +43434,9 @@
"webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html": [ "webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html": [
[ [
"/_mozilla/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html", "/_mozilla/webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html",
{} {
"timeout": "long"
}
] ]
], ],
"webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html": [ "webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html": [
@ -71210,7 +71221,7 @@
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html": [ "webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html": [
"2db1eb69271fd2cdf1f23ed1aefe7ee04a409614", "bb00d5648733c8b523093bba59a58eeda15c2dc9",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html": [ "webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib.html": [
@ -71314,7 +71325,7 @@
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html": [ "webgl/conformance-1.0.3/conformance/canvas/rapid-resizing.html": [
"14e68235cfa7ed8d396e33bfea2b337308f300c0", "14ade92783494631f0aa38c7b65ef27afa5d4a5a",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html": [ "webgl/conformance-1.0.3/conformance/canvas/texture-bindings-unaffected-on-resize.html": [
@ -71346,15 +71357,15 @@
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html": [ "webgl/conformance-1.0.3/conformance/context/context-creation-and-destruction.html": [
"5353020ebad3058be7c46d31205eb98afa4f40e4", "6e329116409fae60838c3d4e63f84999b06cf1b5",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/context/context-creation.html": [ "webgl/conformance-1.0.3/conformance/context/context-creation.html": [
"08a7054a6bee4901dcb6636cf376c452e9004184", "2a6ebdcb04a602ae7b73a7a0385533f72c89c212",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html": [ "webgl/conformance-1.0.3/conformance/context/context-eviction-with-garbage-collection.html": [
"63c2768e01d84a6344d08efa79bac5fdf9d545a7", "9eac94ca3bc359985efc1ac0e7e7c37ec2599278",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html": [ "webgl/conformance-1.0.3/conformance/context/context-hidden-alpha.html": [
@ -73046,7 +73057,7 @@
"support" "support"
], ],
"webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html": [ "webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html": [
"b4a53ad041367ac7a16a050098532b01fcd135dc", "85555ba68d88a743a41b691e864f5e2305c03bc3",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_float_frag_xvary.frag": [ "webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_float_frag_xvary.frag": [
@ -73214,7 +73225,7 @@
"support" "support"
], ],
"webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html": [ "webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html": [
"402a2259934781e8866ec3555282e2257a9963cb", "5ddd8eac037ae86a0f82aaebcd05f1702b4598ce",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_float_frag_xvary.frag": [ "webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_float_frag_xvary.frag": [
@ -76378,7 +76389,7 @@
"support" "support"
], ],
"webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html": [ "webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_001_to_008.html": [
"4e72ddeef5f237b63fcdd8c49ee3c61dc16ae529", "cadfc9c0ab49a1de7ee8ef91c49c20da40b405b4",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html": [ "webgl/conformance-1.0.3/conformance/ogles/GL/log2/log2_009_to_012.html": [
@ -80426,7 +80437,7 @@
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html": [ "webgl/conformance-1.0.3/conformance/uniforms/out-of-bounds-uniform-array-access.html": [
"5471a14283e0a23cfab7f504529aec8bee5ee4c3", "e6687ab849c63a7db2b855d5f0b4c4583132613f",
"testharness" "testharness"
], ],
"webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html": [ "webgl/conformance-1.0.3/conformance/uniforms/uniform-default-values.html": [
@ -99086,7 +99097,7 @@
"testharness" "testharness"
], ],
"webgl/tools/import-conformance-tests.py": [ "webgl/tools/import-conformance-tests.py": [
"d3823f6646375ab6c48b77de8fb1c798d4132e3d", "73e9fad27290f3f10246390fca47bfeb64bc86ec",
"support" "support"
], ],
"webgl/tools/js-test-pre.patch": [ "webgl/tools/js-test-pre.patch": [
@ -99097,6 +99108,10 @@
"d1fc86aa99334ca252f0e9fdd48f5d85255f24a3", "d1fc86aa99334ca252f0e9fdd48f5d85255f24a3",
"support" "support"
], ],
"webgl/tools/timeout.patch": [
"88da623430c6ab2c3738433604a5077a24a7a7a0",
"support"
],
"webgl/tools/unit.patch": [ "webgl/tools/unit.patch": [
"1d3713862875b47ae9c07462e6962eb21e40e404", "1d3713862875b47ae9c07462e6962eb21e40e404",
"support" "support"

View file

@ -1,3 +0,0 @@
[gl-vertex-attrib-zero-issues.html]
type: testharness
expected: TIMEOUT

View file

@ -1,5 +0,0 @@
[rapid-resizing.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,5 +0,0 @@
[context-creation-and-destruction.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,5 +0,0 @@
[context-creation.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,2 +0,0 @@
[context-eviction-with-garbage-collection.html]
expected: TIMEOUT

View file

@ -1,5 +0,0 @@
[acos_001_to_006.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,5 +0,0 @@
[asin_001_to_006.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,5 +0,0 @@
[log_001_to_008.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,5 +0,0 @@
[log2_001_to_008.html]
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -1,6 +0,0 @@
[out-of-bounds-uniform-array-access.html]
type: testharness
expected: TIMEOUT
[Overall test]
expected: NOTRUN

View file

@ -29,6 +29,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" content="long">
<title>WebGL Enable Vertex Attrib Zero Test</title> <title>WebGL Enable Vertex Attrib Zero Test</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>

View file

@ -29,6 +29,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" content="long">
<title>WebGL Rapid Resizing Test</title> <title>WebGL Rapid Resizing Test</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>

View file

@ -29,6 +29,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" value="content">
<title>Test that contexts are freed and garbage collected reasonably</title> <title>Test that contexts are freed and garbage collected reasonably</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>

View file

@ -29,6 +29,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" value="content">
<title>Test that you can create large numbers of WebGL contexts.</title> <title>Test that you can create large numbers of WebGL contexts.</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>

View file

@ -29,6 +29,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" value="content">
<title>Test that context eviction and garbage collection do not interfere with each other</title> <title>Test that context eviction and garbage collection do not interfere with each other</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>

View file

@ -28,6 +28,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" value="content">
<title>WebGL GLSL conformance test: acos_001_to_006.html</title> <title>WebGL GLSL conformance test: acos_001_to_006.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" /> <link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" /> <link rel="stylesheet" href="../../../resources/ogles-tests.css" />

View file

@ -28,6 +28,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" value="content">
<title>WebGL GLSL conformance test: asin_001_to_006.html</title> <title>WebGL GLSL conformance test: asin_001_to_006.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" /> <link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" /> <link rel="stylesheet" href="../../../resources/ogles-tests.css" />

View file

@ -28,6 +28,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" value="content">
<title>WebGL GLSL conformance test: log2_001_to_008.html</title> <title>WebGL GLSL conformance test: log2_001_to_008.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" /> <link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" /> <link rel="stylesheet" href="../../../resources/ogles-tests.css" />

View file

@ -29,6 +29,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="timeout" content="long">
<title>WebGL out of bounds uniform array access.</title> <title>WebGL out of bounds uniform array access.</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/> <link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script> <script src=/resources/testharness.js></script>

View file

@ -12,7 +12,8 @@ KHRONOS_REPO_URL = "https://github.com/KhronosGroup/WebGL.git"
# Patches for conformance tests 1.0.x # Patches for conformance tests 1.0.x
PATCHES_1X = [ PATCHES_1X = [
("js-test-pre.patch", "resources/js-test-pre.js"), ("js-test-pre.patch", "resources/js-test-pre.js"),
("unit.patch", "conformance/more/unit.js") ("unit.patch", "conformance/more/unit.js"),
("timeout.patch", None)
] ]
# Patches for conformance tests 2.0.x # Patches for conformance tests 2.0.x
PATCHES_2X = [ PATCHES_2X = [
@ -134,7 +135,10 @@ def update_conformance(version, destination, existing_repo, patches_dir):
for patch, file_name in patches: for patch, file_name in patches:
try: try:
patch = os.path.join(patches_dir, patch) patch = os.path.join(patches_dir, patch)
subprocess.check_call(["patch", "-d", destination, file_name, patch]) if file_name is None:
subprocess.check_call(["patch", "-d", destination, "-p", "1"], stdin=open(patch))
else:
subprocess.check_call(["patch", "-x", "3", "-d", destination, file_name, patch])
except subprocess.CalledProcessError: except subprocess.CalledProcessError:
print("Automatic patch failed for {}".format(file_name)) print("Automatic patch failed for {}".format(file_name))
print("Please review the WPT integration and update {} accordingly".format(os.path.basename(patch))) print("Please review the WPT integration and update {} accordingly".format(os.path.basename(patch)))

View file

@ -0,0 +1,108 @@
diff --git i/conformance/attribs/gl-vertex-attrib-zero-issues.html w/conformance/attribs/gl-vertex-attrib-zero-issues.html
index de45ce308c..11a83ac00a 100644
--- i/conformance/attribs/gl-vertex-attrib-zero-issues.html
+++ w/conformance/attribs/gl-vertex-attrib-zero-issues.html
@@ -29,6 +29,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" content="long">
<title>WebGL Enable Vertex Attrib Zero Test</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script>
diff --git i/conformance/canvas/rapid-resizing.html w/conformance/canvas/rapid-resizing.html
index 1faa737222..89f9e1e3c2 100644
--- i/conformance/canvas/rapid-resizing.html
+++ w/conformance/canvas/rapid-resizing.html
@@ -29,6 +29,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" content="long">
<title>WebGL Rapid Resizing Test</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script>
diff --git i/conformance/context/context-creation-and-destruction.html w/conformance/context/context-creation-and-destruction.html
index a02dd2d14c..47099e57bd 100644
--- i/conformance/context/context-creation-and-destruction.html
+++ w/conformance/context/context-creation-and-destruction.html
@@ -29,6 +29,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" value="content">
<title>Test that contexts are freed and garbage collected reasonably</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script>
diff --git i/conformance/context/context-creation.html w/conformance/context/context-creation.html
index 04b138daf4..703bcfa8dc 100644
--- i/conformance/context/context-creation.html
+++ w/conformance/context/context-creation.html
@@ -29,6 +29,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" value="content">
<title>Test that you can create large numbers of WebGL contexts.</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script>
diff --git i/conformance/context/context-eviction-with-garbage-collection.html w/conformance/context/context-eviction-with-garbage-collection.html
index 3989c7679a..b52e3a9e9f 100644
--- i/conformance/context/context-eviction-with-garbage-collection.html
+++ w/conformance/context/context-eviction-with-garbage-collection.html
@@ -29,6 +29,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" value="content">
<title>Test that context eviction and garbage collection do not interfere with each other</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script>
diff --git i/conformance/ogles/GL/acos/acos_001_to_006.html w/conformance/ogles/GL/acos/acos_001_to_006.html
index 99de4e0a79..71c8990638 100644
--- i/conformance/ogles/GL/acos/acos_001_to_006.html
+++ w/conformance/ogles/GL/acos/acos_001_to_006.html
@@ -28,6 +28,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" value="content">
<title>WebGL GLSL conformance test: acos_001_to_006.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" />
diff --git i/conformance/ogles/GL/asin/asin_001_to_006.html w/conformance/ogles/GL/asin/asin_001_to_006.html
index 5af87433aa..79afd9f430 100644
--- i/conformance/ogles/GL/asin/asin_001_to_006.html
+++ w/conformance/ogles/GL/asin/asin_001_to_006.html
@@ -28,6 +28,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" value="content">
<title>WebGL GLSL conformance test: asin_001_to_006.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" />
diff --git i/conformance/ogles/GL/log2/log2_001_to_008.html w/conformance/ogles/GL/log2/log2_001_to_008.html
index 5552a4f82e..539cb33214 100644
--- i/conformance/ogles/GL/log2/log2_001_to_008.html
+++ w/conformance/ogles/GL/log2/log2_001_to_008.html
@@ -28,6 +28,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" value="content">
<title>WebGL GLSL conformance test: log2_001_to_008.html</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css" />
<link rel="stylesheet" href="../../../resources/ogles-tests.css" />
diff --git i/conformance/uniforms/out-of-bounds-uniform-array-access.html w/conformance/uniforms/out-of-bounds-uniform-array-access.html
index 2758b320ff..4d85c3a53a 100644
--- i/conformance/uniforms/out-of-bounds-uniform-array-access.html
+++ w/conformance/uniforms/out-of-bounds-uniform-array-access.html
@@ -29,6 +29,7 @@
<html>
<head>
<meta charset="utf-8">
+<meta name="timeout" content="long">
<title>WebGL out of bounds uniform array access.</title>
<link rel="stylesheet" href="../../resources/js-test-style.css"/>
<script src=/resources/testharness.js></script>