From 6aed192a4b631792e6ed39399f656263175eac9a Mon Sep 17 00:00:00 2001 From: "zandobersek@gmail.com" Date: Tue, 2 Apr 2013 12:50:01 +0000 Subject: [PATCH] Unreviewed GTK gardening. * platform/gtk/TestExpectations: Adding failure expectations for two Resource Timing layout tests that regressed with r147387. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@147419 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/gtk/TestExpectations | 3 +++ 2 files changed, 10 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 0bca71b332a9..17d25badb4b4 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2013-04-02 Zan Dobersek + + Unreviewed GTK gardening. + + * platform/gtk/TestExpectations: Adding failure expectations for two Resource Timing layout tests + that regressed with r147387. + 2013-04-02 Zoltan Arvai [Qt] Unreviewed gardening. Skip failing tests after r147384 and r147388. diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 2dbbff70ff25..79dbda1426f1 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -1377,6 +1377,9 @@ webkit.org/b/113127 media/track/track-prefer-captions.html [ Timeout ] webkit.org/b/113747 svg/repaint/buffered-rendering-static-image.html [ ImageOnlyFailure ] +webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Failure ] +webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html [ Failure ] + #//////////////////////////////////////////////////////////////////////////////////////// # End of Tests failing #//////////////////////////////////////////////////////////////////////////////////////// -- 2.36.0