- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 18 Aug, 2021 1 commit
-
-
Anna Gringauze authored
-
- 12 Jul, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 Mar, 2021 2 commits
-
-
Jenn Magder authored
-
Anna Gringauze authored
-
- 24 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 13 Nov, 2020 1 commit
-
-
Anna Gringauze authored
* Disable failing test due to SDK issue * Disable failing debugger and hot reload windows tests
-
- 11 Nov, 2020 1 commit
-
-
Anna Gringauze authored
* Move web integration tool tests to web.shard Web integration tool tests depend on DDC changes in SDK. This change moves them to a separate shard and subshard so CI bot configurations can run them separately. In particular, with will allow running those tests on dart CI flutter HHH web bot instead of a non-web one, allowing early detection and easy classification of issues caused by SDK changes as VM- or Web related. * Enabled verbose mode for flaky web_tool_tests * Split out the test changes to be commited first
-
- 29 Oct, 2020 3 commits
-
-
Jonah Williams authored
Enable web tool integration tests: expression evaluation, stepping, and basic hot restart
-
Jonah Williams authored
This reverts commit d0cdfa41.
-
Jonah Williams authored
* [flutter_tools] stage web integration tests
-
- 08 Sep, 2020 1 commit
-
-
Jonah Williams authored
Integration tests must only go through the real file system/process manager/platform. The global indirection makes this code harder to understand than if it directly referred to the concrete instances that are being used. Update the integration shard to use a const instance of a LocalFIleSystem, LocalProcessManager, and LocalPlatform. Remove global usage and apply testWithoutContext.
-
- 05 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 18 Mar, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
Update to latest dwds APIs, moving back to dwds driven hot restart and enabling future work on expression evaluation.
-