From a292f4c5bf56da2a25b96459ee1498ac926c019a Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Tue, 14 Jun 2011 22:07:25 +0000 Subject: [PATCH] 2011-06-14 Dimitri Glazkov [Chromium] Turns out, inspector/cookie-parser.html can timeout out. * platform/chromium/test_expectations.txt: Added expectation of TIMEOUT. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@88855 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/chromium/test_expectations.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 9ea2c65008e1..2b80366031a8 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2011-06-14 Dimitri Glazkov + + [Chromium] Turns out, inspector/cookie-parser.html can timeout out. + + * platform/chromium/test_expectations.txt: Added expectation of TIMEOUT. + 2011-06-14 Jeffrey Pfau Reviewed by David Hyatt. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index b5d9606dd023..c691ec0111ba 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3996,4 +3996,4 @@ BUGWK62430 : fast/dom/HTMLProgressElement/indeterminate-progress-001.html = FAIL // Has been flaky, probably since birth. BUGWK62580 : fast/loader/inherit-charset-to-empty-frame.html = PASS TEXT -BUGWK62662 : inspector/cookie-parser.html = PASS CRASH +BUGWK62662 : inspector/cookie-parser.html = PASS CRASH TIMEOUT -- 2.36.0