Changeset 87092 in webkit


Ignore:
Timestamp:
May 23, 2011 12:59:35 PM (13 years ago)
Author:
robert@webkit.org
Message:

2011-05-22 Robert Hogan <robert@webkit.org>

Reviewed by Andreas Kling.

[Qt] Unskip passing transitions tests
https://bugs.webkit.org/show_bug.cgi?id=61246

  • platform/qt/Skipped:
  • platform/qt/transitions/move-after-transition-expected.txt: Added.
  • platform/qt/transitions/transition-end-event-rendering-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87090 r87092  
     12011-05-22  Robert Hogan  <robert@webkit.org>
     2
     3        Reviewed by Andreas Kling.
     4
     5        [Qt] Unskip passing transitions tests
     6        https://bugs.webkit.org/show_bug.cgi?id=61246
     7
     8        * platform/qt/Skipped:
     9        * platform/qt/transitions/move-after-transition-expected.txt: Added.
     10        * platform/qt/transitions/transition-end-event-rendering-expected.txt: Added.
     11
    1122011-05-23  Adam Barth  <abarth@webkit.org>
    213
  • trunk/LayoutTests/platform/qt/Skipped

    r87043 r87092  
    4646# - failing transforms tests
    4747# - failing printing tests
    48 # - failing transitions tests
    4948# - failing websocket tests
    5049# - new tests without expected results
     
    19151914
    19161915# ============================================================================= #
    1917 # failing transitions tests
    1918 # ============================================================================= #
    1919 transitions/move-after-transition.html
    1920 transitions/transition-end-event-rendering.html
    1921 transitions/transition-drt-api.html
    1922 
    1923 # ============================================================================= #
    19241916# new tests without expected results
    19251917# ============================================================================= #
Note: See TracChangeset for help on using the changeset viewer.