Changeset 184914 in webkit


Ignore:
Timestamp:
May 27, 2015, 12:17:07 PM (10 years ago)
Author:
dbates@webkit.org
Message:

Fix Mac Yosemite layout test failure following <http://trac.webkit.org/changeset/184899>
(https://bugs.webkit.org/show_bug.cgi?id=145336)

Mark test platform/mac/fast/ruby/ruby-expansion-cjk-2.html as failing on Yosemite.

Also remove references to fast/ruby/ruby-expansion-cjk*.html from TestExpectations files
of other ports since we consider these tests specific to Mac.

  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/ios-simulator/TestExpectations:
  • platform/mac-wk1/TestExpectations:
  • platform/win/TestExpectations:
Location:
trunk/LayoutTests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r184908 r184914  
     12015-05-27  Daniel Bates  <dabates@apple.com>
     2
     3        Fix Mac Yosemite layout test failure following <http://trac.webkit.org/changeset/184899>
     4        (https://bugs.webkit.org/show_bug.cgi?id=145336)
     5
     6        Mark test platform/mac/fast/ruby/ruby-expansion-cjk-2.html as failing on Yosemite.
     7
     8        Also remove references to fast/ruby/ruby-expansion-cjk*.html from TestExpectations files
     9        of other ports since we consider these tests specific to Mac.
     10
     11        * platform/efl/TestExpectations:
     12        * platform/gtk/TestExpectations:
     13        * platform/ios-simulator/TestExpectations:
     14        * platform/mac-wk1/TestExpectations:
     15        * platform/win/TestExpectations:
     16
    1172015-05-26  Dean Jackson  <dino@apple.com>
    218
  • trunk/LayoutTests/platform/efl/TestExpectations

    r184332 r184914  
    21632163webkit.org/b/142763 fast/images/animated-gif-window-resizing.html [ Timeout ]
    21642164webkit.org/b/142764 accessibility/content-editable-as-textarea.html [ Timeout ]
    2165 
    2166 # Broken Ruby tests
    2167 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
    2168 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
    2169 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
    2170 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
    2171 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
    21722165
    21732166# [EFL] r182307 broke 87 layouttests
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r184850 r184914  
    23522352webkit.org/b/143469 fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
    23532353
    2354 # Broken Ruby tests
    2355 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
    2356 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
    2357 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
    2358 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
    2359 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
    2360 
    23612354webkit.org/b/85594 fast/dom/navigator-detached-no-crash.html [ Failure ]
    23622355
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r184587 r184914  
    26092609fast/images/animated-png.html [ ImageOnlyFailure ]
    26102610fast/regions/scrolling/scrollable-region-content-size-horiz-bt.html [ ImageOnlyFailure ]
    2611 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
    2612 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
    2613 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
    2614 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
    2615 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
    26162611fast/text/baseline-inline-block.html [ ImageOnlyFailure ]
    26172612
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r183761 r184914  
    101101fast/events/mouse-force-up.html [ Skip ]
    102102
     103[ Yosemite ] platform/mac/fast/ruby/ruby-expansion-cjk-2.html [ Failure ]
     104
    103105### END OF (2) Failures without bug reports
    104106########################################
  • trunk/LayoutTests/platform/win/TestExpectations

    r184721 r184914  
    30973097webkit.org/b/143275 accessibility/aria-hidden-hides-all-elements.html [ Pass Failure ]
    30983098
    3099 # Broken Ruby tests
    3100 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
    3101 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
    3102 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
    3103 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
    3104 webkit.org/b/143354 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
    3105 
    31063099webkit.org/b/143420 fast/fixed-layout/fixed-layout.html [ Skip ]
    31073100
Note: See TracChangeset for help on using the changeset viewer.