https://bugs.webkit.org/show_bug.cgi?id=168504
Unreviewed GTK+ test gardening.
- imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007.htm test marked as Slow.
- http/tests/security/bypassing-cors-checks-for-extension-urls.html skipped (bug 168466)
- rebaseline http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics.html test (matching Mac expectations - bug 167252)
* platform/gtk/TestExpectations:
* platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@212544
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2017-02-17 Javier Fernandez <jfernandez@igalia.com>
+
+ [GTK] Unreviewed test gardening
+ https://bugs.webkit.org/show_bug.cgi?id=168504
+
+ Unreviewed GTK+ test gardening.
+
+ - imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007.htm test marked as Slow.
+ - http/tests/security/bypassing-cors-checks-for-extension-urls.html skipped (bug 168466)
+ - rebaseline http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics.html test (matching Mac expectations - bug 167252)
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt:
+
2017-02-17 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of several tests.
webkit.org/b/159754 workers/bomb.html [ Slow ]
+imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007.htm [ Slow ]
+imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010.htm [ Slow ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of slow tests
#////////////////////////////////////////////////////////////////////////////////////////
# Only Mac has implemented DictionaryLookup
fast/layers/prevent-hit-test-during-layout.html [ Skip ]
+# This is a Mac specific feature
+webkit.org/b/168466 http/tests/security/bypassing-cors-checks-for-extension-urls.html [ Skip ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of tests with architecture-specific results
#////////////////////////////////////////////////////////////////////////////////////////
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS typeof document.onsecuritypolicyviolation is "object"
+FAIL typeof document.onsecuritypolicyviolation should be object. Was undefined.
PASS typeof SecurityPolicyViolationEvent is "function"
PASS typeof window.e is "object"
PASS window.e.documentURI is "documentURIValue"