Title: [183513] trunk/LayoutTests
Revision
183513
Author
[email protected]
Date
2015-04-28 15:38:10 -0700 (Tue, 28 Apr 2015)

Log Message

[WK2] fast/forms/input-search-press-escape-key.html crashes
https://bugs.webkit.org/show_bug.cgi?id=87168
rdar://problem/11508829

* platform/wk2/TestExpectations: This doesn't crash for me any more, unskipping.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183512 => 183513)


--- trunk/LayoutTests/ChangeLog	2015-04-28 22:35:47 UTC (rev 183512)
+++ trunk/LayoutTests/ChangeLog	2015-04-28 22:38:10 UTC (rev 183513)
@@ -1,3 +1,11 @@
+2015-04-28  Alexey Proskuryakov  <[email protected]>
+
+        [WK2] fast/forms/input-search-press-escape-key.html crashes
+        https://bugs.webkit.org/show_bug.cgi?id=87168
+        rdar://problem/11508829
+
+        * platform/wk2/TestExpectations: This doesn't crash for me any more, unskipping.
+
 2015-04-28  Zalan Bujtas  <[email protected]>
 
         Checkboxes on bugs.webkit.org are painted with stripes at some zoom levels.

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (183512 => 183513)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2015-04-28 22:35:47 UTC (rev 183512)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2015-04-28 22:38:10 UTC (rev 183513)
@@ -541,10 +541,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=73435
 http/tests/security/local-image-from-remote-whitelisted.html
 
-# [WK2] fast/forms/input-search-press-escape-key.html crashes
-# https://bugs.webkit.org/show_bug.cgi?id=87168
-fast/forms/input-search-press-escape-key.html
-
 # Editing input tests that time out unexpectedly.
 # https://bugs.webkit.org/show_bug.cgi?id=81547
 editing/input/reveal-edit-on-input-vertically.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to