Changeset 152470 in webkit


Ignore:
Timestamp:
Jul 8, 2013 4:36:43 PM (11 years ago)
Author:
ap@apple.com
Message:

[Mac] Multiple compositing/patterns test fail
https://bugs.webkit.org/show_bug.cgi?id=118490

  • platform/mac/TestExpectations: The failures appear to be WK2 only in my testing, so moved the expectations to mac-wk2.
  • platform/mac-wk2/TestExpectations: Updated bug numbers.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r152466 r152470  
     12013-07-08  Alexey Proskuryakov  <ap@apple.com>
     2
     3        [Mac] Multiple compositing/patterns test fail
     4        https://bugs.webkit.org/show_bug.cgi?id=118490
     5
     6        * platform/mac/TestExpectations: The failures appear to be WK2 only in my testing,
     7        so moved the expectations to mac-wk2.
     8
     9        * platform/mac-wk2/TestExpectations: Updated bug numbers.
     10
    1112013-07-08  Radu Stavila  <stavila@adobe.com>
    212
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r152303 r152470  
    319319webkit.org/b/117962 [ MountainLion ] media/video-played-collapse.html [ Skip ]
    320320
     321# Minor pixel differences with reftest.
     322# Sometimes, the expected result fails to paint completely, <rdar://problem/14382142>.
     323webkit.org/b/118490 compositing/patterns/direct-pattern-compositing-add-text.html [ ImageOnlyFailure ]
     324webkit.org/b/118490 compositing/patterns/direct-pattern-compositing-contain.html [ ImageOnlyFailure ]
     325webkit.org/b/118490 compositing/patterns/direct-pattern-compositing-cover.html [ ImageOnlyFailure ]
     326webkit.org/b/118490 compositing/patterns/direct-pattern-compositing-padding.html [ ImageOnlyFailure ]
     327webkit.org/b/118490 compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure ]
     328webkit.org/b/118490 compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure ]
     329webkit.org/b/118490 compositing/patterns/direct-pattern-compositing.html [ ImageOnlyFailure ]
     330
    321331### END OF (1) Classified failures with bug reports
    322332########################################
  • trunk/LayoutTests/platform/mac/TestExpectations

    r152463 r152470  
    12791279webkit.org/b/103857 fast/events/mouse-cursor-change.html
    12801280
    1281 # Underlying system color profile problem.
    1282 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-add-text.html [ ImageOnlyFailure Pass ]
    1283 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-contain.html [ ImageOnlyFailure Pass ]
    1284 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-cover.html [ ImageOnlyFailure Pass ]
    1285 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-padding.html [ ImageOnlyFailure Pass ]
    1286 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure Pass ]
    1287 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure Pass ]
    1288 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing.html [ ImageOnlyFailure Pass ]
    1289 
    12901281# Reference test fast/sub-pixel/float-wrap-zoom.html fails
    12911282webkit.org/b/114800 fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.