Bug 277198
| Summary: | REGRESSION (iOS 18): http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html is constantly failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
The following two tests are constantly failing on iOS 18:
http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html
http/tests/xmlhttprequest/gzip-content-type-no-content-encoding.html
HISTORY:
None, as we don't currently test iOS 18 in CI automation.
REPRODUCIBILITY:
I was able to reproduce this issue on the latest iOS 18 simulator (18.0/arm64) ToT using the following command:
run-webkit-tests -v --ios-simulator http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html http/tests/xmlhttprequest/gzip-content-type-no-content-encoding.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ben Schwartz
<rdar://problem/132621992>
EWS
Test gardening commit 281447@main (54938f9d157c): <https://commits.webkit.org/281447@main>
Reviewed commits have been landed. Closing PR #31345 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/31413
EWS
Committed 281563@main (242bce73a300): <https://commits.webkit.org/281563@main>
Reviewed commits have been landed. Closing PR #31413 and removing active labels.