Changeset 66737 in webkit


Ignore:
Timestamp:
Sep 3, 2010 9:56:05 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-09-03 Mihai Parparita <mihaip@chromium.org>

Reviewed by Tony Chang.

play-state.html and suspend-resume-animaton.html now pass on Chromium
https://bugs.webkit.org/show_bug.cgi?id=45158

Two animation tests now pass reliably with both test_shell and Chromium
DRT due to r66641 and http://crrev.com/58369.

  • platform/chromium/drt_expectations.txt:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r66735 r66737  
     12010-09-03  Mihai Parparita  <mihaip@chromium.org>
     2
     3        Reviewed by Tony Chang.
     4
     5        play-state.html and suspend-resume-animaton.html now pass on Chromium
     6        https://bugs.webkit.org/show_bug.cgi?id=45158
     7
     8        Two animation tests now pass reliably with both test_shell and Chromium
     9        DRT due to r66641 and http://crrev.com/58369.
     10
     11        * platform/chromium/drt_expectations.txt:
     12        * platform/chromium/test_expectations.txt:
     13
    1142010-09-03  Andrey Kosyakov  <caseq@chromium.org>
    215
  • trunk/LayoutTests/platform/chromium/drt_expectations.txt

    r66705 r66737  
    466466BUG_DRT WIN : tables/mozilla/dom/tableDom.html = IMAGE
    467467BUG_DRT WIN : transforms/2d/zoom-menulist.html = IMAGE
    468 
    469 // Tests that pass under the DRT only
    470 BUG_DRT : animations/suspend-resume-animation.html = PASS
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r66735 r66737  
    9797BUG24182 SLOW DEBUG : fast/frames/frame-limit.html = PASS
    9898BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS
    99 BUG24182 SLOW : animations/play-state.html = PASS TEXT
    10099
    101100// Usually <1s in release, ~1s in debug, but occasionally >5s in release.
     
    30163015BUG51571 WIN : http/tests/misc/bad-charset-alias.html = TIMEOUT
    30173016
    3018 // test_shell doesn't expose LayoutTestController::suspend/ResumeAnimations.
    3019 // Will pass once we've switched to the Chromium DRT.
    3020 WONTFIX SKIP: animations/suspend-resume-animation.html = TEXT
    3021 
    30223017// Probably rebaseline, but want to make sure before doing so
    30233018BUGJAPHET WIN : svg/custom/resource-invalidate-on-target-update.svg = IMAGE
Note: See TracChangeset for help on using the changeset viewer.