From 2d15b0fbae8ce8471bb59d25d1d2c44c1f97c1de Mon Sep 17 00:00:00 2001 From: "ossy@webkit.org" Date: Wed, 18 Jan 2012 21:58:03 +0000 Subject: [PATCH] [Qt] REGRESSION(r105310): Two inspector tests fails https://bugs.webkit.org/show_bug.cgi?id=76566 * platform/qt/Skipped: Skip failing tests to paint the bot green. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105317 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/qt/Skipped | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 667e7b8..bfae9bd 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-01-18 Csaba Osztrogonác + + [Qt] REGRESSION(r105310): Two inspector tests fails + https://bugs.webkit.org/show_bug.cgi?id=76566 + + * platform/qt/Skipped: Skip failing tests to paint the bot green. + 2012-01-18 James Robinson [chromium] Update expectations, add a few new baselines. diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index d8a6233..50b5fae 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -2586,3 +2586,8 @@ svg/carto.net/combobox.svg # [Qt] DumpRenderTree converts "file:///" to a path differently # https://bugs.webkit.org/show_bug.cgi?id=76563 http/tests/misc/iframe-invalid-source-crash.html + +# [Qt] REGRESSION(r105310): Two inspector tests fails +# https://bugs.webkit.org/show_bug.cgi?id=76566 +http/tests/inspector/console-resource-errors.html +http/tests/inspector/console-cross-origin-iframe-logging.html -- 2.7.4