Title: [146221] trunk/LayoutTests
Revision
146221
Author
[email protected]
Date
2013-03-19 10:47:38 -0700 (Tue, 19 Mar 2013)

Log Message

Assertion in LegacyWebArchive::create() in editing tests
https://bugs.webkit.org/show_bug.cgi?id=112642

editing/pasteboard/5780697-1.html is also a flakey assertion.

Move to mac-wk2 beacuse these only seem to happen in WK2.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146220 => 146221)


--- trunk/LayoutTests/ChangeLog	2013-03-19 17:43:32 UTC (rev 146220)
+++ trunk/LayoutTests/ChangeLog	2013-03-19 17:47:38 UTC (rev 146221)
@@ -1,5 +1,17 @@
 2013-03-19  Simon Fraser  <[email protected]>
 
+        Assertion in LegacyWebArchive::create() in editing tests
+        https://bugs.webkit.org/show_bug.cgi?id=112642
+
+        editing/pasteboard/5780697-1.html is also a flakey assertion.
+        
+        Move to mac-wk2 beacuse these only seem to happen in WK2.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
+2013-03-19  Simon Fraser  <[email protected]>
+
         ASSERTION FAILED: m_scheduledTasksAreSuspended
         https://bugs.webkit.org/show_bug.cgi?id=97124
         

Modified: trunk/LayoutTests/platform/mac/TestExpectations (146220 => 146221)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-03-19 17:43:32 UTC (rev 146220)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-03-19 17:47:38 UTC (rev 146221)
@@ -992,8 +992,6 @@
 platform/mac/editing/spelling/delete-autocorrected-word-1.html
 platform/mac/editing/spelling/delete-autocorrected-word-2.html
 
-webkit.org/b/112642 [ Debug ] editing/deleting/paste-with-transparent-background-color.html [ Crash Pass ]
-
 # Mac does not have global selections.
 editing/pasteboard/paste-global-selection.html
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (146220 => 146221)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-03-19 17:43:32 UTC (rev 146220)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-03-19 17:47:38 UTC (rev 146221)
@@ -321,6 +321,9 @@
 webkit.org/b/97124 [ Debug ] fast/events/pageshow-pagehide-on-back-uncached.html [ Pass Crash ]
 webkit.org/b/97124 [ Debug ] svg/animations/mozilla/animateMotion-by-1.svg [ Pass Crash ]
 
+webkit.org/b/112642 [ Debug ] editing/deleting/paste-with-transparent-background-color.html [ Crash Pass ]
+webkit.org/b/112642 [ Debug ] editing/pasteboard/5780697-1.html [ Crash Pass ]
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to