Title: [288073] trunk/LayoutTests
Revision
288073
Author
hironori.fu...@sony.com
Date
2022-01-16 12:51:53 -0800 (Sun, 16 Jan 2022)

Log Message

[WinCairo] Unreviewed test gardening

After r288052 added editing/execCommand/paste-as-quotation-disconnected-paragraph-ancestor-crash.html,
WinCairo WK1 tests subsequent to the test case had been failing.
It looked like DRT output the result of the privous test case.

* platform/wincairo-wk1/TestExpectations: Skip the test case as well as AppleWin does.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (288072 => 288073)


--- trunk/LayoutTests/ChangeLog	2022-01-16 09:08:43 UTC (rev 288072)
+++ trunk/LayoutTests/ChangeLog	2022-01-16 20:51:53 UTC (rev 288073)
@@ -1,3 +1,13 @@
+2022-01-16  Fujii Hironori  <hironori.fu...@sony.com>
+
+        [WinCairo] Unreviewed test gardening
+
+        After r288052 added editing/execCommand/paste-as-quotation-disconnected-paragraph-ancestor-crash.html,
+        WinCairo WK1 tests subsequent to the test case had been failing.
+        It looked like DRT output the result of the privous test case.
+
+        * platform/wincairo-wk1/TestExpectations: Skip the test case as well as AppleWin does.
+
 2022-01-15  Sam Weinig  <wei...@apple.com>
 
         CSS Gradients: interpolation mode should default to OKLab if any non-legacy color syntax colors are used in the stops

Modified: trunk/LayoutTests/platform/wincairo-wk1/TestExpectations (288072 => 288073)


--- trunk/LayoutTests/platform/wincairo-wk1/TestExpectations	2022-01-16 09:08:43 UTC (rev 288072)
+++ trunk/LayoutTests/platform/wincairo-wk1/TestExpectations	2022-01-16 20:51:53 UTC (rev 288073)
@@ -459,3 +459,5 @@
 
 accessibility/aria-roledescription.html [ Timeout ]
 accessibility/visible-elements.html [ Timeout ]
+
+editing/execCommand/paste-as-quotation-disconnected-paragraph-ancestor-crash.html [ Skip ] # This test confuses DRT. See Bug 233463
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to