Bug 236355

Summary: Allow hanging run-javascriptcore-tests to print backtrace
Product: WebKit Reporter: Angelos Oikonomopoulos <angelos>
Component: New BugsAssignee: Angelos Oikonomopoulos <angelos>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, cgarcia, ews-watchlist, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Angelos Oikonomopoulos
Reported 2022-02-09 02:06:59 PST
Allow hanging run-javascriptcore-tests to print backtrace
Attachments
Patch (1.39 KB, patch)
2022-02-09 02:10 PST, Angelos Oikonomopoulos
no flags
Angelos Oikonomopoulos
Comment 1 2022-02-09 02:10:05 PST
Aakash Jain
Comment 2 2022-02-09 04:12:17 PST
I'm interested in seeing how the output looks like in practice when sigtermTime is used. Do you have an example, maybe from ews?
Angelos Oikonomopoulos
Comment 3 2022-02-09 04:20:03 PST
(In reply to Aakash Jain from comment #2) > I'm interested in seeing how the output looks like in practice when > sigtermTime is used. Do you have an example, maybe from ews? Sure! See jscore-test in https://ews-build.webkit.org/#/builders/45/builds/9028.
Aakash Jain
Comment 4 2022-02-09 05:22:01 PST
Comment on attachment 451350 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=451350&action=review > Tools/CISupport/build-webkit-org/steps.py:467 > + if 'sigtermTime' not in kwargs: Not sure if you had specific reason for guarding with this if condition, could have skipped if condition as well. Either way is fine though.
Angelos Oikonomopoulos
Comment 5 2022-02-09 05:42:52 PST
No specific reason, just allowing the caller to override the value if necessary.
EWS
Comment 6 2022-02-09 06:58:12 PST
Committed r289468 (247011@main): <https://commits.webkit.org/247011@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451350 [details].
Radar WebKit Bug Importer
Comment 7 2022-02-09 06:59:16 PST
Note You need to log in before you can comment on or make changes to this bug.