Bug 269484
| Summary: | Unable to add variants with spaces to TestExpectations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jbedard, Morningstar, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=268929 https://bugs.webkit.org/show_bug.cgi?id=264596 |
||
Sam Sneddon [:gsnedders]
Per Dawn, https://github.com/WebKit/WebKit/pull/24374 didn't work, and we still get:
% run-webkit-tests --no-build --ios-simulator --print-expectations imported/w3c/web-platform-tests/xhr 2>&1 | grep xmlhttprequest-timeout-worker-aborted.html
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-aborted.html?aborted immediately after send() ['PASS']
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-aborted.html?call abort() after TIME_NORMAL_LOAD ['PASS']
imported/w3c/web-platform-tests/xhr/xmlhttprequest-timeout-worker-aborted.html?only open()ed, not aborted ['PASS']
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123026314>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/24525
EWS
Committed 274749@main (4ddb4ae9f2b8): <https://commits.webkit.org/274749@main>
Reviewed commits have been landed. Closing PR #24525 and removing active labels.
Jonathan Bedard
Changed expectation paths for WPT variants, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=269517
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/24736
EWS
Committed 274981@main (7eebf402baa4): <https://commits.webkit.org/274981@main>
Reviewed commits have been landed. Closing PR #24736 and removing active labels.