Bug 273229
| Summary: | Regression(277265@main) js/dom/encode-URI-test.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | JavaScriptCore | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
js/dom/encode-URI-test.html has been flaky since 277265@main:
```
--- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/js/dom/encode-URI-test-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/js/dom/encode-URI-test-actual.txt
@@ -1 +1,5 @@
-Testing complete. No failures.
+called decodeURI on "%0" and got "\t" instead of "exception"
+
+called decodeURIComponent on "%0" and got "\t" instead of "exception"
+
+Testing complete. 2 tests failed.
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127029885>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/27731
EWS
Committed 277975@main (d1a5c8f02f39): <https://commits.webkit.org/277975@main>
Reviewed commits have been landed. Closing PR #27731 and removing active labels.