Title: [258485] trunk/LayoutTests
Revision
258485
Author
[email protected]
Date
2020-03-15 19:33:48 -0700 (Sun, 15 Mar 2020)

Log Message

WPE gardening.

Updated a test baseline with new message after changed from
js-test-pre to js-test.

Unreviewed test gardening.

* platform/gtk/TestExpectations: Updated an expectation with new bug
number.
* platform/wpe/TestExpectations:
* platform/wpe/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258484 => 258485)


--- trunk/LayoutTests/ChangeLog	2020-03-16 02:08:19 UTC (rev 258484)
+++ trunk/LayoutTests/ChangeLog	2020-03-16 02:33:48 UTC (rev 258485)
@@ -1,3 +1,17 @@
+2020-03-15  Lauro Moura  <[email protected]>
+
+        WPE gardening.
+
+        Updated a test baseline with new message after changed from
+        js-test-pre to js-test.
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations: Updated an expectation with new bug
+        number.
+        * platform/wpe/TestExpectations:
+        * platform/wpe/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt:
+
 2020-03-15  Aakash Jain  <[email protected]>
 
         Regression r258439: quicklook/multi-sheet-numbers-09.html is failing consistently on iOS

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (258484 => 258485)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-03-16 02:08:19 UTC (rev 258484)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-03-16 02:33:48 UTC (rev 258485)
@@ -2027,7 +2027,7 @@
 
 webkit.org/b/186673 editing/spelling/spellcheck-async-mutation.html [ Failure Pass ]
 
-webkit.org/b/186678 fast/mediastream/change-tracks-media-stream-being-played.html [ Crash Pass Timeout ]
+webkit.org/b/209130 fast/mediastream/change-tracks-media-stream-being-played.html [ Crash Pass Timeout ]
 
 webkit.org/b/186679 media/video-currentTime-delay.html [ Crash Pass Timeout ]
 

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (258484 => 258485)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-03-16 02:08:19 UTC (rev 258484)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-03-16 02:33:48 UTC (rev 258485)
@@ -702,6 +702,9 @@
 
 webkit.org/b/208992 imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate.html [ Failure ]
 
+# SMOOTH_SCROLLING is disabled by default for WPE
+fast/events/drag-smooth-scroll-element.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # 3. UNRESOLVED TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1385,6 +1388,8 @@
 webkit.org/b/208937 imported/w3c/web-platform-tests/fetch/api/request/request-cache-force-cache.html [ Failure Pass ]
 webkit.org/b/208937 imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload.html [ Failure Pass ]
 
+webkit.org/b/209130 fast/mediastream/fast/mediastream/change-tracks-media-stream-being-played.html [ Pass Crash Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # 7. SLOW TESTS
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/wpe/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt (258484 => 258485)


--- trunk/LayoutTests/platform/wpe/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt	2020-03-16 02:08:19 UTC (rev 258484)
+++ trunk/LayoutTests/platform/wpe/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt	2020-03-16 02:33:48 UTC (rev 258485)
@@ -7,6 +7,7 @@
 FAIL (self.frameWithPlugin.document.getElementById('plugin').destroyStream) != undefined should be true. Was false.
 PASS String(document.getElementById('sandboxedFrameId').sandbox) is "allow-scripts allow-same-origin"
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
   
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to