Changeset 194032 in webkit
- Timestamp:
- Dec 14, 2015, 5:00:42 AM (9 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r194030 r194032 1 2015-12-14 Carlos Alberto Lopez Perez <clopez@igalia.com> 2 3 [GTK] Unreviewed gardening. 4 5 * platform/gtk/TestExpectations: Update TestExpectations with the following changes: 6 - Remove expectations for tests removed after r193411 r193426 and r19366. 7 - Merge repeated expectations from some tests. 8 - Mark tests failing after r188159. 9 - Update list of imported/blink tests failing. 10 1 11 2015-12-14 Sergio Villar Senin <svillar@igalia.com> 2 12 -
trunk/LayoutTests/platform/gtk/TestExpectations
r193903 r194032 83 83 # the right platform or re-written in a more platform-agnostic way. 84 84 webkit.org/b/98348 accessibility/internal-link-anchors2.html [ WontFix Missing ] 85 webkit.org/b/98348 accessibility/radio-button-group-members.html [ WontFix Missing ] 85 # Things specific to AX API (at least at the moment) 86 webkit.org/b/98348 accessibility/radio-button-group-members.html [ Skip ] 87 webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ] 86 88 87 89 # Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425 … … 454 456 455 457 # HighDPI support is not enabled 456 webkit.org/b/131347 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ Timeout ]457 458 webkit.org/b/131347 fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ] 458 459 webkit.org/b/131347 fast/backgrounds/hidpi-generated-gradient-background-on-subpixel-position.html [ ImageOnlyFailure Pass ] … … 559 560 webkit.org/b/142289 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ] 560 561 561 webkit.org/b/141074 accessibility/auto-filled-value.html [ Missing ]562 563 562 webkit.org/b/142819 fast/text/baseline-inline-block.html [ ImageOnlyFailure ] 564 563 … … 604 603 605 604 # This tests fail since the upgrade of GTK to 3.16 and Cairo to 1.14 on the JHBuild 606 webkit.org/b/146731 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure ]605 webkit.org/b/146731 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure Timeout ] 607 606 webkit.org/b/146731 fast/hidpi/filters-blur.html [ ImageOnlyFailure ] 608 607 webkit.org/b/146731 fast/hidpi/filters-hue-rotate.html [ ImageOnlyFailure ] … … 917 916 Bug(GTK) fast/events/onchange-select-popup.html [ Failure Pass ] 918 917 Bug(GTK) fast/forms/incremental-dom-property.html [ Pass Timeout ] 919 Bug(GTK) fast/forms/select/menulist-type-ahead-find.html [ Pass Timeout ]920 918 Bug(GTK) fast/forms/select/optgroup-disabled.html [ Pass Timeout ] 921 919 Bug(GTK) fast/forms/select-selected.html [ Pass Timeout ] … … 1156 1154 webkit.org/b/145170 fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html [ Failure Pass ] 1157 1155 1158 webkit.org/b/145256 media/video-controller-child-rate.html [ Failure Pass ]1159 1156 webkit.org/b/145258 media/video-controller-child-rate.html [ Failure Pass ] 1160 1157 … … 1295 1292 Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ] 1296 1293 1297 Bug(GTK) fast/forms/select/optgroup-clicking.html [ Timeout ]1298 1299 1294 Bug(GTK) fast/media/media-query-list-04.html [ Timeout ] 1300 1295 … … 1432 1427 webkit.org/b/148940 fast/events/touch/zoomed-touch-event-pageXY.html [ Skip ] 1433 1428 1434 # Things specific to AX API (at least at the moment) 1435 accessibility/radio-button-group-members.html [ Skip ] 1436 accessibility/auto-filled-value.html [ Skip ] 1429 # This tests were moved on r188159 from platform/mac/fast/forms/ 1430 webkit.org/b/152247 fast/forms/attributed-strings.html [ Skip ] 1431 webkit.org/b/152247 fast/forms/focus-option-control-on-page.html [ Skip ] 1432 webkit.org/b/152247 fast/forms/indeterminate-progress-inline-height.html [ Skip ] 1433 webkit.org/b/152247 fast/forms/input-appearance-spinbutton-up.html [ Skip ] 1434 webkit.org/b/152247 fast/forms/input-appearance-spinbutton.html [ Skip ] 1435 webkit.org/b/152247 fast/forms/listbox-scrollbar-hit-test.html [ Skip ] 1437 1436 1438 1437 #//////////////////////////////////////////////////////////////////////////////////////// … … 1850 1849 webkit.org/b/98950 transitions/blendmode-transitions.html [ Failure ] 1851 1850 1852 webkit.org/b/100846 inspector/debugger/pause-dedicated-worker.html [ Skip ]1853 webkit.org/b/100846 inspector/debugger/terminate-dedicated-worker-while-paused.html [ Skip ]1854 1855 1851 webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ] 1856 1852 … … 2090 2086 storage/indexeddb/cursor-continue.html [ Skip ] 2091 2087 storage/indexeddb/cursor-continue-validity.html [ Skip ] 2092 storage/indexeddb/cursor-continueprimarykey.html [ Skip ]2093 2088 storage/indexeddb/cursor-index-delete.html [ Skip ] 2094 2089 storage/indexeddb/cursor-key-order.html [ Skip ] … … 2098 2093 storage/indexeddb/cursor-request-cycle.html [ Skip ] # Missing needed WKTR feature? 2099 2094 storage/indexeddb/cursor-update.html [ Skip ] 2100 storage/indexeddb/data-corruption.html [ Skip ]2101 2095 storage/indexeddb/database-close.html [ Skip ] 2102 2096 storage/indexeddb/database-closepending-flag.html [ Skip ] … … 2112 2106 storage/indexeddb/duplicates.html [ Skip ] # Difference between null + undefined 2113 2107 storage/indexeddb/events.html [ Skip ] 2114 storage/indexeddb/factory-basics.html [ Skip ] # indexedDB.webkitGetDatabaseNames is missing)2115 2108 storage/indexeddb/factory-cmp.html [ Skip ] 2116 2109 storage/indexeddb/factory-deletedatabase.html [ Skip ] … … 2137 2130 storage/indexeddb/objectstore-autoincrement.html [ Skip ] 2138 2131 storage/indexeddb/objectstore-basics.html [ Skip ] 2139 storage/indexeddb/objectstore-keycursor.html [ Skip ]2140 2132 storage/indexeddb/odd-strings.html [ Skip ] 2141 2133 storage/indexeddb/optional-arguments.html [ Skip ] … … 2535 2527 imported/w3c/web-platform-tests/XMLHttpRequest/event-readystatechange-loaded.htm [ Timeout ] 2536 2528 2529 webkit.org/b/151267 imported/blink/compositing/draws-content/webgl-simple-background.html [ ImageOnlyFailure Pass ] 2530 webkit.org/b/151267 imported/blink/compositing/invisible-subtree-compositing-and-preserves-3d.html [ ImageOnlyFailure Pass ] 2531 webkit.org/b/151267 imported/blink/compositing/squashing/abspos-under-abspos-overflow-scroll.html [ ImageOnlyFailure ] 2532 webkit.org/b/151267 imported/blink/compositing/squashing/clip-to-squashed-layer-size.html [ ImageOnlyFailure ] 2533 webkit.org/b/151267 imported/blink/compositing/squashing/overflow-scroll-grandchildren.html [ ImageOnlyFailure ] 2537 2534 webkit.org/b/151267 imported/blink/compositing/squashing/squashing-reflection-disallowed.html [ ImageOnlyFailure ] 2538 2535 webkit.org/b/151267 imported/blink/compositing/squashing/squash-overflow-hidden-contents.html [ ImageOnlyFailure ] … … 2548 2545 webkit.org/b/151267 imported/blink/css3/blending/svg-isolation-nested-svg-no-isolation.html [ ImageOnlyFailure ] 2549 2546 webkit.org/b/151267 imported/blink/editing/selection/deleteFromDocument-crash.html [ ImageOnlyFailure ] 2547 webkit.org/b/151267 imported/blink/fast/canvas/canvas-clip-stack-persistence.html [ ImageOnlyFailure ] 2548 webkit.org/b/151267 imported/blink/fast/css/fixed-overlaps-absolute-in-clip.html [ ImageOnlyFailure Pass ] 2550 2549 webkit.org/b/151267 imported/blink/fast/css/tab-size-complex-path.html [ ImageOnlyFailure ] 2551 2550 webkit.org/b/151267 imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure ] 2551 webkit.org/b/151267 imported/blink/fast/css/transformed-overflow-hidden-clips-fixed.html [ ImageOnlyFailure Pass ] 2552 2552 webkit.org/b/151267 imported/blink/fast/events/click-focus-keydown-no-ring.html [ ImageOnlyFailure ] 2553 2553 webkit.org/b/151267 imported/blink/fast/gradients/large-horizontal-gradient.html [ ImageOnlyFailure ] 2554 2554 webkit.org/b/151267 imported/blink/fast/gradients/large-vertical-gradient.html [ ImageOnlyFailure ] 2555 webkit.org/b/151267 imported/blink/fast/multicol/composited-layer-single-fragment.html [ ImageOnlyFailure Pass ] 2555 2556 webkit.org/b/151267 imported/blink/fast/multicol/composited-relpos-2nd-column.html [ ImageOnlyFailure ] 2556 2557 webkit.org/b/151267 imported/blink/fast/multicol/composited-relpos-simple.html [ ImageOnlyFailure ] 2558 webkit.org/b/151267 imported/blink/fast/replaced/viewport-percentage-height-with-dynamic-container-height.html [ ImageOnlyFailure Pass ] 2559 webkit.org/b/151267 imported/blink/fast/sub-pixel/clip-sub-pixel-composited-layer.html [ ImageOnlyFailure Pass ] 2560 webkit.org/b/151267 imported/blink/fast/sub-pixel/negative-composited-offset.html [ ImageOnlyFailure ] 2561 webkit.org/b/151267 imported/blink/fast/sub-pixel/sub-pixel-transparency-layer.html [ ImageOnlyFailure ] 2557 2562 webkit.org/b/151267 imported/blink/fast/text/international/complex-text-space-in-second-font.html [ ImageOnlyFailure ] 2558 2563 webkit.org/b/151267 imported/blink/fast/text/international/vertical-positioning-with-combining-marks.html [ ImageOnlyFailure ] 2559 2564 webkit.org/b/151267 imported/blink/fast/text/tab-renders-as-space.html [ ImageOnlyFailure ] 2560 2565 webkit.org/b/151267 imported/blink/fast/text/word-spacing-nbsp.html [ ImageOnlyFailure ] 2566 webkit.org/b/151267 imported/blink/fast/transforms/transform-update-frame-overflow.html [ ImageOnlyFailure Pass ] 2567 webkit.org/b/151267 imported/blink/scrollbars/avoid-double-scrollbars-when-html-element-is-not-the-renderview.html [ ImageOnlyFailure Pass ] 2561 2568 webkit.org/b/151267 imported/blink/svg/animations/no-attr-radialgradient-spreadmethod.svg [ ImageOnlyFailure ] 2569 webkit.org/b/151267 imported/blink/svg/as-image/default-sans-serif-font.html [ ImageOnlyFailure ] 2562 2570 webkit.org/b/151267 imported/blink/svg/canvas/canvas-draw-pattern-size.html [ ImageOnlyFailure ] 2563 2571 webkit.org/b/151267 imported/blink/svg/custom/feDisplacementMap-invalid-selector.svg [ ImageOnlyFailure ] … … 2566 2574 webkit.org/b/151267 imported/blink/svg/filters/feOffset-nonuniform-scale.svg [ ImageOnlyFailure ] 2567 2575 webkit.org/b/151267 imported/blink/svg/filters/filter-huge-clamping.svg [ ImageOnlyFailure ] 2576 webkit.org/b/151267 imported/blink/transforms/inline-transform-and-clipping-roots.html [ ImageOnlyFailure Pass ] 2568 2577 webkit.org/b/151267 imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ] 2569 2578
Note:
See TracChangeset
for help on using the changeset viewer.