Changeset 185735 in webkit
- Timestamp:
- Jun 18, 2015, 10:48:24 PM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/efl/TestExpectations (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r185731 r185735 1 2015-06-18 Gyuyoung Kim <gyuyoung.kim@webkit.org> 2 3 [EFL] Unreviewed, gardening on June 19th. 4 5 Mark fast/css/named-images.html to Missing. Additionally accessibility/math-multiscript-attributes.html 6 and accessibility/transformed-element.html are treated as failure. 7 8 * platform/efl/TestExpectations: 9 1 10 2015-06-18 Dean Jackson <dino@apple.com> 2 11 -
trunk/LayoutTests/platform/efl/TestExpectations
r185635 r185735 957 957 webkit.org/b/145835 fast/multicol/newmulticol/change-spanner-display.html [ ImageOnlyFailure Pass ] 958 958 webkit.org/b/145835 fast/multicol/newmulticol/change-spanner-parent-display.html [ ImageOnlyFailure Pass ] 959 webkit.org/b/145835 fast/multicol/newmulticol/clipping.html [ ImageOnlyFailure Pass ]960 959 webkit.org/b/145835 fast/multicol/newmulticol/compare-with-old-impl/before-child-anonymous-column-block.html [ ImageOnlyFailure Pass ] 961 960 webkit.org/b/145835 fast/multicol/newmulticol/compare-with-old-impl/column-rules-stacking.html [ ImageOnlyFailure Pass ] … … 1060 1059 webkit.org/b/145835 fast/lists/rtl-marker.html [ ImageOnlyFailure Pass ] 1061 1060 webkit.org/b/145835 fast/multicol/newmulticol/compare-with-old-impl/BottomToTop-tb.html [ ImageOnlyFailure Pass ] 1062 webkit.org/b/145835 js/dom/create-lots-of-workers.html [ Crash Timeout Pass Failure ]1063 1061 webkit.org/b/145835 js/dom/cross-frame-bad-time.html [ Timeout Pass ] 1064 1062 … … 1068 1066 fast/selectors/hover-strict.html [ Failure Pass ] 1069 1067 webaudio/delaynode-max-default-delay.html [ Failure Pass ] 1070 http/tests/media/video-redirect.html [ Crash Timeout Pass ]1071 1068 http/tests/xmlhttprequest/xmlhttprequest-post-crash.html [ Timeout Pass ] 1072 1069 media/track/track-cues-pause-on-exit.html [ Failure Timeout Pass ] … … 1076 1073 http/tests/loading/text-content-type-with-binary-extension.html [ Failure Pass ] 1077 1074 perf/rel-list-remove.html [ Failure Pass ] 1078 http/tests/media/video-redirect.html [ Crash Timeout Pass ]1079 1075 1080 1076 #//////////////////////////////////////////////////////////////////////////////////////// … … 1532 1528 webkit.org/b/98564 fast/table/colspanMinWidth-vertical.html [ Missing Failure ] 1533 1529 1534 webkit.org/b/99878 css3/flexbox/flexbox-baseline-margins.html [ Missing ImageOnlyFailure ]1535 1536 1530 # Occasionally fails if run after right after 1537 1531 # fast/selectors/unqualified-hover-quirks.html or itself. … … 1568 1562 Bug(EFL) fast/text/whitespace/028.html [ Failure ] 1569 1563 Bug(EFL) fullscreen/full-screen-iframe-legacy.html [ Failure Pass ] 1570 Bug(EFL) media/track/track-cues-pause-on-exit.html [ Failure Pass ]1571 1564 Bug(EFL) media/video-played-collapse.html [ Failure Pass ] 1572 1565 Bug(EFL) svg/animations/reinserting-svg-into-document.html [ Failure Pass ] … … 1881 1874 webkit.org/b/120105 http/tests/navigation/post-frames-goback1-uncached.html [ Failure ] 1882 1875 1883 #webkit.org/b/120682 inspector-protocol/page/archive.html [ Timeout ]1884 1885 1876 webkit.org/b/124582 fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ] 1886 1877 … … 1888 1879 webkit.org/b/124589 http/tests/cache/partitioned-cache.html [ Failure ] 1889 1880 1890 webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]1891 1881 webkit.org/b/118126 fast/flexbox/image-percent-max-height.html [ ImageOnlyFailure Pass ] 1892 1882 … … 2211 2201 webkit.org/b/143663 accessibility/plugin.html [ Failure ] 2212 2202 2213 webkit.org/b/143877 fast/forms/input-auto-fill-button.html [ Failure ]2214 webkit.org/b/143877 fast/forms/listbox-visible-size.html [ Failure ]2215 2203 webkit.org/b/143877 fast/forms/range/slider-padding.html [ Failure ] 2216 2204 webkit.org/b/143877 fast/forms/textarea-scroll-height.html [ Failure ] … … 2282 2270 mathml/presentation/style-color-sqrt.html [ ImageOnlyFailure ] 2283 2271 animations/trigger-container-scroll-empty.html [ Failure ] 2272 accessibility/math-multiscript-attributes.html [ Failure ] 2273 accessibility/transformed-element.html [ Failure ] 2274 2275 webkit.org/b/146139 fast/css/named-images.html [ Missing ]
Note:
See TracChangeset
for help on using the changeset viewer.