-
Couldn't load subscription status.
- Fork 222
Closed
Description
Remove the registerExtension call here:
https://github.com/dart-lang/webdev/blob/6dec3735b18ec19d1d3221a003167d98584538f5/example/web/main.dart#L13
Next run this test:
https://github.com/dart-lang/webdev/blob/6dec3735b18ec19d1d3221a003167d98584538f5/webdev/test/daemon/app_domain_test.dart#L61
This expectLater will now fail:
https://github.com/dart-lang/webdev/blob/6dec3735b18ec19d1d3221a003167d98584538f5/webdev/test/daemon/app_domain_test.dart#L69
However, the test never times out. The test runner hasn't completely stalled as it continually reports the elapsed time.
Metadata
Metadata
Assignees
Labels
No labels