Title: [159694] trunk/LayoutTests
Revision
159694
Author
a...@apple.com
Date
2013-11-22 09:38:33 -0800 (Fri, 22 Nov 2013)

Log Message

Layout Test editing/deleting/password-delete-performance.html is failing
https://bugs.webkit.org/show_bug.cgi?id=124781

* TestExpectations: Skipped it, running a test that almost always times out makes little sense.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (159693 => 159694)


--- trunk/LayoutTests/ChangeLog	2013-11-22 17:34:04 UTC (rev 159693)
+++ trunk/LayoutTests/ChangeLog	2013-11-22 17:38:33 UTC (rev 159694)
@@ -1,3 +1,10 @@
+2013-11-22  Alexey Proskuryakov  <a...@apple.com>
+
+        Layout Test editing/deleting/password-delete-performance.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=124781
+
+        * TestExpectations: Skipped it, running a test that almost always times out makes little sense.
+
 2013-11-21  Ryosuke Niwa  <rn...@webkit.org>
 
         Import more W3C tests for parsing template elements

Modified: trunk/LayoutTests/TestExpectations (159693 => 159694)


--- trunk/LayoutTests/TestExpectations	2013-11-22 17:34:04 UTC (rev 159693)
+++ trunk/LayoutTests/TestExpectations	2013-11-22 17:38:33 UTC (rev 159694)
@@ -69,3 +69,6 @@
 # The spec is not clear if the MediaStream ended event should be fired if stop is called on each MediaStream's track
 # Skipping it for now, then put it again when the spec decides it
 fast/mediastream/MediaStream-onended.html [ Skip ]
+
+# Times out on most runs
+webkit.org/b/124781 editing/deleting/password-delete-performance.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to