Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/platform/mac/TestExpectations

    r150476 r150559  
    33# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
    44
    5 # https://bugs.webkit.org/show_bug.cgi?id=89812
    6 fast/parser/parser-yield-timing.html [ Pass Failure ]
     5webkit.org/b/89812 fast/parser/parser-yield-timing.html [ Pass Failure ]
    76
    87# <rdar://problem/5647952> fast/events/mouseout-on-window.html needs mac DRT to issue mouse out events
    9 fast/events/mouseout-on-window.html
    10 
    11 # Different behavior expectatations on mac: https://bugs.webkit.org/show_bug.cgi?id=102987
    12 fast/events/context-nodrag.html
     8fast/events/mouseout-on-window.html [ Failure ]
     9
     10# Different behavior expectatations on mac
     11webkit.org/b/102987 fast/events/context-nodrag.html [ Failure ]
    1312
    1413# <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
    15 fast/events/attempt-scroll-with-no-scrollbars.html
    16 
    17 # https://bugs.webkit.org/show_bug.cgi?id=21916 Pixel test doesn't repaint entire view so result is corrupted by previous test
    18 tables/mozilla_expected_failures/bugs/bug178855.xml
    19 
    20 # https://bugs.webkit.org/show_bug.cgi?id=21913 Repaint pixel test failure
    21 fast/repaint/body-background-image.html
     14fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
     15
     16# Pixel test doesn't repaint entire view so result is corrupted by previous test
     17webkit.org/b/21916 tables/mozilla_expected_failures/bugs/bug178855.xml [ ImageOnlyFailure ]
    2218
    2319# https://bugs.webkit.org/show_bug.cgi?id=81697 Skip file:// based notifications tests
     
    2521
    2622# Skipped while Eric Carlson works on a fix.
    27 # https://bugs.webkit.org/show_bug.cgi?id=28221
    28 media/audio-delete-while-step-button-clicked.html
    29 
    30 # This test requires media controls has a volume slider.
    31 media/video-volume-slider.html
     23webkit.org/b/28221 media/audio-delete-while-step-button-clicked.html [ Failure ]
    3224
    3325webkit.org/b/108223 fast/forms/range/slider-delete-while-dragging-thumb.html [ Crash Pass ]
     
    3628
    3729# This test requires generation of progress events during loading
    38 # https://bugs.webkit.org/show_bug.cgi?id=100984
    39 media/progress-events-generated-correctly.html
     30webkit.org/b/100984 media/progress-events-generated-correctly.html [ Failure ]
    4031
    4132# This port doesn't support detecting slow unload handlers.
     
    4334fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
    4435
    45 # Accessibility tests without results
    46 accessibility/document-attributes.html
    47 accessibility/aria-menubar-menuitems.html
     36webkit.org/b/116636 accessibility/document-attributes.html [ Failure ]
    4837
    4938# Accessibility tests with missing AccessibilityController functionality.
    50 accessibility/selection-states.html
     39webkit.org/b/116637 accessibility/selection-states.html [ Failure ]
    5140
    5241# Accessibility tests for notifications that don't exist or aren't needed on Mac OS X.
     
    7362fast/events/mouseover-button.html
    7463
    75 # Skipped until https://bugs.webkit.org/show_bug.cgi?id=33923 is resolved.
    76 platform/mac/accessibility/change-notification-on-scroll.html
    77 
    78 # See https://bugs.webkit.org/show_bug.cgi?id=34287
    79 http/tests/media/video-cookie.html
     64webkit.org/b/33923 platform/mac/accessibility/change-notification-on-scroll.html [ Failure ]
     65
     66webkit.org/b/34287 http/tests/media/video-cookie.html
    8067
    8168# Accept header is handled by the browser
     
    10592
    10693# Uses layoutTestController.titleTextDirection, which is Chromium-only
    107 fast/dom/title-directionality-removeChild.html
    108 
    109 # Test is flaky and thus not useful until fixed.
    110 # https://bugs.webkit.org/show_bug.cgi?id=36642
    111 fast/replaced/border-radius-clip.html
     94webkit.org/b/58845 fast/dom/title-directionality-removeChild.html
     95webkit.org/b/58845 fast/dom/title-directionality.html
     96
     97webkit.org/b/36642 fast/replaced/border-radius-clip.html [ Pass Failure ]
    11298
    11399# Need to add functionality to DumpRenderTree to handle scrollbar policy changes
     
    164150
    165151# Filenames aren't filtered out from edit drags yet, see https://bugs.webkit.org/show_bug.cgi?id=38826
    166 editing/pasteboard/file-drag-to-editable.html
     152editing/pasteboard/file-drag-to-editable.html [ Failure ]
    167153
    168154# EventSender::dumpFilenameBeingDragged not implemented.
    169 # https://bugs.webkit.org/show_bug.cgi?id=61827
    170 fast/events/drag-image-filename.html
    171 
    172 # Hits an assert in FrameLoader.cpp. https://bugs.webkit.org/show_bug.cgi?id=31387
    173 http/tests/multipart/policy-ignore-crash.php
     155webkit.org/b/61827 fast/events/drag-image-filename.html
    174156
    175157# Datalist is not yet enabled.
     
    179161fast/forms/color
    180162
    181 # Times out only in non-wk2 Mac, possibly because of platform-specific behaviour
     163# Times out only in non-wk2 Mac, possibly because of platform-specific behavior
    182164# interfering with how the test is executed.
    183 # https://bugs.webkit.org/show_bug.cgi?id=113220
    184 fast/forms/select/popup-closes-on-blur.html [ Timeout Pass ]
     165webkit.org/b/113220 fast/forms/select/popup-closes-on-blur.html [ Timeout Pass ]
    185166
    186167# ENABLE_INPUT_TYPE_* are not enabled.
     
    237218
    238219# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
    239 # https://bugs.webkit.org/show_bug.cgi?id=85558
    240 http/tests/security/contentSecurityPolicy/1.1
     220webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1
    241221
    242222# Still working out flakiness issues with the perf tests.
    243 # https://bugs.webkit.org/show_bug.cgi?id=44199
    244 perf/
     223webkit.org/b/44199 perf/
    245224
    246225# This test appears to be flakey on all platforms, especially
    247226# Mac-Leopard after r63862.  Skipping for now.
    248 # https://bugs.webkit.org/show_bug.cgi?id=42821
    249 animations/play-state.html
     227webkit.org/b/42821 animations/play-state.html
    250228
    251229webkit.org/b/113598 animations/animation-delay-changed.html [ Pass Failure ]
     
    259237inspector/editor/text-editor-smart-braces.html [ Skip ]
    260238
    261 # https://bugs.webkit.org/show_bug.cgi?id=71120
    262 inspector/debugger/selected-call-frame-after-formatting-source.html
     239webkit.org/b/71120 inspector/debugger/selected-call-frame-after-formatting-source.html
    263240
    264241# https://bugs.webkit.org/show_bug.cgi?id=43332
     
    267244inspector/debugger/step-through-event-listeners.html
    268245inspector/debugger/xhr-breakpoints.html
    269 
    270 # Test is flaky and thus not useful until fixed.
    271 webkit.org/b/113589 inspector/debugger/debugger-scripts-reload.html [ Pass Failure ]
    272246
    273247# JSC doesn't support heap profiling
     
    290264webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html
    291265
    292 # Skipping newly added tests while I'm finding out what is wrong.
    293 # https://bugs.webkit.org/show_bug.cgi?id=59706
    294 http/tests/inspector/resource-tree/resource-tree-document-url.html
    295 http/tests/inspector/resource-tree/resource-tree-frame-add.html
    296 http/tests/inspector/resource-tree/resource-tree-frame-navigate.html
    297 http/tests/inspector/resource-tree/resource-tree-reload.html
    298 
    299 # https://bugs.webkit.org/show_bug.cgi?id=40300
    300 inspector/debugger/live-edit.html
    301 inspector/debugger/live-edit-breakpoints.html
    302 
    303 # https://bugs.webkit.org/show_bug.cgi?id=89652
    304 inspector/debugger/debugger-compile-and-run.html
    305 
    306 # https://bugs.webkit.org/show_bug.cgi?id=53003
    307 http/tests/inspector/compiler-source-mapping-debug.html
    308 
    309 # https://bugs.webkit.org/show_bug.cgi?id=96942
    310 http/tests/inspector/network/network-xhr-replay.html
     266webkit.org/b/40300 inspector/debugger/live-edit.html [ Failure ]
     267webkit.org/b/40300 inspector/debugger/live-edit-breakpoints.html [ Failure ]
     268webkit.org/b/89652 inspector/debugger/debugger-compile-and-run.html
     269webkit.org/b/53003 http/tests/inspector/compiler-source-mapping-debug.html
     270
     271webkit.org/b/96942 http/tests/inspector/network/network-xhr-replay.html
    311272
    312273webkit.org/b/109546 inspector/script-execution-state-change-notification.html [ Skip ]
     
    318279
    319280# Safari doesn't allow to customize outermost scrollbars.
    320 # https://bugs.webkit.org/show_bug.cgi?id=43960
    321 scrollbars/custom-scrollbar-with-incomplete-style.html
    322 
    323 # Crash due to r66850.
    324 # https://bugs.webkit.org/show_bug.cgi?id=45575
    325 fast/files/workers
     281webkit.org/b/43960 scrollbars/custom-scrollbar-with-incomplete-style.html
    326282
    327283# viewport meta tag support
     
    329285
    330286# needs enhanced eventSender.contextMenu() return value
    331 # see also https://bugs.webkit.org/show_bug.cgi?id=45021
    332 media/context-menu-actions.html
     287webkit.org/b/45021 media/context-menu-actions.html [ Failure ]
    333288
    334289# requires video.buffered to be able to return multiple timeranges
     
    346301fast/dom/MutationObserver/filesystem-callback-delivery.html
    347302
    348 # https://bugs.webkit.org/show_bug.cgi?id=46223
    349303# The WebKit plugin implementation does not support iframe shims.
    350 plugins/iframe-shims.html
    351 
    352 # This new test runs differently on the buildbot than it doesn on user
    353 # machines.  I'll ask jnd to fix it once he's back from vacation.
    354 plugins/plugin-initiate-popup-window.html
     304webkit.org/b/46223 plugins/iframe-shims.html
     305
     306webkit.org/b/116640 plugins/plugin-initiate-popup-window.html
    355307
    356308# Requires WebP support.
     
    363315http/tests/images/webp-progressive-load.html
    364316
    365 # Times out because plugins aren't allowed to execute JS after NPP_Destroy has been called in WebKit1's OOP plugins implementation http://webkit.org/b/48929
    366 plugins/evaluate-js-after-removing-plugin-element.html
    367 
    368 # Very flaky: https://bugs.webkit.org/show_bug.cgi?id=49182
    369 animations/stop-animation-on-suspend.html
     317# Times out because plugins aren't allowed to execute JS after NPP_Destroy has been called in WebKit1's OOP plugins implementation
     318webkit.org/b/48929 plugins/evaluate-js-after-removing-plugin-element.html
     319
     320webkit.org/b/49182 animations/stop-animation-on-suspend.html [ Pass Failure ]
    370321
    371322# DRT does not support toggling caret browsing on / off
     
    373324
    374325# Non-premultiplied-alpha currently broken on mac.
    375 # https://bugs.webkit.org/show_bug.cgi?id=55509
    376 compositing/webgl/webgl-nonpremultiplied-blend.html
     326webkit.org/b/55509 compositing/webgl/webgl-nonpremultiplied-blend.html
    377327
    378328webkit.org/b/114321 compositing/plugins/invalidate_rect.html [ Failure Pass ]
     
    389339
    390340# Replacement text for misspelling is not given from NSSpellChecker.
    391 # https://bugs.webkit.org/show_bug.cgi?id=77934
    392 editing/spelling/spelling-marker-description.html
     341webkit.org/b/77934 editing/spelling/spelling-marker-description.html [ Failure ]
    393342
    394343# Custom MIME type support in DataTransfer is not yet implemented.
     
    397346
    398347# Need to implement WebGeolocationRequest::cancelPermissionRequest on mac.
    399 # https://bugs.webkit.org/show_bug.cgi?id=55944
    400 fast/dom/Geolocation/page-reload-cancel-permission-requests.html
    401 
    402 # https://bugs.webkit.org/show_bug.cgi?id=103435
    403 fast/backgrounds/background-opaque-images-over-color.html
    404 
    405 # https://bugs.webkit.org/show_bug.cgi?id=56685
    406 webarchive/test-link-rel-icon.html
    407 
    408 # https://bugs.webkit.org/show_bug.cgi?id=56691
    409 http/tests/inspector/network/network-size-chunked.html
    410 http/tests/inspector/network/network-size-sync.html
     348webkit.org/b/55944 fast/dom/Geolocation/page-reload-cancel-permission-requests.html [ Failure ]
     349
     350webkit.org/b/103435 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
     351
     352webkit.org/b/56685 webarchive/test-link-rel-icon.html [ Failure ]
    411353
    412354# Quota API is not supported.
     
    426368fast/dom/HTMLAnchorElement/anchor-download-unset.html
    427369
    428 # Expose title direction in WebKit API
    429 # https://bugs.webkit.org/show_bug.cgi?id=58845
    430 fast/dom/title-directionality.html
    431 
    432370# Timing out for unknown reasons.  Passes on Chromium, QT and GTK+.
    433371# https://bugs.webkit.org/show_bug.cgi?id=58924
     
    441379inspector/console/console-long-eval-crash.html
    442380
    443 # Fails after r87328:
    444 # https://bugs.webkit.org/show_bug.cgi?id=61487
    445 http/tests/media/video-cross-site.html
    446 
    447 # REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-crash.html failing on Leopard/SnowLeopard release
    448 # https://bugs.webkit.org/show_bug.cgi?id=63169
    449 webarchive/loading/mainresource-null-mimetype-crash.html
    450 
    451 # <style scoped> is not yet enabled. http://webkit.org/b/49142
    452 fast/css/style-scoped
     381webkit.org/b/61487 http/tests/media/video-cross-site.html [ Failure ]
     382
     383# Styled scope element is not yet enabled.
     384webkit.org/b/49142 fast/css/style-scoped
     385
    453386# CSS Regions tests for region styling and scoped styles
    454387fast/regions/style-scoped-in-flow-override-container-style.html
     
    476409fast/xsl/xslt-processor-template.html
    477410
    478 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540)
    479 http/tests/security/isolatedWorld/cross-origin-xhr.html
     411# JSC does not support setIsolatedWorldSecurityOrigin
     412webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html
    480413
    481414# https://bugs.webkit.org/show_bug.cgi?id=63282 layerTreeAsText doesn't work for iframes
     
    487420compositing/rtl/rtl-iframe-fixed.html
    488421compositing/rtl/rtl-iframe-relative.html
    489 
    490 # https://bugs.webkit.org/show_bug.cgi?id=82554
    491 compositing/rtl/rtl-fixed-overflow-scrolled.html
    492422
    493423# For now, Web Audio tests are disabled
     
    546476fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
    547477
    548 # https://bugs.webkit.org/show_bug.cgi?id=67716
    549 media/media-controls-invalid-url.html
    550 
    551 # https://bugs.webkit.org/show_bug.cgi?id=68278
    552 http/tests/history/back-with-fragment-change.php
     478webkit.org/b/67716 media/media-controls-invalid-url.html [ Failure ]
     479
     480webkit.org/b/68278 http/tests/history/back-with-fragment-change.php [ Failure ]
    553481
    554482# Skip because this platform does not support a paging mouse wheel event
     
    568496http/tests/pointer-lock/
    569497
    570 # https://bugs.webkit.org/show_bug.cgi?id=82763
    571 fast/forms/textarea-placeholder-set-attribute.html
    572 fast/forms/placeholder-set-attribute.html
    573 fast/forms/search-placeholder-value-changed.html
    574 
    575 # Timeout.
    576 fast/dom/Window/open-window-min-size.html
    577 
    578 # https://bugs.webkit.org/show_bug.cgi?id=73148
    579 fast/canvas/webgl/webgl-texture-binding-preserved.html
    580 
    581 # https://bugs.webkit.org/show_bug.cgi?id=73974
    582 fast/canvas/webgl/canvas-2d-webgl-texture.html
    583 
    584 # https://bugs.webkit.org/show_bug.cgi?id=74384
     498webkit.org/b/82763 fast/forms/textarea-placeholder-set-attribute.html
     499
     500webkit.org/b/102257 fast/dom/Window/open-window-min-size.html
     501
    585502# Skipped as this is not a expected behaviour on mac.
    586 fast/forms/select/menulist-onchange-fired-with-key-up-down.html
    587 
    588 # https://bugs.webkit.org/show_bug.cgi?id=73304
     503webkit.org/b/74384 fast/forms/select/menulist-onchange-fired-with-key-up-down.html
     504
    589505# Tiemout. Needs ChromeClient::hasOpenedPopup() impelementation?
    590 fast/forms/select/menulist-popup-crash.html
    591 
    592 # Frame::findString does nothing on pages that prevent selection
    593 # https://bugs.webkit.org/show_bug.cgi?id=40361
    594 editing/text-iterator/findString-selection-disabled.html
     506webkit.org/b/73304 fast/forms/select/menulist-popup-crash.html
    595507
    596508# https://bugs.webkit.org/show_bug.cgi?id=75184
     
    607519
    608520# Fails because MutationObservers are not notified at end-of-task
    609 # https://bugs.webkit.org/show_bug.cgi?id=78290
    610 fast/dom/MutationObserver/end-of-task-delivery.html
    611 
    612 # https://bugs.webkit.org/show_bug.cgi?id=72010
     521webkit.org/b/78290 fast/dom/MutationObserver/end-of-task-delivery.html [ Failure ]
     522
    613523# Needs PageClients::vibrationClient() implementation.
    614 fast/dom/navigator-vibration.html
     524webkit.org/b/72010 fast/dom/navigator-vibration.html
    615525
    616526# Touch adjustment not enabled
    617 # https://bugs.webkit.org/show_bug.cgi?id=78801
    618 touchadjustment
     527webkit.org/b/78801 touchadjustment
    619528
    620529# canvas/philip/tests/2d.line.cap.round.html fails on Mac Lion WK1
    621 # https://bugs.webkit.org/show_bug.cgi?id=81289
    622530# <rdar://problem/11059777>
    623 canvas/philip/tests/2d.line.cap.round.html
    624 canvas/philip/tests/2d.shadow.canvas.transparent.2.html
    625 canvas/philip/tests/2d.shadow.image.transparent.2.html
    626 
    627 # https://bugs.webkit.org/show_bug.cgi?id=62698
     531webkit.org/b/81289 canvas/philip/tests/2d.line.cap.round.html [ Failure ]
     532webkit.org/b/81289 canvas/philip/tests/2d.shadow.canvas.transparent.2.html [ Failure ]
     533webkit.org/b/81289 canvas/philip/tests/2d.shadow.image.transparent.2.html [ Failure ]
     534
    628535# Needs BatteryClient implementation.
    629 batterystatus/
    630 
    631 #Network Information is not supported yet. http://webkit.org/b/73528
    632 networkinformation
     536webkit.org/b/62698 batterystatus/
     537
     538#Network Information is not supported yet.
     539webkit.org/b/73528 networkinformation
    633540
    634541# Proximity Events is not supported.
     
    636543fast/events/constructors/device-proximity-event-constructor.html
    637544
    638 # https://bugs.webkit.org/show_bug.cgi?id=81410
    639 scrollbars/scrollbar-middleclick-nopaste.html
    640 
    641 # https://bugs.webkit.org/show_bug.cgi?id=81599
     545webkit.org/b/81410 scrollbars/scrollbar-middleclick-nopaste.html
     546
    642547# These canvas tests are flaky (fail on bots, not locally, or vice versa)
    643 fast/canvas/canvas-createPattern-fillRect-shadow.html
    644 fast/canvas/canvas-draw-canvas-on-canvas-shadow.html
    645 fast/canvas/canvas-fillRect-gradient-shadow.html
    646 fast/canvas/set-colors.html
    647 canvas/philip/tests/2d.path.arc.scale.1.html
    648 
    649 # Media tests that time out unexpectedly
    650 # https://bugs.webkit.org/show_bug.cgi?id=81604
    651 media/audio-garbage-collect.html
    652 
    653 # parser test that times out waiting for notifyDone
    654 # http://bugs.webkit.org/show_bug.cgi?id=81618
    655 fast/workers/storage/use-same-database-in-page-and-workers.html
    656 
    657 # Not possible to set UA string for media requests with all Mac media engines.
    658 http/tests/media/video-useragent.html
     548webkit.org/b/81599 fast/canvas/canvas-createPattern-fillRect-shadow.html [ Pass Failure ]
     549webkit.org/b/81599 fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Pass Failure ]
     550webkit.org/b/81599 fast/canvas/canvas-fillRect-gradient-shadow.html [ Pass Failure ]
     551webkit.org/b/81599 fast/canvas/set-colors.html [ Pass Failure ]
     552webkit.org/b/81599 canvas/philip/tests/2d.path.arc.scale.1.html [ Pass Failure ]
    659553
    660554# Has failed since its introduction in r105826. Skipped everywhere but chromium.
    661 fast/events/dropzone-005.html
    662 
    663 # Spelling tests that are flakey. https://bugs.webkit.org/show_bug.cgi?id=82555
    664 editing/spelling/spellcheck-async-mutation.html
    665 
    666 # https://bugs.webkit.org/show_bug.cgi?id=82665
    667 http/tests/webarchive/test-css-url-encoding-shift-jis.html
    668 http/tests/webarchive/test-css-url-encoding-utf-8.html
    669 http/tests/webarchive/test-css-url-encoding.html
    670 webarchive/test-css-url-resources-in-stylesheets.html
    671 webarchive/test-css-url-resources-inline-styles.html
    672 
    673 # https://bugs.webkit.org/show_bug.cgi?id=82668
    674 plugins/mouse-events.html
    675 plugins/mouse-move-over-plugin-in-frame.html
    676 
    677 # https://bugs.webkit.org/show_bug.cgi?id=82671
    678 http/tests/inspector/console-cross-origin-iframe-logging.html
    679 http/tests/inspector/inspect-element.html
    680 http/tests/inspector/resource-har-conversion.html
    681 
    682 # https://bugs.webkit.org/show_bug.cgi?id=82672
    683 http/tests/xmlhttprequest/range-test.html
    684 
    685 # https://bugs.webkit.org/show_bug.cgi?id=82747
    686 fast/events/scroll-div-with-prevent-default-in-subframe.html
    687 
    688 # https://bugs.webkit.org/show_bug.cgi?id=82762
    689 fast/animation/request-animation-frame-during-modal.html
    690 
    691 # https://bugs.webkit.org/show_bug.cgi?id=82805
    692 fast/canvas/webgl/framebuffer-object-attachment.html
    693 fast/canvas/webgl/object-deletion-behaviour.html
    694 
    695 # https://bugs.webkit.org/show_bug.cgi?id=82817
    696 storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html
    697 storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html
    698 storage/domstorage/localstorage/storagetracker/storage-tracker-6-create.html
    699 storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage.html
    700 storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html
    701 
    702 # https://bugs.webkit.org/show_bug.cgi?id=82923
    703 # https://bugs.webkit.org/show_bug.cgi?id=82886
    704 inspector/styles/override-screen-size.html
    705 
    706 # https://bugs.webkit.org/show_bug.cgi?id=82932
    707 inspector/profiler/cpu-profiler-profiling.html
    708 
    709 # https://bugs.webkit.org/show_bug.cgi?id=82943
    710 inspector/debugger/copy-stack-trace.html
    711 inspector/debugger/callstack-placards-discarded.html
    712 
    713 # https://bugs.webkit.org/show_bug.cgi?id=82972
    714 plugins/keyboard-events.html
    715 plugins/layout-in-beforeload-listener-affects-plugin-loading.html
    716 plugins/mouse-events-fixedpos.html
    717 plugins/multiple-plugins.html
    718 
    719 # https://bugs.webkit.org/show_bug.cgi?id=82976
    720 media/W3C/video/networkState/networkState_during_progress.html
    721 
    722 # https://bugs.webkit.org/show_bug.cgi?id=82978
    723 inspector/styles/svg-style.xhtml
    724 
    725 # https://bugs.webkit.org/show_bug.cgi?id=82979
    726 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html
    727 canvas/philip/tests/2d.text.draw.align.center.html
    728 
    729 # https://bugs.webkit.org/show_bug.cgi?id=82980
    730 http/tests/navigation/back-twice-without-commit.html
     555webkit.org/b/61630 fast/events/dropzone-005.html
     556
     557# Spelling tests that are flakey.
     558webkit.org/b/82555 editing/spelling/spellcheck-async-mutation.html [ Pass Failure ]
     559
     560webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-shift-jis.html [ Failure ]
     561webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-utf-8.html [ Failure ]
     562webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding.html [ Failure ]
     563webkit.org/b/82665 webarchive/test-css-url-resources-in-stylesheets.html [ Failure ]
     564webkit.org/b/82665 webarchive/test-css-url-resources-inline-styles.html [ Failure ]
     565
     566webkit.org/b/82671 http/tests/inspector/resource-har-conversion.html [ Failure ]
     567
     568webkit.org/b/82672 http/tests/xmlhttprequest/range-test.html [ Failure ]
     569
     570webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ]
     571
     572webkit.org/b/82762 fast/animation/request-animation-frame-during-modal.html
     573
     574webkit.org/b/82805 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
     575
     576webkit.org/b/82817 storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html [ Pass Failure ]
     577webkit.org/b/82817 storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html [ Pass Failure ]
     578webkit.org/b/82817 storage/domstorage/localstorage/storagetracker/storage-tracker-6-create.html [ Pass Failure ]
     579webkit.org/b/82817 storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage.html [ Pass Failure ]
     580webkit.org/b/82817 storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html [ Pass Failure ]
     581
     582# We don't implement support for InspectorClient::overrideDeviceMetrics() in platforms other than Chromium
     583# FIXME: Delete this test.
     584webkit.org/b/82886 inspector/styles/override-screen-size.html
     585webkit.org/b/82932 inspector/profiler/cpu-profiler-profiling.html
     586
     587webkit.org/b/82972 plugins/keyboard-events.html [ Pass Failure ]
     588webkit.org/b/82972 plugins/layout-in-beforeload-listener-affects-plugin-loading.html [ Pass Failure ]
     589webkit.org/b/82972 plugins/mouse-events-fixedpos.html [ Pass Failure ]
     590webkit.org/b/82972 plugins/multiple-plugins.html [ Pass Failure ]
     591
     592webkit.org/b/82976 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
     593
     594webkit.org/b/82978 inspector/styles/svg-style.xhtml [ Pass Failure ]
     595
     596webkit.org/b/82979 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html [ Pass Failure ]
     597webkit.org/b/82979 canvas/philip/tests/2d.text.draw.align.center.html [ Pass Failure ]
     598
     599webkit.org/b/82980 http/tests/navigation/back-twice-without-commit.html [ Pass Failure ]
    731600
    732601webkit.org/b/112617 [ Debug ] http/tests/navigation/navigation-redirect-schedule-crash.html [ Crash Pass ]
    733602
    734 # https://bugs.webkit.org/show_bug.cgi?id=82981
    735 http/tests/misc/favicon-loads-with-icon-loading-override.html
    736 
    737 # https://bugs.webkit.org/show_bug.cgi?id=82982
    738 fast/dom/jsDevicePixelRatio.html
    739 
    740 # https://bugs.webkit.org/show_bug.cgi?id=83618
    741 fast/dom/inline-event-attributes-release.html
    742 
    743 # https://bugs.webkit.org/show_bug.cgi?id=84102
    744 fast/profiler/stop-profiling-after-setTimeout.html
    745 fast/profiler/dead-time.html
    746 
    747 # [Mac] inspector/debugger/linkifier.html is flakey
    748 # https://bugs.webkit.org/show_bug.cgi?id=85319
    749 inspector/debugger/linkifier.html
     603webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Pass Failure ]
     604
     605webkit.org/b/82982 fast/dom/jsDevicePixelRatio.html [ Pass Failure ]
     606
     607webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Pass Failure ]
     608
     609webkit.org/b/84102 fast/profiler/stop-profiling-after-setTimeout.html [ Pass Failure ]
     610webkit.org/b/84102 fast/profiler/dead-time.html [ Pass Failure ]
     611
     612webkit.org/b/85319 inspector/debugger/linkifier.html [ Pass Failure ]
    750613
    751614# Failing subpixel reference tests
    752 # https://bugs.webkit.org/show_bug.cgi?id=85532
    753 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
    754 fast/sub-pixel/zoomed-image-tiles.html [ ImageOnlyFailure ]
     615webkit.org/b/85532 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
     616webkit.org/b/85532 fast/sub-pixel/zoomed-image-tiles.html [ ImageOnlyFailure ]
    755617
    756618# No CORS support for media elements is implemented yet.
     
    758620
    759621# media/audio-repaint.html sometimes fails on Lion Debug (Tests)
    760 # https://bugs.webkit.org/show_bug.cgi?id=84357
    761 media/audio-repaint.html
     622webkit.org/b/84357 [ Debug ] media/audio-repaint.html [ Pass Failure ]
    762623
    763624# Requires ENABLE(MEDIA_CAPTURE)
    764625fast/forms/file/file-input-capture.html
    765626
    766 # https://bugs.webkit.org/show_bug.cgi?id=85522
    767 http/tests/security/sandboxed-iframe-form-top.html
    768 
    769 # https://bugs.webkit.org/show_bug.cgi?id=85523
    770 fullscreen/full-screen-iframe-legacy.html
    771 
    772 # https://bugs.webkit.org/show_bug.cgi?id=85525
    773 media/video-played-reset.html
    774 
    775 # https://bugs.webkit.org/show_bug.cgi?id=85969
    776 http/tests/loading/post-in-iframe-with-back-navigation.html
    777 
    778 # Inspector only supports evaluation in content script world with v8, see https://bugs.webkit.org/show_bug.cgi?id=85709
    779 inspector/extensions/extensions-eval-content-script.html
    780 inspector/extensions/extensions-audits-content-script.html
    781 
    782 # https://bugs.webkit.org/show_bug.cgi?id=86480
    783 plugins/npruntime/delete-plugin-within-setProperty.html
    784 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html
    785 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html
    786 
    787 # https://bugs.webkit.org/show_bug.cgi?id=87347
    788 fast/frames/flattening/iframe-tiny.html
    789 
    790 # https://bugs.webkit.org/show_bug.cgi?id=87541
    791 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html
    792 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html
    793 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html
     627webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Pass Failure ]
     628
     629webkit.org/b/85523 fullscreen/full-screen-iframe-legacy.html [ Pass Failure ]
     630
     631webkit.org/b/85525 media/video-played-reset.html [ Pass Failure ]
     632
     633webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html
     634
     635# Inspector only supports evaluation in content script world with v8
     636webkit.org/b/85709 inspector/extensions/extensions-eval-content-script.html
     637webkit.org/b/85709 inspector/extensions/extensions-audits-content-script.html
     638
     639webkit.org/b/86480 plugins/npruntime/delete-plugin-within-setProperty.html [ Failure ]
     640webkit.org/b/86480 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Failure ]
     641webkit.org/b/86480 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Failure ]
     642
     643webkit.org/b/87347 fast/frames/flattening/iframe-tiny.html [ Pass Failure ]
     644
     645webkit.org/b/87541 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
     646webkit.org/b/87541 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
     647webkit.org/b/87541 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
    794648
    795649# Times out without keyboard interaction
    796 # https://bugs.webkit.org/show_bug.cgi?id=87748
    797 fast/forms/select/optgroup-clicking.html
    798 
    799 # https://bugs.webkit.org/show_bug.cgi?id=88672
    800 svg/filters/color-space-conversion.svg
    801 
    802 # https://bugs.webkit.org/show_bug.cgi?id=89528
    803 svg/filters/container-with-filters.svg
    804 svg/filters/feSpecularLight-premultiplied.svg
    805 
    806 # https://bugs.webkit.org/show_bug.cgi?id=89680
    807 fast/canvas/canvas-imageSmoothingEnabled-repaint.html
    808 
    809 # https://bugs.webkit.org/show_bug.cgi?id=89845
    810 fast/forms/input-set-composition-scroll.html
    811 
    812 # https://bugs.webkit.org/show_bug.cgi?id=90706
    813 inspector/timeline/timeline-frames.html
    814 
    815 # https://bugs.webkit.org/show_bug.cgi?id=90707
    816 inspector/timeline/timeline-receive-response-event.html
    817 
    818 # https://bugs.webkit.org/show_bug.cgi?id=90708
    819 fullscreen/exit-full-screen-iframe.html
    820 
    821 # https://bugs.webkit.org/show_bug.cgi?id=90709
    822 http/tests/inspector/console-cd-completions.html
    823 http/tests/inspector/console-cd.html
    824 
    825 # https://bugs.webkit.org/show_bug.cgi?id=90711
    826 fast/canvas/webgl/gl-vertexattribpointer.html
    827 
    828 # https://bugs.webkit.org/show_bug.cgi?id=90722
    829 inspector/profiler/heap-snapshot-comparison-show-next.html
    830 inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-sorting.html
    831 inspector/profiler/heap-snapshot-comparison-sorting.html
    832 inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html
    833 
    834 # https://bugs.webkit.org/show_bug.cgi?id=90723
    835 inspector/debugger/set-breakpoint.html
    836 
    837 # https://bugs.webkit.org/show_bug.cgi?id=90724
    838 compositing/iframes/iframe-size-from-zero.html
    839 
    840 compositing/iframes/overlapped-nested-iframes.html [ Failure Pass ]
    841 
    842 # https://bugs.webkit.org/show_bug.cgi?id=90725
    843 media/media-blocked-by-beforeload.html
    844 
    845 # https://bugs.webkit.org/show_bug.cgi?id=91505
    846 platform/mac/plugins/root-object-premature-delete-crash.html
     650webkit.org/b/87748 fast/forms/select/optgroup-clicking.html
     651
     652webkit.org/b/89528 svg/filters/feSpecularLight-premultiplied.svg [ ImageOnlyFailure ]
     653
     654# Implement textInputController.setComposition()
     655webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Failure ]
     656
     657webkit.org/b/90707 inspector/timeline/timeline-receive-response-event.html [ Pass Failure ]
     658
     659webkit.org/b/90708 fullscreen/exit-full-screen-iframe.html [ Failure ]
     660
     661webkit.org/b/90724 compositing/iframes/iframe-size-from-zero.html [ Pass Failure ]
     662
     663compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ]
     664
     665webkit.org/b/90725 media/media-blocked-by-beforeload.html [ Pass Failure ]
    847666
    848667# This test depends on subpixel layout.
    849 # https://bugs.webkit.org/show_bug.cgi?id=92352
    850 css3/flexbox/flex-rounding.html
     668webkit.org/b/92352 css3/flexbox/flex-rounding.html
    851669
    852670# ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled
     
    14941312webkit.org/b/115292 fast/text/international/vertical-text-glyph-test.html
    14951313webkit.org/b/115292 fast/text/orientation-sideways.html
    1496 webkit.org/b/115292 fast/text/vertical-no-sideways.html
    14971314webkit.org/b/115292 fast/writing-mode/Kusa-Makura-background-canvas.html
    14981315webkit.org/b/115292 fast/writing-mode/japanese-ruby-vertical-lr.html
     
    15151332
    15161333webkit.org/b/116477 [ MountainLion ] svg/batik/text/textEffect.svg [ Pass Failure ]
    1517 webkit.org/b/116519 [ MountainLion ] svg/batik/paints/patternRegions-positioned-objects.svg [ Pass Failure ]
     1334webkit.org/b/116477 [ MountainLion ] svg/batik/paints/patternRegions-positioned-objects.svg [ Pass Failure ]
     1335webkit.org/b/116477 [ MountainLion ] svg/batik/text/textDecoration.svg [ Pass Failure ]
     1336
     1337webkit.org/b/116582 [ Debug ] inspector/styles/import-pseudoclass-crash.html [ Pass Crash ]
     1338
     1339webkit.org/b/116592 inspector/geolocation-error.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.