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

Re-enable events_test with fix #2189

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Aug 9, 2023

The events_test was disabled in #2182

Now that the Chromedriver regression has been resolved (https://bugs.chromium.org/p/chromium/issues/detail?id=1466427), I was able to figure out what was going wrong.

The latest DevTools release has added a new "home" screen (see screenshot below). For web apps, we want to auto-open the debugger panel instead, which is where the DEBUGGER_READY and DEVTOOLS_LOAD events get emitted.

Screenshot 2023-08-09 at 3 47 45 PM

Copy link
Contributor

@annagrin annagrin left a comment

Choose a reason for hiding this comment

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

Lgtm, thanks Elliott!

@elliette elliette merged commit afbd640 into dart-lang:master Aug 10, 2023
60 of 62 checks passed
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.

2 participants