perftool-incubator / crucible

A performance testing and analysis automation framework
Apache License 2.0
12 stars 7 forks source link

fix bug where workshop build error logs are not completely printed to the console #411

Open k-rister opened 3 days ago

k-rister commented 3 days ago

An example of what this looks like is this:

Image

There should be more output between lines 1401 and 1402.

k-rister commented 3 days ago

Currently filed this against crucible because that is where the logger code resides but this could also just be an issue with rickshaw-run in the rickshaw projects (https://github.com/perftool-incubator/rickshaw/blob/ada64cca0cd92c353844b7a579cffdd6553d2238/rickshaw-run#L633)