Bug 274411
| Summary: | JSC stress test stack-overflow-in-syntax-checker.js is flaky. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
rdar://124472916
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Lam
The test is sometimes failing with this in stdio:
```
stress/stack-overflow-in-syntax-checker.js.default: Exception: RangeError: Maximum call stack size exceeded.
stress/stack-overflow-in-syntax-checker.js.default: ERROR: Unexpected exit code: 1
FAIL: stress/stack-overflow-in-syntax-checker.js.default
```
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/28801
EWS
Committed 279015@main (d17d81bc253d): <https://commits.webkit.org/279015@main>
Reviewed commits have been landed. Closing PR #28801 and removing active labels.