Bug 212088 - [buildbot][GTK][WPE] Pass --verbose flag when running JavaScriptCore tests
Summary: [buildbot][GTK][WPE] Pass --verbose flag when running JavaScriptCore tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-19 10:15 PDT by Carlos Alberto Lopez Perez
Modified: 2020-05-19 11:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2020-05-19 10:19 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>