Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@connorjclark
Copy link
Collaborator

Often I want to inspect the output of the smoke tests, even if they passed (for comparison with a failing patch, for example). So let's write them to disk. It takes ~40ms per smoke run, so it seems fine to do it always (though I disabled it for CI).

@connorjclark connorjclark requested a review from a team as a code owner July 11, 2023 20:43
@connorjclark connorjclark requested review from adamraine and removed request for a team July 11, 2023 20:43
Copy link
Contributor

@adamraine adamraine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the DT runner at least we write to disc in debug mode:
https://github.com/GoogleChrome/lighthouse/blob/main/cli/test/smokehouse/lighthouse-runners/devtools.js#L58

Maybe we remove this old logic since it's redundant now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants