Commit c97e700d authored by ossy@webkit.org's avatar ossy@webkit.org

[Qt] Add failing tests to the Skipped list.

* platform/qt/Skipped:
 - Add fast/forms/input-autofilled.html because of missing layoutTestController.setAutofilled().
 - Add fast/workers/shared-worker-frame-lifecycle.html because it is still flakey. (bug 34281)

git-svn-id: svn://svn.chromium.org/blink/trunk@81226 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 6a7e5023
2011-03-16 Csaba Osztrogonác <ossy@webkit.org>
[Qt] Add failing tests to the Skipped list.
* platform/qt/Skipped:
- Add fast/forms/input-autofilled.html because of missing layoutTestController.setAutofilled().
- Add fast/workers/shared-worker-frame-lifecycle.html because it is still flakey. (bug 34281)
2011-03-15 Adam Roben <aroben@apple.com> 2011-03-15 Adam Roben <aroben@apple.com>
Fix bug number typo Fix bug number typo
...@@ -562,6 +562,9 @@ http/tests/websocket/tests/reload-crash.html ...@@ -562,6 +562,9 @@ http/tests/websocket/tests/reload-crash.html
# https://bugs.webkit.org/show_bug.cgi?id=55867 # https://bugs.webkit.org/show_bug.cgi?id=55867
http/tests/inspector/resource-parameters.html http/tests/inspector/resource-parameters.html
# https://bugs.webkit.org/show_bug.cgi?id=34281
#fast/workers/shared-worker-frame-lifecycle.html
# =========================================================================== # # =========================================================================== #
# failing media tests # failing media tests
# =========================================================================== # # =========================================================================== #
...@@ -782,6 +785,9 @@ http/tests/misc/willCacheResponse-delegate-callback.html ...@@ -782,6 +785,9 @@ http/tests/misc/willCacheResponse-delegate-callback.html
# Missing layoutTestController.setHandlesAuthenticationChallenges() # Missing layoutTestController.setHandlesAuthenticationChallenges()
http/tests/misc/authentication-sent-to-redirect.html http/tests/misc/authentication-sent-to-redirect.html
# Missing layoutTestController.setAutofilled()
fast/forms/input-autofilled.html
# ------- broken ICO file decoding # ------- broken ICO file decoding
fast/images/favicon-as-image.html fast/images/favicon-as-image.html
fast/images/icon-0colors.html fast/images/icon-0colors.html
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment