Changeset 184914 in webkit
- Timestamp:
- May 27, 2015, 12:17:07 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r184908 r184914 1 2015-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 1 17 2015-05-26 Dean Jackson <dino@apple.com> 2 18 -
trunk/LayoutTests/platform/efl/TestExpectations
r184332 r184914 2163 2163 webkit.org/b/142763 fast/images/animated-gif-window-resizing.html [ Timeout ] 2164 2164 webkit.org/b/142764 accessibility/content-editable-as-textarea.html [ Timeout ] 2165 2166 # Broken Ruby tests2167 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 ]2172 2165 2173 2166 # [EFL] r182307 broke 87 layouttests -
trunk/LayoutTests/platform/gtk/TestExpectations
r184850 r184914 2352 2352 webkit.org/b/143469 fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ] 2353 2353 2354 # Broken Ruby tests2355 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 2361 2354 webkit.org/b/85594 fast/dom/navigator-detached-no-crash.html [ Failure ] 2362 2355 -
trunk/LayoutTests/platform/ios-simulator/TestExpectations
r184587 r184914 2609 2609 fast/images/animated-png.html [ ImageOnlyFailure ] 2610 2610 fast/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 ]2616 2611 fast/text/baseline-inline-block.html [ ImageOnlyFailure ] 2617 2612 -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r183761 r184914 101 101 fast/events/mouse-force-up.html [ Skip ] 102 102 103 [ Yosemite ] platform/mac/fast/ruby/ruby-expansion-cjk-2.html [ Failure ] 104 103 105 ### END OF (2) Failures without bug reports 104 106 ######################################## -
trunk/LayoutTests/platform/win/TestExpectations
r184721 r184914 3097 3097 webkit.org/b/143275 accessibility/aria-hidden-hides-all-elements.html [ Pass Failure ] 3098 3098 3099 # Broken Ruby tests3100 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 3106 3099 webkit.org/b/143420 fast/fixed-layout/fixed-layout.html [ Skip ] 3107 3100
Note:
See TracChangeset
for help on using the changeset viewer.