Bug 212088

Summary: [buildbot][GTK][WPE] Pass --verbose flag when running JavaScriptCore tests
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, jbedard, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=208051
Attachments:
Description Flags
Patch none

Description Carlos Alberto Lopez Perez 2020-05-19 10:15:02 PDT
Passing --verbose flag to run-javascriptcore-tests in the bots its useful, to see in which test it aborts when it does.

For example: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/13771/steps/jscore-test/logs/stdio
  ^^ It's not clear which its the last test run.

We are currently passing --verbose to JSCOnly bots, we should do this for also for GTK and WPE
Comment 1 Carlos Alberto Lopez Perez 2020-05-19 10:19:28 PDT
Created attachment 399746 [details]
Patch
Comment 2 EWS 2020-05-19 11:06:20 PDT
Committed r261871: <https://trac.webkit.org/changeset/261871>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399746 [details].
Comment 3 Radar WebKit Bug Importer 2020-05-19 11:07:16 PDT
<rdar://problem/63404702>