From dd959658cc06ed20f7deee3c8b76a404f89de726 Mon Sep 17 00:00:00 2001 From: "philn@webkit.org" Date: Mon, 23 Jan 2012 16:32:56 +0000 Subject: [PATCH] Unreviewed, mark another test as flaky crash. * platform/gtk/test_expectations.txt: editing/execCommand/19455.html is flaky, sometimes hitting an ASSERT. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105627 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/gtk/test_expectations.txt | 1 + 2 files changed, 8 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 751262c..e8fcbd7 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,12 @@ 2012-01-23 Philippe Normand + Unreviewed, mark another test as flaky crash. + + * platform/gtk/test_expectations.txt: + editing/execCommand/19455.html is flaky, sometimes hitting an ASSERT. + +2012-01-23 Philippe Normand + Unreviewed, GTK gardening. Rebaseline after r105613, marked 3 svg flaky tests and added baselines for 15 tests. diff --git a/LayoutTests/platform/gtk/test_expectations.txt b/LayoutTests/platform/gtk/test_expectations.txt index f965f8e..a619ce9 100644 --- a/LayoutTests/platform/gtk/test_expectations.txt +++ b/LayoutTests/platform/gtk/test_expectations.txt @@ -11,6 +11,7 @@ BUGWK68859 DEBUG : fast/dynamic/crash-paint-no-documentElement-renderer.html = C BUGWK76814 DEBUG : fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH BUGWK76815 DEBUG : editing/inserting/4960120-2.html = CRASH +BUGWK76815 DEBUG : editing/execCommand/19455.html = CRASH // Flaky tests -- 2.7.4