Title: [199228] trunk/LayoutTests
Revision
199228
Author
[email protected]
Date
2016-04-08 09:11:00 -0700 (Fri, 08 Apr 2016)

Log Message

Unreviewed.
Rebasing LayoutTests/imported/w3c/web-platform-tests/dom/nodes/MutationObserver-childList.html expectation after https://trac.webkit.org/changeset/199225.
Removing its Timeout expectation.

Modified Paths

Diff

Modified: trunk/LayoutTests/TestExpectations (199227 => 199228)


--- trunk/LayoutTests/TestExpectations	2016-04-08 16:05:20 UTC (rev 199227)
+++ trunk/LayoutTests/TestExpectations	2016-04-08 16:11:00 UTC (rev 199228)
@@ -299,7 +299,6 @@
 
 # WPT tests that fail after doing full test repository reimport and need further investigation
 imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document.htm [ Pass Failure ]
-imported/w3c/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Timeout ]
 imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Pass Failure ]
 webkit.org/b/155516 [ Debug ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Skip ]
 webkit.org/b/155516 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Failure ]

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/MutationObserver-childList-expected.txt (199227 => 199228)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/MutationObserver-childList-expected.txt	2016-04-08 16:05:20 UTC (rev 199227)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/MutationObserver-childList-expected.txt	2016-04-08 16:11:00 UTC (rev 199228)
@@ -1,6 +1,8 @@
 MutationObservers: childList mutations
 
 
+Harness Error (TIMEOUT), message = null
+
 PASS childList Node.nodeValue: no mutation 
 PASS childList Node.textContent: replace content mutation 
 PASS childList Node.textContent: no previous content mutation 
@@ -23,6 +25,7 @@
 PASS childList Node.replaceChild: replacement mutation 
 PASS childList Node.replaceChild: removal mutation 
 PASS childList Node.replaceChild: internal replacement mutation 
+TIMEOUT childList Node.replaceChild: self internal replacement mutation Test timed out
 PASS childList Node.removeChild: removal mutation 
 PASS Range (r70) is created 
 PASS childList Range.deleteContents: child removal mutation 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to