Changeset 228452 in webkit


Ignore:
Timestamp:
Feb 13, 2018 8:32:04 PM (6 years ago)
Author:
Michael Catanzaro
Message:

Unreviewed GTK test gardening

  • platform/gtk/TestExpectations:
  • platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r228445 r228452  
     12018-02-13  Michael Catanzaro  <mcatanzaro@igalia.com>
     2
     3        Unreviewed GTK test gardening
     4
     5        * platform/gtk/TestExpectations:
     6        * platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt:
     7
    182018-02-13  Antoine Quint  <graouts@apple.com>
    29
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r228343 r228452  
    11831183
    11841184# GTK ought to support the new modern pasteboard API
     1185webkit.org/b/177633 editing/pasteboard/copy-without-selection.html [ Failure ]
     1186webkit.org/b/177633 editing/pasteboard/copying-html-strips-javascript-url-and-event-handler.html [ Failure ]
     1187webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-copying-pasting-malformed-url-in-same-document.html [ Failure ]
     1188webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-custom.html [ Failure ]
     1189webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-plain-text.html [ Failure ]
    11851190webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-rich-text.html [ Failure ]
    1186 webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-plain-text.html [ Failure ]
    1187 webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-paste-custom.html [ Failure ]
     1191webkit.org/b/177633 editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Failure ]
     1192webkit.org/b/177633 editing/pasteboard/data-transfer-items-add-custom-data.html [ Failure ]
     1193webkit.org/b/177633 editing/pasteboard/data-transfer-set-data-ignore-copied-malformed-url-in-null-origin.html [ Failure ]
     1194webkit.org/b/177633 editing/pasteboard/data-transfer-set-data-sanitize-url-when-copying-in-null-origin.html [ Failure ]
     1195webkit.org/b/177633 editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying-in-null-origin.html [ Failure ]
     1196webkit.org/b/177633 editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying.html [ Failure ]
     1197webkit.org/b/177633 editing/pasteboard/datatransfer-items-paste-plaintext.html [ Skip ]
     1198webkit.org/b/177633 editing/pasteboard/dataTransfer-types-pasting-plaintext.html [ Failure ]
     1199webkit.org/b/177633 editing/pasteboard/onpaste-text-html-types.html [ Failure ]
     1200webkit.org/b/177633 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
    11881201webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html [ Skip ]
    11891202webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-in-same-origin.html [ Skip ]
     1203webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-across-origin-sanitizes-html.html [ Failure ]
     1204webkit.org/b/177633 http/tests/security/clipboard/copy-paste-url-across-origin-sanitizes-url.html [ Failure ]
     1205webkit.org/b/177633 http/tests/security/clipboard/copy-paste-html-across-origin-strips-mso-list.html [ Failure ]
    11901206
    11911207# We should consider enabling ENABLE_LINK_PREFETCH and ENABLE_CSS3_TEXT
     
    19211937webkit.org/b/182364 imported/w3c/web-platform-tests/fetch/security/embedded-credentials.tentative.sub.html [ Pass Timeout Crash ]
    19221938
    1923 webkit.org/b/182604 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Pass Crash ]
     1939webkit.org/b/182604 imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Pass Failure Slow Crash ]
     1940
     1941webkit.org/b/182761 accessibility/gtk/aria-busy-changed-notification.html [ Pass Failure ]
     1942webkit.org/b/182761 accessibility/gtk/aria-current-changed-notification.html [ Pass Failure ]
     1943webkit.org/b/182761 accessibility/gtk/aria-disabled-changed-notification.html [ Pass Failure ]
     1944webkit.org/b/182761 accessibility/gtk/aria-expanded-changed-notification.html [ Pass Failure ]
     1945webkit.org/b/182761 accessibility/gtk/aria-pressed-changed-notification.html [ Pass Failure ]
     1946webkit.org/b/182761 accessibility/gtk/aria-readonly-changed-notification.html [ Pass Failure ]
     1947webkit.org/b/182761 accessibility/gtk/aria-required-changed-notification.html [ Pass Failure ]
    19241948
    19251949#////////////////////////////////////////////////////////////////////////////////////////
     
    22302254webkit.org/b/177941 http/tests/inspector/network/ping-type.html [ Timeout ]
    22312255
    2232 webkit.org/b/178454 editing/pasteboard/datatransfer-items-paste-plaintext.html [ Timeout ]
    2233 
    22342256webkit.org/b/178792 fast/events/touch/touch-inside-iframe.html [ Timeout ]
    22352257
     
    22492271webkit.org/b/182109 media/video-fullscreen-reload-crash.html [ Timeout ]
    22502272
    2251 webkit.org/b/182317 http/tests/resourceLoadStatistics/grandfathering.html [ Failure ]
     2273webkit.org/b/182317 http/tests/resourceLoadStatistics/grandfathering.html [ Pass Failure ]
    22522274
    22532275#////////////////////////////////////////////////////////////////////////////////////////
     
    32603282webkit.org/b/178441 editing/deleting/delete-ligature-003.html [ Failure ]
    32613283
    3262 webkit.org/b/178454 editing/pasteboard/copy-without-selection.html [ Failure ]
    3263 webkit.org/b/178454 editing/pasteboard/copying-html-strips-javascript-url-and-event-handler.html [ Failure ]
    3264 webkit.org/b/178454 editing/pasteboard/data-transfer-get-data-on-copying-pasting-malformed-url-in-same-document.html [ Failure ]
    3265 webkit.org/b/178454 editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Failure ]
    3266 webkit.org/b/178454 editing/pasteboard/data-transfer-items-add-custom-data.html [ Failure ]
    3267 webkit.org/b/178454 editing/pasteboard/data-transfer-set-data-ignore-copied-malformed-url-in-null-origin.html [ Failure ]
    3268 webkit.org/b/178454 editing/pasteboard/data-transfer-set-data-sanitize-url-when-copying-in-null-origin.html [ Failure ]
    3269 webkit.org/b/178454 editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying-in-null-origin.html [ Failure ]
    3270 webkit.org/b/178454 editing/pasteboard/data-transfer-set-data-sanitizes-html-when-copying.html [ Failure ]
    3271 webkit.org/b/178454 editing/pasteboard/dataTransfer-types-pasting-plaintext.html [ Failure ]
    3272 webkit.org/b/178454 editing/pasteboard/onpaste-text-html-types.html [ Failure ]
    3273 webkit.org/b/178454 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
    3274 webkit.org/b/178454 http/tests/security/clipboard/copy-paste-html-across-origin-sanitizes-html.html [ Failure ]
    3275 webkit.org/b/178454 http/tests/security/clipboard/copy-paste-url-across-origin-sanitizes-url.html [ Failure ]
    3276 
    32773284webkit.org/b/144690 editing/spelling/spelling-marker-includes-hyphen.html [ Failure ImageOnlyFailure ]
    32783285
     
    33303337webkit.org/b/182502 http/tests/media/modern-media-controls [ Skip ]
    33313338webkit.org/b/182502 media/modern-media-controls [ Skip ]
     3339
     3340webkit.org/b/182763 accessibility/gtk/aria-activedescendant-changed-notification.html [ Failure ]
     3341webkit.org/b/182763 accessibility/gtk/text-in-span-block-in-a-block.html [ Failure ]
     3342webkit.org/b/182763 accessibility/notification-listeners.html [ Failure ]
     3343webkit.org/b/182763 accessibility/gtk/caret-offsets.html [ Timeout ]
     3344
     3345webkit.org/b/182765 fast/backgrounds/background-leakage-transforms.html [ Failure ImageOnlyFailure ]
     3346webkit.org/b/182765 fast/text/emphasis-overlap.html [ Failure ImageOnlyFailure ]
    33323347
    33333348#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt

    r224874 r228452  
    135135PASS a["innerHTML"] is nerget
    136136PASS a["outerHTML"] is <a id="foo" href="bar">nerget</a>
    137 PASS a["accessibleNode"] is [object AccessibleNode]
    138137PASS a["oncopy"] is null
    139138PASS a["oncut"] is null
Note: See TracChangeset for help on using the changeset viewer.