diff options
author | kkristof@inf.u-szeged.hu <kkristof@inf.u-szeged.hu@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2012-10-11 13:03:33 +0000 |
---|---|---|
committer | kkristof@inf.u-szeged.hu <kkristof@inf.u-szeged.hu@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2012-10-11 13:03:33 +0000 |
commit | 47f1b5e361af6d5502404bb80017013b81b19a6c (patch) | |
tree | 94ae3ee338c93e28292270ef381ffa4dd9c1c1b9 | |
parent | 2fde99ca92380466cd5f471d0a58b6dffb913542 (diff) | |
download | chromium_src-47f1b5e361af6d5502404bb80017013b81b19a6c.zip chromium_src-47f1b5e361af6d5502404bb80017013b81b19a6c.tar.gz chromium_src-47f1b5e361af6d5502404bb80017013b81b19a6c.tar.bz2 |
[Qt] Unreviewed gardening after r131044.
Skip the failing tests.
* platform/qt-5.0-wk2/TestExpectations:
git-svn-id: svn://svn.chromium.org/blink/trunk@131049 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-rw-r--r-- | third_party/WebKit/LayoutTests/ChangeLog | 8 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/qt-5.0-wk2/TestExpectations | 7 |
2 files changed, 15 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/ChangeLog b/third_party/WebKit/LayoutTests/ChangeLog index 61d7d04..7ac9452 100644 --- a/third_party/WebKit/LayoutTests/ChangeLog +++ b/third_party/WebKit/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2012-10-11 Kristóf Kosztyó <kkristof@inf.u-szeged.hu> + + [Qt] Unreviewed gardening after r131044. + + Skip the failing tests. + + * platform/qt-5.0-wk2/TestExpectations: + 2012-10-11 Allan Sandfeld Jensen <allan.jensen@digia.com> Unreviewed Qt gardening. diff --git a/third_party/WebKit/LayoutTests/platform/qt-5.0-wk2/TestExpectations b/third_party/WebKit/LayoutTests/platform/qt-5.0-wk2/TestExpectations index 16e04bc..f8d18b7 100644 --- a/third_party/WebKit/LayoutTests/platform/qt-5.0-wk2/TestExpectations +++ b/third_party/WebKit/LayoutTests/platform/qt-5.0-wk2/TestExpectations @@ -595,3 +595,10 @@ webkit.org/b/98897 fast/repaint/textarea-set-disabled.html [ ImageOnlyFailure ] # [Qt][WK2] REGRESSION(r130967): It made http/tests/loading/text-content-type-with-binary-extension.html fail webkit.org/b/98994 http/tests/loading/text-content-type-with-binary-extension.html + +# [Qt] some tests fail after unskipped in r131044 +# https://bugs.webkit.org/show_bug.cgi?id=99034 +http/tests/cookies/third-party-cookie-relaxing.html +http/tests/security/cookies/third-party-cookie-blocking-user-action.html +http/tests/security/cookies/third-party-cookie-blocking-xslt.xml +http/tests/security/cookies/third-party-cookie-blocking.html |