Title: [150463] trunk/LayoutTests
Revision
150463
Author
[email protected]
Date
2013-05-21 12:03:26 -0700 (Tue, 21 May 2013)

Log Message

[Windows] Workers are crashing tests.
https://bugs.webkit.org/show_bug.cgi?id=116560.

Unreviewed change to TestExpectations while investigating.

* platform/win/TestExpectations: Disable worker tests under Windows.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150462 => 150463)


--- trunk/LayoutTests/ChangeLog	2013-05-21 19:02:46 UTC (rev 150462)
+++ trunk/LayoutTests/ChangeLog	2013-05-21 19:03:26 UTC (rev 150463)
@@ -1,5 +1,14 @@
 2013-05-21  Brent Fulgham  <[email protected]>
 
+        [Windows] Workers are crashing tests.
+        https://bugs.webkit.org/show_bug.cgi?id=116560.
+
+        Unreviewed change to TestExpectations while investigating.
+
+        * platform/win/TestExpectations: Disable worker tests under Windows.
+
+2013-05-21  Brent Fulgham  <[email protected]>
+
         [Windows] Unreviewed test expectation change - skip failing tests.
         https://bugs.webkit.org/show_bug.cgi?id=116564
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (150462 => 150463)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-05-21 19:02:46 UTC (rev 150462)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-05-21 19:03:26 UTC (rev 150463)
@@ -2737,6 +2737,10 @@
 # No concept of secure text input
 editing/secure-input [ Failure ]
 
+# Worker-specific crashes
+webkit.org/b/116560 fast/js/create-lots-of-workers.html
+webkit.org/b/116560 fast/workers
+
 # 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