From a227af0a279ae967c6bf963c117794b61cf5edcc Mon Sep 17 00:00:00 2001 From: "yosin@chromium.org" Date: Tue, 3 Jul 2012 04:42:46 +0000 Subject: [PATCH] Layout Test inspector/timeline/timeline-receive-response-event.html is failing https://bugs.webkit.org/show_bug.cgi?id=90430 Unreviewd build fix * platform/chromium/TestExpectations: Mark timeline-receive-response-event.html flaky git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121730 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/chromium/TestExpectations | 3 +++ 2 files changed, 12 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index da05c50..7b91dcd 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2012-07-02 Yoshifumi Inoue + + Layout Test inspector/timeline/timeline-receive-response-event.html is failing + https://bugs.webkit.org/show_bug.cgi?id=90430 + + Unreviewd build fix + + * platform/chromium/TestExpectations: Mark timeline-receive-response-event.html flaky + 2012-07-02 Dan Bernstein Column height and count calculation ignores most overflow diff --git a/LayoutTests/platform/chromium/TestExpectations b/LayoutTests/platform/chromium/TestExpectations index 0345953..4bf73cb 100644 --- a/LayoutTests/platform/chromium/TestExpectations +++ b/LayoutTests/platform/chromium/TestExpectations @@ -3716,3 +3716,6 @@ BUGWK90003 WIN DEBUG : fast/js/repeat-cached-vm-reentry.html = TIMEOUT PASS BUGWK90207 SLOW WIN DEBUG : fast/forms/select/select-state-restore.html = PASS BUGWK90207 SLOW LINUX DEBUG : fast/forms/select/select-state-restore.html = PASS TEXT +// Flaky +BUGWK90430 : inspector/timeline/timeline-receive-response-event.html = PASS + -- 2.7.4