Title: [150468] trunk/LayoutTests
Revision
150468
Author
[email protected]
Date
2013-05-21 12:32:07 -0700 (Tue, 21 May 2013)

Log Message

media/track/track-cue-rendering-snap-to-lines-not-set.html is failing
https://bugs.webkit.org/show_bug.cgi?id=116567

Add a failing test expectation to the test added in r150452.

Patch by Ryosuke Niwa <[email protected]> on 2013-05-21

* platform/mac/TestExpectations:
* platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Added.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150467 => 150468)


--- trunk/LayoutTests/ChangeLog	2013-05-21 19:28:49 UTC (rev 150467)
+++ trunk/LayoutTests/ChangeLog	2013-05-21 19:32:07 UTC (rev 150468)
@@ -10,6 +10,15 @@
 
 2013-05-21  Brent Fulgham  <[email protected]>
 
+        [Windows] Disable several crashing tests.
+        https://bugs.webkit.org/show_bug.cgi?id=116562
+        
+        Unreviewed change to TestExpectations while investigating.
+
+        * platform/win/TestExpectations:
+
+2013-05-21  Brent Fulgham  <[email protected]>
+
         [Windows] Workers are crashing tests.
         https://bugs.webkit.org/show_bug.cgi?id=116560.
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (150467 => 150468)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-05-21 19:28:49 UTC (rev 150467)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-05-21 19:32:07 UTC (rev 150468)
@@ -2741,6 +2741,13 @@
 webkit.org/b/116560 fast/js/create-lots-of-workers.html
 webkit.org/b/116560 fast/workers
 
+# Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
+webkit.org/b/116562 fast/js/callback-function-with-handle-event.html
+webkit.org/b/116562 fast/js/large-expressions.html
+webkit.org/b/116562 fast/js/string-replace-exception-crash.html
+webkit.org/b/116562 fast/text/custom-font-data-crash.html
+webkit.org/b/116562 loader/go-back-cached-main-resource.html
+
 # Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
 webkit.org/b/116564 css1/units/rounding.html
 webkit.org/b/116564 editing/selection/user-drag-element-and-user-select-none.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to