Bug 226985

Summary: run-javascriptcore-tests should print output when a test binary fails by default
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Keith Miller
Reported 2021-06-14 12:49:51 PDT
run-javascriptcore-tests should print output when a test binary fails by default
Attachments
Patch (1.53 KB, patch)
2021-06-14 12:51 PDT, Keith Miller
no flags
Patch (1.51 KB, patch)
2021-06-14 12:53 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2021-06-14 12:51:17 PDT
Keith Miller
Comment 2 2021-06-14 12:53:38 PDT
Mark Lam
Comment 3 2021-06-14 12:56:14 PDT
Comment on attachment 431355 [details] Patch rs=me
EWS
Comment 4 2021-06-14 17:54:15 PDT
Committed r278854 (238800@main): <https://commits.webkit.org/238800@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431355 [details].
Radar WebKit Bug Importer
Comment 5 2021-06-14 17:55:20 PDT
Darin Adler
Comment 6 2021-06-15 18:37:24 PDT
Comment on attachment 431355 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=431355&action=review > Tools/Scripts/run-javascriptcore-tests:642 > + print "$testOutput" if ($verbose or $testResult); Those quote marks don’t do anything useful.
Note You need to log in before you can comment on or make changes to this bug.