Changeset 204116 in webkit
- Timestamp:
- Aug 3, 2016, 11:53:26 PM (9 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r204113 r204116 1 2016-08-04 Youenn Fablet <youenn@apple.com> 2 3 LayoutTest imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm failing 4 https://bugs.webkit.org/show_bug.cgi?id=159724 5 6 Unreviewed.. 7 8 * TestExpectations: Removing Crash expectation since it is only occuring on Debug Mac bots. 9 * platform/mac/TestExpectations: Skipping test in Debug for Mac bots. 10 1 11 2016-08-03 Chris Dumez <cdumez@apple.com> 2 12 -
trunk/LayoutTests/TestExpectations
r204023 r204116 372 372 webkit.org/b/159712 imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-6.htm [ Pass Timeout ] 373 373 374 webkit.org/b/159724 imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Failure CrashPass ]374 webkit.org/b/159724 imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Failure Pass ] 375 375 376 376 # New W3C ref tests that are failing. -
trunk/LayoutTests/platform/mac/TestExpectations
r204074 r204116 1264 1264 webkit.org/b/150806 imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Pass Failure ] 1265 1265 webkit.org/b/150823 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ] 1266 webkit.org/b/159724 [ Debug ] imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Skip ] 1266 1267 1267 1268 # WOFF2 is only supported on certain Operating Systems.
Note:
See TracChangeset
for help on using the changeset viewer.