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

tests(smoke): re-enable dialog prompt #8894

Merged
merged 4 commits into from
May 28, 2019
Merged

tests(smoke): re-enable dialog prompt #8894

merged 4 commits into from
May 28, 2019

Conversation

connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented May 7, 2019

This was disabled here: #2437

image

Let's see what happens in Travis these days.

fixes #2423

@connorjclark
Copy link
Collaborator Author

If this works out, should close #2423.

@connorjclark
Copy link
Collaborator Author

dbw passed fine but some totally unrelated smokes failed ...

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

LGTM, assigning to @paulirish since this was originally his thing

@@ -198,8 +198,7 @@ <h2>Do better web tester page</h2>
https://github.com/GoogleChrome/lighthouse/issues/1194 -->
<script>window.Error = function(error) { this.stack = 'stacktrace'; };</script>

<!--The javascriptDialogOpening test is disabled as we hit a platform bug frequently on travis-->
<!--<script>window.confirm('Is DBW Mega Tester the best site?')</script>-->
<script>window.confirm('Is DBW Mega Tester the best site?')</script>
Copy link
Member

Choose a reason for hiding this comment

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

can you add a comment as to the purpose of this line

@brendankenny
Copy link
Member

also does that mean #2423 is fixed?

Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

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

seems like it works now.

lighthouse https://output.jsbin.com/senapoqiva/1/quiet

is happy.

@googlebot

This comment has been minimized.

@paulirish paulirish changed the title smoke: re-enable dialog prompt tests(smoke): re-enable dialog prompt May 28, 2019
@paulirish paulirish merged commit 9d4d7ed into master May 28, 2019
@paulirish paulirish deleted the smoke-dialog branch May 28, 2019 21:02
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.

Lighthouse fails to dismiss page dialogs
4 participants