Title: [261266] trunk/LayoutTests
Revision
261266
Author
[email protected]
Date
2020-05-06 22:12:45 -0700 (Wed, 06 May 2020)

Log Message

[GTK] Gardening, dump stderr in console log for several web-animation tests
https://bugs.webkit.org/show_bug.cgi?id=211549

Unreviewed gardening.

* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261265 => 261266)


--- trunk/LayoutTests/ChangeLog	2020-05-07 05:08:07 UTC (rev 261265)
+++ trunk/LayoutTests/ChangeLog	2020-05-07 05:12:45 UTC (rev 261266)
@@ -1,3 +1,15 @@
+2020-05-06  Diego Pino Garcia  <[email protected]>
+
+        [GTK] Gardening, dump stderr in console log for several web-animation tests
+        https://bugs.webkit.org/show_bug.cgi?id=211549
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt:
+
 2020-05-06  Jack Lee  <[email protected]>
 
         Nullptr crash in indentOutdentCommand::formatRange with asynchronous commands: indent and insert list.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (261265 => 261266)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-07 05:08:07 UTC (rev 261265)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-05-07 05:12:45 UTC (rev 261266)
@@ -4905,6 +4905,10 @@
 # Passing since r260062.
 imported/w3c/web-platform-tests/css/css-shapes/spec-examples/shape-outside-018.html [ Pass ]
 
+imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property.html [ DumpJSConsoleLogInStdErr ]
+imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property.html [ DumpJSConsoleLogInStdErr ]
+imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property.html [ DumpJSConsoleLogInStdErr ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of PASSING tests. See top of file where to put new expectations.
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt (261265 => 261266)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt	2020-05-07 05:08:07 UTC (rev 261265)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-expected.txt	2020-05-07 05:12:45 UTC (rev 261266)
@@ -1,5 +1,3 @@
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
 
 PASS Setup 
 PASS background-color (type: color) has testAccumulation function 

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt (261265 => 261266)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt	2020-05-07 05:08:07 UTC (rev 261265)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-expected.txt	2020-05-07 05:12:45 UTC (rev 261266)
@@ -1,5 +1,3 @@
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
 
 PASS Setup 
 PASS background-color (type: color) has testAddition function 

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt (261265 => 261266)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt	2020-05-07 05:08:07 UTC (rev 261265)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-expected.txt	2020-05-07 05:12:45 UTC (rev 261266)
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
 
 PASS Setup 
 PASS background-color (type: color) has testInterpolation function 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to