Skip to content
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

smoketest: do full default run against our basic html page. #534

Merged
merged 1 commit into from
Jul 27, 2016

Conversation

paulirish
Copy link
Member

This is the same as #528 but against master, as the SW smoketest still stuck on our shared port SW origin matching issue #532

I want this in before we pull #531 again


offline200result="URL responds with a 200 when offline"

$NODE lighthouse-cli $flags http://localhost:9999/online-only.html > results
# run default lighthouse run against a boring basic page
$NODE lighthouse-cli --quiet http://localhost:10200/online-only.html > results
Copy link
Member

Choose a reason for hiding this comment

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

any reason to add --quiet? It's reassuring to see the log output in there :)

Copy link
Member Author

Choose a reason for hiding this comment

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

IMO it makes it harder to go through the travis logs and I've not yet debugged a smoketest via its logs.

@brendankenny
Copy link
Member

question but LGTM otherwise

@paulirish paulirish merged commit 3e632f9 into master Jul 27, 2016
@surma surma mentioned this pull request Jul 28, 2016
@paulirish paulirish deleted the fullruninsmoketest branch July 28, 2016 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants