Commit a1a9d431 authored by dino@apple.com's avatar dino@apple.com

2011-03-16 Dean Jackson <dino@apple.com>

        https://bugs.webkit.org/show_bug.cgi?id=56242
        Flaky Test: transitions/interrupted-accelerated-transition.html

        Skip this while https://bugs.webkit.org/show_bug.cgi?id=54151
        (Animation API) is in progress.

        * platform/chromium/test_expectations.txt:
        * platform/mac/Skipped:
        * platform/win/Skipped:

git-svn-id: svn://svn.chromium.org/blink/trunk@81233 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent e05d9e72
2011-03-16 Dean Jackson <dino@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=56242
Flaky Test: transitions/interrupted-accelerated-transition.html
Skip this while https://bugs.webkit.org/show_bug.cgi?id=54151
(Animation API) is in progress.
* platform/chromium/test_expectations.txt:
* platform/mac/Skipped:
* platform/win/Skipped:
2011-03-16 Luiz Agostini <luiz.agostini@openbossa.org>
Reviewed by Kenneth Rohde Christiansen.
......@@ -3331,3 +3331,6 @@ BUGCR76159 MAC LINUX : http/tests/media/video-play-stall-before-meta-data.html =
BUGWK56407 LINUX WIN : editing/style/iframe-onload-crash.html = CRASH
BUGCR76253 : plugins/npruntime/np-deallocate-called-before-np-shutdown.html = CRASH
// Some transition tests are flakey since r79985
BUGWK56242 LINUX : transitions/interrupted-accelerated-transition.html = PASS FAIL
......@@ -312,3 +312,7 @@ editing/pasteboard/data-transfer-items.html
# Need to implement WebGeolocationRequest::cancelPermissionRequest on mac.
# https://bugs.webkit.org/show_bug.cgi?id=55944
fast/dom/Geolocation/page-reload-cancel-permission-requests.html
# Transition tests are flakey since r79985
# https://bugs.webkit.org/show_bug.cgi?id=56242
transitions/interrupted-accelerated-transition.html
......@@ -1196,3 +1196,6 @@ fast/html/details-remove-summary-3-and-click.html
fast/html/details-remove-summary-4-and-click.html
fast/html/details-remove-summary-5-and-click.html
fast/html/details-remove-summary-6-and-click.html
# https://bugs.webkit.org/show_bug.cgi?id=56242
transitions/interrupted-accelerated-transition.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