From 1caf36514efd2c21fb3fa39de2b24f16ebed8498 Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Tue, 3 Jul 2012 08:17:42 +0000 Subject: [PATCH] [Chromium] Tests still crashing for Linux Release as well. https://bugs.webkit.org/show_bug.cgi?id=89979 Patch by Michael Starzinger on 2012-07-03 Reviewed by Tony Chang. * platform/chromium/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121738 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/chromium/TestExpectations | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f8aefb6..aa99f91 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2012-07-03 Michael Starzinger + + [Chromium] Tests still crashing for Linux Release as well. + https://bugs.webkit.org/show_bug.cgi?id=89979 + + Reviewed by Tony Chang. + + * platform/chromium/TestExpectations: + 2012-07-03 Yoshifumi Inoue [Chromium] Rebaseline: Add missing expectation files introduced by r121722 diff --git a/LayoutTests/platform/chromium/TestExpectations b/LayoutTests/platform/chromium/TestExpectations index 4bf73cb..d69c9d4 100644 --- a/LayoutTests/platform/chromium/TestExpectations +++ b/LayoutTests/platform/chromium/TestExpectations @@ -3051,8 +3051,7 @@ BUGWK77314 WIN MAC : fast/events/touch/send-oncancel-event.html = PASS TEXT BUGWK77324 WIN MAC DEBUG SLOW : fast/js/dfg-int32array.html = PASS // CRASH comes from BUGCR121442 -BUGWK77397 LINUX DEBUG : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT CRASH -BUGWK77397 LINUX RELEASE : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT +BUGWK77397 LINUX : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT CRASH BUGWK77397 WIN MAC : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT // Started crashing at WK r106422. @@ -3360,6 +3359,7 @@ BUGWK82776 SKIP : storage/indexeddb/pending-version-change-stuck-works-with-term BUGWK WIN RELEASE : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS TEXT BUGCR121442 LINUX DEBUG : plugins/iframe-shims.html = CRASH +BUGCR121442 LINUX RELEASE : plugins/iframe-shims.html = PASS CRASH BUGWK83219 LION : fonts/cursive.html = PASS IMAGE+TEXT BUGWK83324 WIN DEBUG : fast/js/cross-global-object-inline-global-var.html = PASS TEXT -- 2.7.4