From 3f95ca39e53ce58b9b927d936baf8007e3ab0259 Mon Sep 17 00:00:00 2001 From: "andersca@apple.com" Date: Tue, 17 Apr 2012 00:17:09 +0000 Subject: [PATCH] Add two flaky tests in fast/profiler. * platform/mac/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114321 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/mac/Skipped | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 9d23729..9f2a906 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-04-16 Anders Carlsson + + Add two flaky tests in fast/profiler. + + * platform/mac/Skipped: + 2012-04-16 Erik Arvidsson [V8] Don't delete the per context data until the V8IsolatedContext is deleted diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped index dae5a35..b681106 100644 --- a/LayoutTests/platform/mac/Skipped +++ b/LayoutTests/platform/mac/Skipped @@ -788,3 +788,7 @@ fast/css/align-positioned-object-on-resize.html # https://bugs.webkit.org/show_bug.cgi?id=83618 fast/dom/inline-event-attributes-release.html + +# https://bugs.webkit.org/show_bug.cgi?id=84102 +fast/profiler/stop-profiling-after-setTimeout.html +fast/profiler/dead-time.html -- 2.7.4