[Inspector V2] Hot-restart test passes locally but times out on CI
Open
broken test
inspector-2.0-polish
P2
screen: inspector
testing
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
As part of the fix for https://github.com/flutter/devtools/issues/8159 (widget tree failed to load after a hot-restart) we added a test case to catch any regressions.
The test case is passing locally but timing out when running against our CI bots. The test case should either be fixed and re-enabled, or this logic should be moved into a full integration test instead.
Contributor guide
Assessment
This issue has not been assessed yet.