History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3868
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Tom Zaplachinski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Show Lings In Log advanced option blocks viewing of the live log for a running step.

Created: 22/Jun/22 10:35 PM   Updated: 23/Jun/22 07:54 AM
Component/s: None
Affects Version/s: 12.0.7
Fix Version/s: 12.0.9

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: On agent VM running win10 kernel, linux server.


 Description  « Hide
When running a build step that takes some time and outputs a lot of stdout/stderr, the Show Links In Log advanced option will prevent the live viewing of the step log.

If the option is on, you can reproduce it with a trivial loop powershell or batch command. I used this batch step:
@echo off
for /L %%i in (1,1,400000) do (
  echo Error: akjhdsfliuarjfghiruhkjhdfiuretiurytvkjhviuirutjfvsiruskfgh9384579t5iuerth9578ythgkfiu934iurehgiusdhg
)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.