Changeset 246324 in webkit
- Timestamp:
- Jun 11, 2019, 10:45:01 AM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/win/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r246323 r246324 1 2019-06-11 Daniel Bates <dabates@apple.com> 2 3 [Win] Layout test http/tests/security/contentSecurityPolicy/navigate-self-to-blob.html is timing out 4 https://bugs.webkit.org/show_bug.cgi?id=198758 5 6 It is a longstanding known issue (since 2015) that navigating to a blob URL times out on Windows. 7 Further investigation is needed. Skip another test for now. 8 9 * platform/win/TestExpectations: 10 1 11 2019-06-11 Shawn Roberts <sroberts@apple.com> 2 12 -
trunk/LayoutTests/platform/win/TestExpectations
r246285 r246324 2258 2258 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Skip ] # Timeout 2259 2259 http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html [ Skip ] # Timeout 2260 http/tests/security/mixedContent/blob-url-in-iframe.html [ Skip ] # Timeout2261 2260 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Skip ] # Timeout 2262 2261 http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html [ Skip ] # Timeout … … 2280 2279 http/tests/security/cross-frame-access-protocol-explicit-domain.html [ Skip ] # Timeout 2281 2280 http/tests/history/back-during-onload-triggered-by-back.html [ Skip ] # Timeout 2281 2282 # FIXME: Navigating to blob URLs timeout 2283 http/tests/security/mixedContent/blob-url-in-iframe.html [ Skip ] 2284 http/tests/security/contentSecurityPolicy/navigate-self-to-blob.html [ Skip ] 2282 2285 2283 2286 # Clear Key not implemented
Note:
See TracChangeset
for help on using the changeset viewer.