From 5ac700f0fd6d1e1e6e15bfa3fe52ac3a57d376bd Mon Sep 17 00:00:00 2001 From: "simon.fraser@apple.com" Date: Sun, 17 Mar 2013 20:54:09 +0000 Subject: [PATCH] fast/frames/sandboxed-iframe-navigation-allowed.html sometimes asserts in debug. * platform/mac/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@146024 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/mac/TestExpectations | 3 +++ 2 files changed, 10 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 4b3290f..84f51b2 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2013-03-17 Simon Fraser + + fast/frames/sandboxed-iframe-navigation-allowed.html sometimes + asserts in debug. + + * platform/mac/TestExpectations: + 2013-03-17 Zan Dobersek Unreviewed GTK gardening. diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index 4df5f5c..034932a 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -1171,6 +1171,9 @@ webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure Pass ] # Flakey plugin tests webkit.org/b/82752 plugins/netscape-dom-access-and-reload.html [ Failure Pass ] +# Asserts sometimes +webkit.org/b/111902 [ Debug ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Crash Pass ] + # Flaky tests when run multi-process webkit.org/b/58192 fast/dom/frame-loading-via-document-write.html [ Failure Pass ] webkit.org/b/58192 http/tests/appcache/fail-on-update-2.html [ Failure Pass ] -- 1.8.3.1