Changeset 248312 in webkit
- Timestamp:
- Aug 6, 2019, 1:38:47 PM (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
r248308 r248312 1 2019-08-06 Russell Epstein <repstein@apple.com> 2 3 Updating Test Expectations for <rdar://53957264>, <rdar://53946482>, <rdar://53866783> 4 5 Unreviewed Test Gardening. 6 7 * platform/ios-12/TestExpectations: 8 * platform/ios/TestExpectations: 9 1 10 2019-08-06 Jiewen Tan <jiewen_tan@apple.com> 2 11 -
trunk/LayoutTests/platform/ios-12/TestExpectations
r247833 r248312 12 12 # rdar://53551736 (Layout Test editing/pasteboard/paste-and-sanitize.html is a Flaky Failure on iOS 13) 13 13 editing/pasteboard/paste-and-sanitize.html [ Pass ] 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 -
trunk/LayoutTests/platform/ios/TestExpectations
r248273 r248312 3344 3344 editing/pasteboard/paste-and-sanitize.html [ Pass Failure ] 3345 3345 3346 # rdar://53866783 (REGRESSION: Layout Test fast/shadow-dom/click-text-inside-linked-slot.html is Failing) 3347 fast/shadow-dom/click-text-inside-linked-slot.html [ Pass Failure ] 3348 3349 # rdar://53946482 (REGRESSION: Multiple Layout Tests (*-using-open-panel.html) are Timing Out) 3350 fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Pass Timeout ] 3351 fast/files/file-reader-abort-using-open-panel.html [ Pass Timeout ] 3352 http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html [ Pass Timeout ] 3353 http/tests/local/fileapi/file-last-modified-using-open-panel.html [ Pass Timeout ] 3354 3355 # 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) 3356 http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html [ Pass Timeout ] 3357 http/tests/misc/iframe-beforeunload-dialog-block-modals.html [ Pass Timeout ] 3358
Note:
See TracChangeset
for help on using the changeset viewer.