Bug 304614
| Summary: | [Tools][WPE][GTK][SDK] Regression from 304672@main: cannot find jsc binary in webkitperl tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | Tools / Tests | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | clopez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Nikolas Zimmermann
There are 7 perl tests failing since build 24297 (https://build.webkit.org/#/builders/40/builds/24297), see log https://build.webkit.org/api/v2/logs/47203834/raw_inline:
Cannot find jsc, try with --release or specify with --jsc <path>.
# Failed test 'test262 test failed, ignore expectations (new failures: 2)'
# at Tools/Scripts/webkitperl/test262_unittest/test262-runner-tests.pl line 142.
# got: '0'
# expected: '2'
Cannot find jsc, try with --release or specify with --jsc <path>.
First bad revision: 304673@main
Last good revision: 304671@main
Culprit: https://commits.webkit.org/304672@main, introduction of the new /sdk build.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/56062
EWS
Committed 305101@main (26d98b8bbb49): <https://commits.webkit.org/305101@main>
Reviewed commits have been landed. Closing PR #56062 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/167540390>