Changeset 256422 in webkit


Ignore:
Timestamp:
Feb 11, 2020 7:43:23 PM (4 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK][WPE] Gardening some tests crashing in debug builds
https://bugs.webkit.org/show_bug.cgi?id=207607

Unreviewed test gardening.

Patch by Lauro Moura <Lauro Moura> on 2020-02-11

  • platform/gtk/TestExpectations:
  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r256414 r256422  
     12020-02-11  Lauro Moura  <lmoura@igalia.com>
     2
     3        [GTK][WPE] Gardening some tests crashing in debug builds
     4        https://bugs.webkit.org/show_bug.cgi?id=207607
     5
     6        Unreviewed test gardening.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/wpe/TestExpectations:
     10
    1112020-02-11  Sihui Liu  <sihui_liu@apple.com>
    212
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r256299 r256422  
    10731073webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-match.https.html [ Skip ]
    10741074webkit.org/b/175419 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/credentials.https.html [ Skip ]
    1075 webkit.org/b/175419 http/tests/workers/service/postmessage-after-terminate.https.html [ Pass Failure Timeout ]
     1075webkit.org/b/175419 [ Release ] http/tests/workers/service/postmessage-after-terminate.https.html [ Pass Failure Timeout ]
    10761076webkit.org/b/175419 http/wpt/service-workers/service-worker-networkprocess-crash.html [ Timeout ]
    10771077
     
    14311431webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-seek-during-pending-seek.html [ Pass Crash ]
    14321432webkit.org/b/203078 imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek.html [ Pass Crash ]
     1433
     1434webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height-viewbox.html [ Crash ]
     1435webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height.html [ Crash ]
     1436webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height-viewbox.html [ Crash ]
     1437webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height.html [ Crash ]
     1438
     1439webkit.org/b/207605 [ Debug ] http/wpt/cache-storage/quota-third-party.https.html [ Crash ]
     1440webkit.org/b/207605 [ Debug ] http/tests/workers/service/registration-clear-redundant-worker.html [ Crash ]
     1441webkit.org/b/207605 [ Debug ] http/tests/websocket/tests/hybi/no-subprotocol.html [ Crash ]
     1442webkit.org/b/207605 [ Debug ] http/tests/workers/service/postmessage-after-terminate.https.html [ Crash ]
    14331443
    14341444#////////////////////////////////////////////////////////////////////////////////////////
     
    23832393webkit.org/b/202801 imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.2.html [ DumpJSConsoleLogInStdErr ]
    23842394
    2385 webkit.org/b/202242 http/tests/websocket/tests/hybi/no-subprotocol.html [ Timeout Pass ]
     2395webkit.org/b/202242 [ Release ] http/tests/websocket/tests/hybi/no-subprotocol.html [ Timeout Pass ]
    23862396webkit.org/b/202242 http/tests/websocket/tests/hybi/unmasked-frames.html [ Timeout Pass ]
    23872397webkit.org/b/202242 http/tests/websocket/tests/hybi/workers/no-onmessage-in-sync-op.html [ Timeout Pass ]
     
    27402750webkit.org/b/202245 http/tests/workers/service/Client-properties-subframe.html [ Timeout ]
    27412751webkit.org/b/202245 http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html [ Timeout ]
    2742 webkit.org/b/202245 http/tests/workers/service/registration-clear-redundant-worker.html [ Timeout ]
     2752webkit.org/b/202245 [ Release ] http/tests/workers/service/registration-clear-redundant-worker.html [ Timeout ]
    27432753
    27442754webkit.org/b/99036 pointer-lock/pointerlockchange-event-on-lock-lost.html [ Timeout ]
     
    27572767
    27582768webkit.org/b/202736 http/tests/appcache/remove-cache.html [ Failure Timeout Pass ]
    2759 webkit.org/b/202736 http/wpt/cache-storage/quota-third-party.https.html [ Failure Timeout Pass ]
     2769webkit.org/b/202736 [ Release ] http/wpt/cache-storage/quota-third-party.https.html [ Failure Timeout Pass ]
    27602770webkit.org/b/202736 storage/indexeddb/modern/handle-user-delete.html [ Timeout ]
    27612771webkit.org/b/202736 storage/indexeddb/modern/new-database-after-user-delete.html [ Timeout ]
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r256299 r256422  
    990990webkit.org/b/204112 editing/async-clipboard/clipboard-change-data-while-writing.html [ Crash ]
    991991
     992webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height-viewbox.html [ Crash ]
     993webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-omitted-height.html [ Crash ]
     994webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height-viewbox.html [ Crash ]
     995webkit.org/b/207574 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height.html [ Crash ]
     996
     997webkit.org/b/207605 [ Debug ] http/wpt/cache-storage/quota-third-party.https.html [ Crash ]
     998webkit.org/b/207605 [ Debug ] http/tests/workers/service/registration-clear-redundant-worker.html [ Crash Pass ]
     999webkit.org/b/207605 [ Debug ] http/tests/workers/service/postmessage-after-terminate.https.html [ Crash ]
    9921000
    9931001#////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.