You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For large, longer running tests it can be useful to observe the output of the test script before the test completes. When a test is running in the background or from another console it would be nice if there was a way to check the output.
A possible implementation of this could be a command like buildtest build track <test>/<id>
Which could print the tail, or a continuing stream of the output of the specified test.
Post question in Slack
I agree that I posted my question in slack before creating this issue
Is there an existing issue
I confirm there is no existing issue for this issue
The text was updated successfully, but these errors were encountered:
Please describe your feature request
For large, longer running tests it can be useful to observe the output of the test script before the test completes. When a test is running in the background or from another console it would be nice if there was a way to check the output.
A possible implementation of this could be a command like
buildtest build track <test>/<id>
Which could print the tail, or a continuing stream of the output of the specified test.
Post question in Slack
Is there an existing issue
The text was updated successfully, but these errors were encountered: