WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
206785
REGRESSION (
r254964
-
r254970
?): Catalina Debug JSC bot timing out while running tests
https://bugs.webkit.org/show_bug.cgi?id=206785
Summary
REGRESSION (r254964-r254970?): Catalina Debug JSC bot timing out while runnin...
Ryan Haddad
Reported
2020-01-24 17:05:06 PST
The Catalina Debug JSC bot is going 20 minutes without output after running tests for over 3 hours, which causes the test run to get killed: ... ... Running mozilla-tests.yaml/js1_6/String/regress-306591.js.mozilla-dfg-eager-no-cjit-validate-phases Running mozilla-tests.yaml/js1_6/String/regress-306591.js.mozilla Running mozilla-tests.yaml/js1_6/String/regress-306591.js.mozilla-ftl-eager-no-cjit-validate-phases command timed out: 1200 seconds without output running ['perl', './Tools/Scripts/run-javascriptcore-tests', '--no-build', '--no-fail-fast', '--json-output=jsc_results.json', '--debug', '--builder-name', 'Apple-Catalina-Debug-JSC-Tests', '--build-number', '184', '--buildbot-worker', 'bot638', '--buildbot-master', 'build.webkit.org', '--report', '
https://results.webkit.org
'], attempting to kill
https://build.webkit.org/builders/Apple-Catalina-Debug-JSC-Tests/builds/191
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2020-01-24 17:05:42 PST
The last successful run was with
r254964
. The first failing run was with
r254970
.
Ryan Haddad
Comment 2
2020-01-24 17:09:23 PST
Here are the two JSC related changes in this range: [JSC] Bits from Operand should fit in bits reserved in AbstractHeap's Payload
https://bugs.webkit.org/show_bug.cgi?id=206619
https://trac.webkit.org/changeset/254968/webkit
It should be possible to build JavaScriptCore with LLVM Source-based Code Coverage, run the tests and see the coverage data
https://bugs.webkit.org/show_bug.cgi?id=206389
Yusuke Suzuki
Comment 3
2020-01-24 17:22:07 PST
Committed
r255110
: <
https://trac.webkit.org/changeset/255110
>
Radar WebKit Bug Importer
Comment 4
2020-01-24 17:23:13 PST
<
rdar://problem/58887459
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug