WebKit Bugzilla
Attachment 350122 Details for
Bug 189749
: [WPE] Unreviewed test gardening
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-189749-20180919175901.patch (text/plain), 33.42 KB, created by
Ms2ger (he/him; ⌚ UTC+1/+2)
on 2018-09-19 08:59:02 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Ms2ger (he/him; ⌚ UTC+1/+2)
Created:
2018-09-19 08:59:02 PDT
Size:
33.42 KB
patch
obsolete
>Subversion Revision: 236164 >diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog >index 4c6c3cacaa295dc1103c25b053e8f30b4ca1e681..eebd87599bc2a51c172c8b7a210f34e69ac7115a 100644 >--- a/LayoutTests/ChangeLog >+++ b/LayoutTests/ChangeLog >@@ -1,3 +1,50 @@ >+2018-09-19 Ms2ger <Ms2ger@igalia.com> >+ >+ [WPE] Unreviewed test gardening >+ https://bugs.webkit.org/show_bug.cgi?id=189749 >+ >+ Unreviewed test gardening. >+ >+ * platform/wpe/TestExpectations: Add some expectations to match GTK. >+ * platform/wpe/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt: Update after r236002. >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-cors-safelisted-request-headers-expected.txt: Removed (defer to generic expectation). >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-get-fail-non-simple-expected.txt: Removed (defer to generic expectation). >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-post-with-non-cors-safelisted-content-type-expected.txt: Removed (defer to generic expectation). >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-expected.txt: Update after r235354. >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-sync-expected.txt: Update after r235354. >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-expected.txt: Update after r235354. >+ * platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-sync-expected.txt: Update after r235354. >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-as-return-value-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-constructor-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-complex-indexing-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-element-increment-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-equality-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/array-in-complex-expression-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/compare-structs-containing-arrays-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/compound-assignment-type-combination-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/const-array-init-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/forbidden-operators-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/frag-depth-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-default-precision-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-invariant-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/loops-with-side-effects-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/misplaced-version-directive-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/sampler-no-precision-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/sequence-operator-returns-non-constant-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-linking-expected.txt: Update after r236001. >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt: Update after r236001. >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/short-circuiting-in-loop-condition-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-uniform-texture-coordinate-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layout-match-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layouts-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/valid-invariant-expected.txt: Update after r236001. >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-expected.txt: Removed (defer to generic expectation after r236001). >+ * platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug-expected.txt: Removed (defer to generic expectation after r236001). >+ > 2018-09-19 Ms2ger <Ms2ger@igalia.com> > > [GTK] Unreviewed test gardening >diff --git a/LayoutTests/platform/wpe/TestExpectations b/LayoutTests/platform/wpe/TestExpectations >index e4a12329acfeb48dc09b33b8317ccd4fe887d398..4ecc0af7a430e099956e3e2034e162b8bcc834a9 100644 >--- a/LayoutTests/platform/wpe/TestExpectations >+++ b/LayoutTests/platform/wpe/TestExpectations >@@ -1272,6 +1272,9 @@ webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFai > webkit.org/b/160137 svg/custom/non-scaling-stroke.svg [ Failure Pass ] > webkit.org/b/160137 svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure Pass ] > webkit.org/b/112228 svg/custom/resources-css-scaled.html [ ImageOnlyFailure ] >+webkit.org/b/189739 svg/gradients/spreadMethodClose2.svg [ ImageOnlyFailure ] >+webkit.org/b/189739 svg/gradients/spreadMethodDiagonal3.svg [ ImageOnlyFailure ] >+webkit.org/b/189739 svg/gradients/spreadMethodDiagonal4.svg [ ImageOnlyFailure ] > webkit.org/b/115440 svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure Pass ] > webkit.org/b/88230 svg/stroke/non-scaling-stroke-pattern.svg [ ImageOnlyFailure Pass ] > webkit.org/b/137096 svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ] >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt >index bac55b26ab7bc5ea722d94deb828b56b8eaf1455..24c043bce3cb3f1289cdc112ff7e61be8783a6eb 100644 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt >+++ b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt >@@ -25,5 +25,5 @@ PASS If the event's initialized flag is not set, an InvalidStateError must be th > PASS If the event's dispatch flag is set, an InvalidStateError must be thrown. > PASS Exceptions from event listeners must not be propagated. > PASS Event listeners added during dispatch should be called >-PASS Event listeners should be called in order of addition >+FAIL Event listeners should be called in order of addition assert_array_equals: property 1, expected 2 but got 3 > >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-cors-safelisted-request-headers-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-cors-safelisted-request-headers-expected.txt >deleted file mode 100644 >index 73b713045158c082b3cd30b3b75aea27b1e4b7ac..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-cors-safelisted-request-headers-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-CONSOLE MESSAGE: line 22: Preflight response is not successful >-CONSOLE MESSAGE: line 22: XMLHttpRequest cannot load http://127.0.0.1:8800/XMLHttpRequest/resources/access-control-basic-cors-safelisted-request-headers.py due to access control checks. >- >-FAIL Request with CORS-safelisted headers A network error occurred. >- >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-get-fail-non-simple-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-get-fail-non-simple-expected.txt >deleted file mode 100644 >index 867e8db847f8675f9a0e86e86398a4cfea8dc658..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-get-fail-non-simple-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-CONSOLE MESSAGE: line 22: Preflight response is not successful >-CONSOLE MESSAGE: line 22: XMLHttpRequest cannot load http://127.0.0.1:8800/XMLHttpRequest/resources/access-control-basic-options-not-supported.py due to access control checks. >- >-PASS Preflighted cross-origin request denied >- >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-post-with-non-cors-safelisted-content-type-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-post-with-non-cors-safelisted-content-type-expected.txt >deleted file mode 100644 >index 75e0bbe035a19948ee870818a4d42483c3f1565c..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/access-control-basic-post-with-non-cors-safelisted-content-type-expected.txt >+++ /dev/null >@@ -1,6 +0,0 @@ >-CONSOLE MESSAGE: line 33: Preflight response is not successful >-CONSOLE MESSAGE: line 33: XMLHttpRequest cannot load http://127.0.0.1:8800/XMLHttpRequest/resources/access-control-basic-options-not-supported.py due to access control checks. >- >-PASS Same-origin request with non-safelisted content type succeeds >-PASS CORS request with non-safelisted content type sends preflight and fails >- >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-expected.txt >index 46027c41b9180b8fbddb89772c01ff5bf329433b..cca2745ca354b4fc84b21c295c33aba4d324e6d8 100644 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-expected.txt >+++ b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-expected.txt >@@ -1,5 +1,5 @@ > CONSOLE MESSAGE: Load cannot follow more than 20 redirections >-CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8800/XMLHttpRequest/resources/infinite-redirects.py?page=default&type=301&mix=0 due to access control checks. >+CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8800/xhr/resources/infinite-redirects.py?page=default&type=301&mix=0 due to access control checks. > > PASS XMLHttpRequest: send() - Redirects (infinite loop) > >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-sync-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-sync-expected.txt >index 89bef3e70fbdff5fce349aab4d39aa75d938dfad..5da4a51564bd002034d532a0d1b4f9481e9806d9 100644 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-sync-expected.txt >+++ b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/send-redirect-infinite-sync-expected.txt >@@ -1,5 +1,5 @@ > CONSOLE MESSAGE: line 18: Load cannot follow more than 20 redirections >-CONSOLE MESSAGE: line 18: XMLHttpRequest cannot load http://localhost:8800/XMLHttpRequest/resources/infinite-redirects.py?page=default&type=301&mix=0 due to access control checks. >+CONSOLE MESSAGE: line 18: XMLHttpRequest cannot load http://localhost:8800/xhr/resources/infinite-redirects.py?page=default&type=301&mix=0 due to access control checks. > > PASS XMLHttpRequest: send() - Redirects (infinite loop; sync) (301) > >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-expected.txt >index e582006dae700eef66472f579ddbd75379bedd46..42f93374957a3b9c077276a694d3ead43a1ead89 100644 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-expected.txt >+++ b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-expected.txt >@@ -1,5 +1,5 @@ > CONSOLE MESSAGE: Load cannot follow more than 20 redirections >-CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8800/XMLHttpRequest/resources/infinite-redirects.py?page=default&type=302&mix=0 due to access control checks. >+CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8800/xhr/resources/infinite-redirects.py?page=default&type=302&mix=0 due to access control checks. > > PASS XMLHttpRequest: members during network errors > >diff --git a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-sync-expected.txt b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-sync-expected.txt >index a250743b56ae02a279d36b1e5688633eaa614f4a..51fbfab78b2f70243100c9276682701dae424568 100644 >--- a/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-sync-expected.txt >+++ b/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/xhr/xmlhttprequest-network-error-sync-expected.txt >@@ -1,5 +1,5 @@ > CONSOLE MESSAGE: line 23: Load cannot follow more than 20 redirections >-CONSOLE MESSAGE: line 23: XMLHttpRequest cannot load http://localhost:8800/XMLHttpRequest/resources/infinite-redirects.py?page=default&type=302&mix=0 due to access control checks. >+CONSOLE MESSAGE: line 23: XMLHttpRequest cannot load http://localhost:8800/xhr/resources/infinite-redirects.py?page=default&type=302&mix=0 due to access control checks. > > PASS XMLHttpRequest: members during network errors (sync) > >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-as-return-value-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-as-return-value-expected.txt >deleted file mode 100644 >index 221b91a0bfd7af2dc3137cc2bdadc0a15012dc9f..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-as-return-value-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-as-return-value.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-constructor-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-constructor-expected.txt >deleted file mode 100644 >index 0611499c85f985fd8dc15810051a7974b85e8519..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-constructor-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-assign-constructor.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-expected.txt >deleted file mode 100644 >index 1ea955c8df98a0e8a5954fd9de9e4669be449cfa..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-assign-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-assign.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-complex-indexing-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-complex-indexing-expected.txt >deleted file mode 100644 >index bd1431f235713683b71d9c49f8c633b0fa48d64c..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-complex-indexing-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-complex-indexing.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-element-increment-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-element-increment-expected.txt >deleted file mode 100644 >index 956f3963780d246fcdc72ecf72e8a7a65c0336ed..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-element-increment-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-element-increment.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-equality-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-equality-expected.txt >deleted file mode 100644 >index 1c3cc9203bc4e6bf81d0d4391e0358e1167744dc..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-equality-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-equality.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-in-complex-expression-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-in-complex-expression-expected.txt >deleted file mode 100644 >index 50395b1fa048b301e08a82537ec519c832837509..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/array-in-complex-expression-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/array-in-complex-expression.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec-expected.txt >deleted file mode 100644 >index dd842ae9940df9983d8a0aca65035c09e96f4d10..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/compare-structs-containing-arrays-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/compare-structs-containing-arrays-expected.txt >deleted file mode 100644 >index 23472cd7427ffb3cfbb8d35a616cccea9cd54953..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/compare-structs-containing-arrays-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/compare-structs-containing-arrays.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/compound-assignment-type-combination-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/compound-assignment-type-combination-expected.txt >deleted file mode 100644 >index ffcb2828ef27124c5275348be2ddcf6c560b600b..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/compound-assignment-type-combination-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/compound-assignment-type-combination.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/const-array-init-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/const-array-init-expected.txt >deleted file mode 100644 >index a0e726e52300e395cfc75bcc2bcfa89684ba9195..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/const-array-init-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/const-array-init.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/forbidden-operators-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/forbidden-operators-expected.txt >deleted file mode 100644 >index 8f9539aaebb385c14dbcb32df5968a978cdf6662..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/forbidden-operators-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/forbidden-operators.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/frag-depth-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/frag-depth-expected.txt >deleted file mode 100644 >index 73617105bc6c36dd9bbd409048b44fe671dacc65..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/frag-depth-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/frag-depth.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-default-precision-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-default-precision-expected.txt >deleted file mode 100644 >index ac2f3bae2f855a25a42f02b4142f76498f9c8600..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-default-precision-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/invalid-default-precision.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-invariant-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-invariant-expected.txt >deleted file mode 100644 >index 83864227e0705f5bcee167ca9d45876e7ba01dff..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/invalid-invariant-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/invalid-invariant.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/loops-with-side-effects-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/loops-with-side-effects-expected.txt >deleted file mode 100644 >index de6a5006b5b101d33b7b9476bd626644447074d1..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/loops-with-side-effects-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/loops-with-side-effects.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/misplaced-version-directive-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/misplaced-version-directive-expected.txt >deleted file mode 100644 >index 8a2f466bbf0a1dac0a51dd7c010939a05390df12..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/misplaced-version-directive-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/misplaced-version-directive.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/sampler-no-precision-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/sampler-no-precision-expected.txt >deleted file mode 100644 >index 60a7e899814cd1a5ed1ea0d80c908032f16544bc..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/sampler-no-precision-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/sampler-no-precision.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/sequence-operator-returns-non-constant-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/sequence-operator-returns-non-constant-expected.txt >deleted file mode 100644 >index f43dc64a5c7d000dfd8dce95280af402c8ac0bc4..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/sequence-operator-returns-non-constant-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/sequence-operator-returns-non-constant.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-linking-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-linking-expected.txt >index 582d346d5cdac0538dac2bead45273b4f2fe3a17..f2ac4a7c0338cdd231f8ae8ae91e24ddba08b256 100644 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-linking-expected.txt >+++ b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-linking-expected.txt >@@ -1,5 +1,5 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/glsl3/shader-linking.html >-PASS >+[ PASS ] All tests passed > >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt >index feb71315ed76c62ac6f86c0d76c55475086db9ad..d578de887fb003f016cb45d18f7cdbf251e4ce32 100644 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt >+++ b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt >@@ -1,5 +1,5 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/glsl3/shader-with-mis-matching-uniform-block.html >-PASS >+[ PASS ] All tests passed > >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/short-circuiting-in-loop-condition-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/short-circuiting-in-loop-condition-expected.txt >deleted file mode 100644 >index 496d8e857243e2c5c98c01435467bbc6a0ed34f9..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/short-circuiting-in-loop-condition-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/short-circuiting-in-loop-condition.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt >deleted file mode 100644 >index 0620f70be862b635e6f761c2a52fc105e041acf5..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-out-of-range-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/texture-offset-out-of-range.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-uniform-texture-coordinate-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-uniform-texture-coordinate-expected.txt >deleted file mode 100644 >index ad4dc495700f82cf220e6229816c1b28d93f27ea..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/texture-offset-uniform-texture-coordinate-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/texture-offset-uniform-texture-coordinate.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions-expected.txt >deleted file mode 100644 >index 9a723a6b6edf8315a527b33645ef47c5a8a54a51..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/tricky-loop-conditions-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/tricky-loop-conditions.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layout-match-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layout-match-expected.txt >deleted file mode 100644 >index a5fbe844179113cfe94604292e4fcdf1a5eddab2..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layout-match-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/uniform-block-layout-match.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layouts-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layouts-expected.txt >deleted file mode 100644 >index a93e2a9af3eec52e8ca85843c0d7b47e15129b7d..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/uniform-block-layouts-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/uniform-block-layouts.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/valid-invariant-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/valid-invariant-expected.txt >index 08ba7c4af1db191e3bf146e26df771d62739fd0d..de44afde12798435e86128e309c81e9b2a6cfdf5 100644 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/valid-invariant-expected.txt >+++ b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/valid-invariant-expected.txt >@@ -1,5 +1,5 @@ > This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. > > Test: ../../resources/webgl_test_files/conformance2/glsl3/valid-invariant.html >-PASS >+[ PASS ] All tests passed > >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-expected.txt >deleted file mode 100644 >index 4372fc34fee4e87e141ae90d10b29040d3900104..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/vector-dynamic-indexing.html >-PASS >- >diff --git a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug-expected.txt b/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug-expected.txt >deleted file mode 100644 >index a2a0b5e143d2d69b959adaeda7f2c0c3cc538a8f..0000000000000000000000000000000000000000 >--- a/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug-expected.txt >+++ /dev/null >@@ -1,5 +0,0 @@ >-This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL. >- >-Test: ../../resources/webgl_test_files/conformance2/glsl3/vector-dynamic-indexing-nv-driver-bug.html >-PASS >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 189749
: 350122