From d7421853303aee3274f8ee94c44222960eee6728 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Wed, 9 Dec 2015 00:23:01 +0000 Subject: [PATCH] Skipping fast/canvas/canvas-too-large-to-draw.html on ElCapitan Debug https://bugs.webkit.org/show_bug.cgi?id=152009 Unreviewed test gardening. * platform/mac/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@193794 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/mac/TestExpectations | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f83be33..2f59dec 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2015-12-08 Ryan Haddad + + Skipping fast/canvas/canvas-too-large-to-draw.html on ElCapitan Debug + https://bugs.webkit.org/show_bug.cgi?id=152009 + + Unreviewed test gardening. + + * platform/mac/TestExpectations: + 2015-12-08 Brady Eidson Modern IDB: IDBTransaction::hasPendingActivity() was wrong, leading to premature GC of the wrapper. diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index 3ca243b..60b762b 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -1292,4 +1292,4 @@ webkit.org/b/149774 css3/font-variant-all.html [ Pass Failure ImageOnlyFailure ] webkit.org/b/149774 css3/font-variant-font-face-all.html [ Pass Failure ImageOnlyFailure ] webkit.org/b/149774 css3/font-variant-font-face-override.html [ Pass Failure ImageOnlyFailure ] -webkit.org/b/152009 [ Debug ElCapitan ] fast/canvas/canvas-too-large-to-draw.html [ Pass Failure ] +webkit.org/b/152009 [ Debug ElCapitan ] fast/canvas/canvas-too-large-to-draw.html [ Skip ] -- 1.8.3.1