Changeset 249157 in webkit
- Timestamp:
- Aug 27, 2019, 11:45:41 AM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-12/TestExpectations (modified) (1 diff)
-
platform/ios/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r249156 r249157 1 2019-08-27 Ryan Haddad <ryanhaddad@apple.com> 2 3 Unreviewed test gardening, remove failure expectations for tests that are now passing. 4 5 * platform/ios-12/TestExpectations: 6 * platform/ios/TestExpectations: 7 1 8 2019-08-27 Chris Dumez <cdumez@apple.com> 2 9 -
trunk/LayoutTests/platform/ios-12/TestExpectations
r248964 r249157 13 13 editing/pasteboard/paste-and-sanitize.html [ Pass ] 14 14 15 # rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)16 fast/shadow-dom/click-text-inside-linked-slot.html [ Pass ]17 18 # rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)19 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass ]20 fast/files/file-reader-abort-using-open-panel.html [ Pass ]21 http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass ]22 http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass ]23 24 # rdar://53957264 (REGRESSION: Layout Tests http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html and http/tests/misc/iframe-beforeunload-dialog-block-modals.html Timing Out)25 http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass ]26 http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass ]27 28 15 # rdar://54561673 (REGRESSION: Layout test http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html is a flaky timeout) 29 16 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html [ Pass ] -
trunk/LayoutTests/platform/ios/TestExpectations
r249113 r249157 3342 3342 editing/pasteboard/paste-and-sanitize.html [ Pass Failure ] 3343 3343 3344 # rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing)3345 fast/shadow-dom/click-text-inside-linked-slot.html [ Pass Failure ]3346 3347 # rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out)3348 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ]3349 fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ]3350 http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ]3351 http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass Timeout ]3352 3353 # rdar://53957264 (REGRESSION: Layout Tests http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html and http/tests/misc/iframe-beforeunload-dialog-block-modals.html Timing Out)3354 http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ]3355 http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ]3356 3357 3344 # Skip until we have the fixes for <rdar://problem/53613454> and <rdar://problem/54001139>. 3358 3345 fast/events/ios/multiple-key-press-and-release-ordering.html [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.