Bug 284068
| Summary: | New Test (284937@main): [ Sequoia wk1 ] http/tests/download/anchor-download-redirect-cross-origin.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nitin Mahendru <nitinmahendru> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nitinmahendru, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P1 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
http/tests/download/anchor-download-redirect-cross-origin.html
The test was added at 284937@main and has been a consistent failure on Sequoia wk1 since then.
This issue can be reproduced using command:
run-webkit-tests -1 --no-retry --force --iterations=1 http/tests/download/anchor-download-redirect-cross-origin.html
Result:
Regressions: Unexpected text-only failures (1)
http/tests/download/anchor-download-redirect-cross-origin.html [ Failure ]
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fdownload%2Fanchor-download-redirect-cross-origin.html&version_name=Sequoia&flavor=wk1&recent=false
Diff:
-Download started.
-Download failed.
-Failed: NSURLErrorDomain, code=-999, description=cancelled
+CONSOLE MESSAGE: TypeError: testRunner.setShouldLogDownloadCallbacks is not a function. (In 'testRunner.setShouldLogDownloadCallbacks(true)', 'testRunner.setShouldLogDownloadCallbacks' is undefined)
Download cross origin redirect with anchor in an iframe. Logs should say it failed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140939708>
EWS
Test gardening commit 287366@main (0cc67f3b1e01): <https://commits.webkit.org/287366@main>
Reviewed commits have been landed. Closing PR #37458 and removing active labels.
Nitin Mahendru
Pull request: https://github.com/WebKit/WebKit/pull/37513
EWS
Committed 287418@main (a3cc9c5b9427): <https://commits.webkit.org/287418@main>
Reviewed commits have been landed. Closing PR #37513 and removing active labels.