Title: [234485] trunk/LayoutTests
Revision
234485
Author
rn...@webkit.org
Date
2018-08-01 16:26:02 -0700 (Wed, 01 Aug 2018)

Log Message

REGRESSION(r227983): fast/dom/adopt-node-crash-2.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=182589

Rebaseline the test and remove the flaky test expectation.

* fast/dom/adopt-node-crash-2-expected.txt:
* platform/ios-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234484 => 234485)


--- trunk/LayoutTests/ChangeLog	2018-08-01 22:36:16 UTC (rev 234484)
+++ trunk/LayoutTests/ChangeLog	2018-08-01 23:26:02 UTC (rev 234485)
@@ -1,3 +1,14 @@
+2018-08-01  Ryosuke Niwa  <rn...@webkit.org>
+
+        REGRESSION(r227983): fast/dom/adopt-node-crash-2.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=182589
+
+        Rebaseline the test and remove the flaky test expectation.
+
+        * fast/dom/adopt-node-crash-2-expected.txt:
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2018-08-01  Nan Wang  <n_w...@apple.com>
 
         AX: AOM: Add ARIA IDL Attribute Reflection

Modified: trunk/LayoutTests/fast/dom/adopt-node-crash-2-expected.txt (234484 => 234485)


--- trunk/LayoutTests/fast/dom/adopt-node-crash-2-expected.txt	2018-08-01 22:36:16 UTC (rev 234484)
+++ trunk/LayoutTests/fast/dom/adopt-node-crash-2-expected.txt	2018-08-01 23:26:02 UTC (rev 234485)
@@ -1,3 +1,2 @@
 Tests for a crash due to adopting a DOM node during DOMFocusOut event. Test passes if it doesn't crash.
 
-

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (234484 => 234485)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2018-08-01 22:36:16 UTC (rev 234484)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2018-08-01 23:26:02 UTC (rev 234485)
@@ -414,7 +414,6 @@
 fast/spatial-navigation/snav-only-clipped-overflow-content.html [ Failure ]
 fast/spatial-navigation/snav-z-index.html [ Failure ]
 fast/text/offsetForPosition-cluster-at-zero.html [ Failure ]
-fast/dom/adopt-node-crash-2.html [ Failure ]
 fast/dom/Window/window-focus-self.html [ Failure ]
 fast/dom/Window/window-lookup-precedence.html [ Failure ]
 fast/dom/Window/window-onFocus.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (234484 => 234485)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-08-01 22:36:16 UTC (rev 234484)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-08-01 23:26:02 UTC (rev 234485)
@@ -1727,8 +1727,6 @@
 
 webkit.org/b/181831 [ HighSierra+ ] fast/forms/searchfield-heights.html [ Pass Failure ]
 
-webkit.org/b/182589 fast/dom/adopt-node-crash-2.html [ Pass Failure ]
-
 webkit.org/b/181612 [ Debug ] webanimations/animation-opacity-animation-crash.html [ Pass Failure ]
 
 webkit.org/b/173946 [ Debug ] media/modern-media-controls/fullscreen-support/fullscreen-support-press.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to