dart-lang / dart-lang/webdev

Test checking for DEBUGGER_READY and DEVTOOLS_LOAD events failing

Open
#2,394 2 comments 0 reactions 1 assignee Claimed by @jyameo View on GitHub
P3 package:dwds triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

In https://github.com/dart-lang/webdev/pull/2388 we switched to connecting to DDS instead of directly to the VMService so that DDS can handle the service extensions.

However, the test checking that the `DEBUGGER_READY` and `DEVTOOLS_LOAD` events are sent when DevTools is opened has begun failing. When I launch DevTools to do manually testing, I do see the service extension `ext.dwds.sendEvent` is correctly being called, and these events are being emitted, so I don't think this is a regression with the feature.

Need to follow-up to figure out what changes are required to get the test to pass again.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.