From 7537a086b91d89f864b5c7d4e99c03c1d3cc2c82 Mon Sep 17 00:00:00 2001 From: "philn@webkit.org" Date: Fri, 13 Apr 2012 14:18:54 +0000 Subject: [PATCH] Unreviewed, GTK test_expectations update. * platform/gtk/test_expectations.txt: Marking some css2.1 tests flaky. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114128 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/gtk/test_expectations.txt | 11 ++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index accfa14..2672f01 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-04-13 Philippe Normand + + Unreviewed, GTK test_expectations update. + + * platform/gtk/test_expectations.txt: Marking some css2.1 tests flaky. + 2012-04-13 Anton Muhin Mark test as flaky. diff --git a/LayoutTests/platform/gtk/test_expectations.txt b/LayoutTests/platform/gtk/test_expectations.txt index a4f2393..bcfa9c2 100644 --- a/LayoutTests/platform/gtk/test_expectations.txt +++ b/LayoutTests/platform/gtk/test_expectations.txt @@ -363,7 +363,7 @@ BUGWKGTK DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH BUGWK30724 DEBUG : fast/loader/opaque-base-url.html = CRASH -BUGWK83881 DEBUG : fast/dom/gc-11.html = CRASH +BUGWK83881 : fast/dom/gc-11.html = CRASH ////////////////////////////////////////////////////////////////////////////////////////// // End of Crashing tests @@ -472,6 +472,15 @@ BUGWK83800 : plugins/get-url-with-blank-target.html = PASS TEXT BUGWK83878 : media/track/track-mode.html = PASS TEXT +BUGWK83891 : css2.1/20110323/at-import-002.htm = PASS TEXT +BUGWK83891 : css2.1/20110323/at-import-004.htm = PASS TEXT +BUGWK83891 : css2.1/20110323/at-import-005.htm = PASS TEXT +BUGWK83891 : css2.1/20110323/at-import-006.htm = PASS TEXT +BUGWK83891 : css2.1/20110323/at-import-007.htm = PASS TEXT +BUGWK83891 : css2.1/20110323/at-import-009.htm = PASS TEXT +BUGWK83891 : css2.1/20110323/eof-005.htm = PASS TEXT + + ////////////////////////////////////////////////////////////////////////////////////////// // End of Flaky tests ////////////////////////////////////////////////////////////////////////////////////////// -- 2.7.4