From 6a1fecdb0f4ef0ffe6ae58805c37cfccdd140993 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 31 Mar 2017 18:49:13 -0400 Subject: [PATCH] Enable webgl ogles functions tests. --- .../conformance/ogles/GL/functions/__dir__.ini | 1 - .../ogles/GL/functions/functions_001_to_008.html.ini | 5 ++++- .../ogles/GL/functions/functions_009_to_016.html.ini | 5 ++++- .../ogles/GL/functions/functions_017_to_024.html.ini | 5 ++++- .../ogles/GL/functions/functions_033_to_040.html.ini | 5 ++++- .../ogles/GL/functions/functions_041_to_048.html.ini | 6 ++++++ .../ogles/GL/functions/functions_057_to_064.html.ini | 5 ++++- .../ogles/GL/functions/functions_065_to_072.html.ini | 5 ++++- .../ogles/GL/functions/functions_073_to_080.html.ini | 5 ++++- .../ogles/GL/functions/functions_081_to_088.html.ini | 6 ++++++ .../ogles/GL/functions/functions_089_to_096.html.ini | 5 ++++- .../ogles/GL/functions/functions_097_to_104.html.ini | 5 ++++- .../ogles/GL/functions/functions_105_to_112.html.ini | 5 ++++- .../ogles/GL/functions/functions_113_to_120.html.ini | 6 ++++++ .../ogles/GL/functions/functions_121_to_126.html.ini | 5 ++++- 15 files changed, 62 insertions(+), 12 deletions(-) delete mode 100644 tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/__dir__.ini create mode 100644 tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini create mode 100644 tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini create mode 100644 tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/__dir__.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/__dir__.ini deleted file mode 100644 index f86df6849aa..00000000000 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/__dir__.ini +++ /dev/null @@ -1 +0,0 @@ -disabled: flaky diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini index a5a607beadb..e8112006ae6 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_001_to_008.html.ini @@ -1,3 +1,6 @@ [functions_001_to_008.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini index cc18875075d..cf06738f1e3 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_009_to_016.html.ini @@ -1,3 +1,6 @@ [functions_009_to_016.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini index fb22ac49942..b5f3064fb27 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_017_to_024.html.ini @@ -1,3 +1,6 @@ [functions_017_to_024.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini index 005abb36bdc..6d2774c8b7e 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html.ini @@ -1,3 +1,6 @@ [functions_033_to_040.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini new file mode 100644 index 00000000000..4719ab04f6a --- /dev/null +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_041_to_048.html.ini @@ -0,0 +1,6 @@ +[functions_041_to_048.html] + type: testharness + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini index 5e6df69a84e..b5bf115bbcd 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_057_to_064.html.ini @@ -1,3 +1,6 @@ [functions_057_to_064.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini index 3f8844f02ea..82cc36cd58a 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_065_to_072.html.ini @@ -1,3 +1,6 @@ [functions_065_to_072.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini index 413056cd38f..7bfc8a50afb 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_073_to_080.html.ini @@ -1,3 +1,6 @@ [functions_073_to_080.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini new file mode 100644 index 00000000000..b39a8bd7539 --- /dev/null +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_081_to_088.html.ini @@ -0,0 +1,6 @@ +[functions_081_to_088.html] + type: testharness + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini index 22a3926abc1..d4645c01f3b 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_089_to_096.html.ini @@ -1,3 +1,6 @@ [functions_089_to_096.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini index 67ab76d6e13..23d2fa82061 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_097_to_104.html.ini @@ -1,3 +1,6 @@ [functions_097_to_104.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini index d645a9754ef..73aa6393621 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_105_to_112.html.ini @@ -1,3 +1,6 @@ [functions_105_to_112.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini new file mode 100644 index 00000000000..868c2f75da0 --- /dev/null +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_113_to_120.html.ini @@ -0,0 +1,6 @@ +[functions_113_to_120.html] + type: testharness + expected: ERROR + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini index c2572adca14..b56e903f5c7 100644 --- a/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini +++ b/tests/wpt/metadata/webgl/conformance-1.0.3/conformance/ogles/GL/functions/functions_121_to_126.html.ini @@ -1,3 +1,6 @@ [functions_121_to_126.html] type: testharness - expected: TIMEOUT + expected: ERROR + [Overall test] + expected: NOTRUN +