-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TINY-10708: Suppress bedrock logs in remote testing #142
Conversation
And only update HUD when `ResultData` has changed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good. Rather than using remote as the flag, can you please use a TTY check and maybe look for the CI environment variable?
I want this change for all CI, including headless tests.
They have mostly repeated data from the previous test result log.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much better 👍
Co-authored-by: ltrouton <[email protected]>
Co-authored-by: Andrew Herron <[email protected]>
…ss instead of phantomjs
Related Ticket: TINY-10708
Description of Changes:
Pre-checks:
Tests have been added (if applicable)Before merging: