Copy/paste the log from a build

Hello,

When I copy/paste log from the build log, I need to clean it up from the #step of build and the duration of the build.

example:

...
441s
299
3 total assertions

Not complicated to deal with but really a bummer (always have to copy/paste in my vim and do some macro to get rid of that extra data).

1 Like

This is a chrome bug. It works fine in Firefox. There is an issue for this in the chromium issue tracker but I’m having trouble locating it at the moment.

EDIT just found the link https://bugs.chromium.org/p/chromium/issues/detail?id=147490

Ok, good to know, but sad :slight_smile:

I’ll use firefox for copy-paste then, until chrome decides what to do with that CSS property.

But maybe we can add a button to copy to clipboard the entire log of a single step?

related to the 0.8 UI:

I would prefer to also be able to read the whole log without having to click on each section header. Could maybe the full log be shown when no section is highlighted?

I have another issue because the log window is only 15 chars wide for me… It should probably flow below the secions and stuff if the screen width is too narrow.

I have another issue because the log window is only 15 chars wide for me… It should probably flow below the secions and stuff if the screen width is too narrow.

Not all pages are responsive yet. This is planned.

1 Like