Title: [251660] trunk/LayoutTests
- Revision
- 251660
- Author
- [email protected]
- Date
- 2019-10-28 11:26:40 -0700 (Mon, 28 Oct 2019)
Log Message
Remove flaky debug log from WK1 expectations after r251582
https://bugs.webkit.org/show_bug.cgi?id=203383
* platform/mac-wk1/TestExpectations:
* platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt:
The important part of this test is that there are 3 PASSes, not that the console log is consistent.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (251659 => 251660)
--- trunk/LayoutTests/ChangeLog 2019-10-28 17:53:56 UTC (rev 251659)
+++ trunk/LayoutTests/ChangeLog 2019-10-28 18:26:40 UTC (rev 251660)
@@ -1,3 +1,12 @@
+2019-10-28 Alex Christensen <[email protected]>
+
+ Remove flaky debug log from WK1 expectations after r251582
+ https://bugs.webkit.org/show_bug.cgi?id=203383
+
+ * platform/mac-wk1/TestExpectations:
+ * platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt:
+ The important part of this test is that there are 3 PASSes, not that the console log is consistent.
+
2019-10-28 Antoine Quint <[email protected]>
CSS Transitions and CSS Animations properties should treat unitless 0 as an invalid value for times
Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (251659 => 251660)
--- trunk/LayoutTests/platform/mac-wk1/TestExpectations 2019-10-28 17:53:56 UTC (rev 251659)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations 2019-10-28 18:26:40 UTC (rev 251660)
@@ -466,6 +466,9 @@
imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_after_load.html [ Pass Failure ]
imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_before_load.html [ Pass Failure ]
+# Console logs are flaky.
+imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity.html [ DumpJSConsoleLogInStdErr ]
+
# MathML WPT tests failing on WK1
webkit.org/b/201680 imported/w3c/web-platform-tests/mathml/relations/css-styling/displaystyle-013.html [ ImageOnlyFailure ]
webkit.org/b/201680 imported/w3c/web-platform-tests/mathml/relations/css-styling/displaystyle-014.html [ ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt (251659 => 251660)
--- trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt 2019-10-28 17:53:56 UTC (rev 251659)
+++ trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt 2019-10-28 18:26:40 UTC (rev 251660)
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: line 1: TypeError: Cannot load script http://localhost:8800/html/semantics/scripting-1/the-script-element/module/integrity-mismatches.js. Failed integrity metadata check. Content length: 93, Expected content length: 93, Expected metadata: sha384-doesnotmatch
PASS The integrity attribute must have no affect on inline module scripts
PASS The integrity attribute must be verified on the top-level of a module and allow it to execute when it matches
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes