From 406ac81e25b7cc50f2c8f000fec6edcd4a861741 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Tue, 12 Jan 2016 17:28:31 +0000 Subject: [PATCH] Marking inspector/model/scope-chain-node.html as flaky on Mac debug https://bugs.webkit.org/show_bug.cgi?id=153018 Unreviewed test gardening. * platform/mac/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194897 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/mac/TestExpectations | 2 ++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index ab98577..6b7e69a 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2016-01-12 Ryan Haddad + Marking inspector/model/scope-chain-node.html as flaky on Mac debug + https://bugs.webkit.org/show_bug.cgi?id=153018 + + Unreviewed test gardening. + + * platform/mac/TestExpectations: + +2016-01-12 Ryan Haddad + Marking inspector/script-profiler/event-type-Other.html as flaky on Mac https://bugs.webkit.org/show_bug.cgi?id=153016 diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index 43c6043..12d5718 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -1243,6 +1243,8 @@ webkit.org/b/152029 inspector/debugger/command-line-api-exception.html [ Pass Ti webkit.org/b/153016 inspector/script-profiler/event-type-Other.html [ Pass Failure ] +webkit.org/b/153108 [ Debug ] inspector/model/scope-chain-node.html [ Pass Timeout ] + # Colorspaces on CA OpenGL layers not available in Yosemite [ Yosemite ] fast/canvas/webgl/match-page-color-space.html [ Skip ] -- 1.8.3.1