Skip to content

Re-enable events_test with fix#2189

Merged
elliette merged 1 commit into
dart-lang:masterfrom
elliette:events-test-fix
Aug 10, 2023
Merged

Re-enable events_test with fix#2189
elliette merged 1 commit into
dart-lang:masterfrom
elliette:events-test-fix

Conversation

@elliette

@elliette elliette commented Aug 9, 2023

Copy link
Copy Markdown
Contributor

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

@annagrin annagrin left a comment

Copy link
Copy Markdown
Contributor

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
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