Title: [154206] trunk/LayoutTests
Revision
154206
Author
[email protected]
Date
2013-08-16 14:56:36 -0700 (Fri, 16 Aug 2013)

Log Message

<https://webkit.org/b/119915> REGRESSION(r154144): ASSERTION FAILED: m_history->provisionalItem() == m_requestedHistoryItem.get()

Add failing test expectations.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154205 => 154206)


--- trunk/LayoutTests/ChangeLog	2013-08-16 21:45:20 UTC (rev 154205)
+++ trunk/LayoutTests/ChangeLog	2013-08-16 21:56:36 UTC (rev 154206)
@@ -1,3 +1,11 @@
+2013-08-16  Ryosuke Niwa  <[email protected]>
+
+        <https://webkit.org/b/119915> REGRESSION(r154144): ASSERTION FAILED: m_history->provisionalItem() == m_requestedHistoryItem.get()
+
+        Add failing test expectations.
+
+        * platform/mac-wk2/TestExpectations:
+
 2013-08-16  Filip Pizlo  <[email protected]>
 
         Object properties added using dot syntax (o.f = ...) from code that isn't in eval should be less likely to cause an object to become a dictionary

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (154205 => 154206)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-08-16 21:45:20 UTC (rev 154205)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2013-08-16 21:56:36 UTC (rev 154206)
@@ -335,6 +335,9 @@
 # Only failing on WK1
 webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Pass ]
 
+webkit.org/b/119915 [ Release ] http/tests/navigation/post-frames-goback1.html [ Failure ]
+webkit.org/b/119915 [ Debug ] http/tests/navigation/post-frames-goback1.html [ Crash ]
+
 ### 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