- 02 Jun, 2023 1 commit
-
-
Alexander Aprelev authored
The fix is coming as part of https://dart-review.git.corp.google.com/c/sdk/+/306908 dart sdk roll as well as https://github.com/flutter/flutter/pull/128084. BUG=https://github.com/dart-lang/sdk/issues/52522
-
- 26 May, 2022 1 commit
-
-
Danny Tuppeny authored
* Fix issues running integration tests through DAP These adapters were incorrectly trying to connect a DDS instance even when Flutter would create its own. This change disables DDS in the DAP layer and leaves it to Flutter (although it passes `--no-dds` on to Flutter if provided to the DAP process). Also fixes an issue where we would unnecessarily connect the VM Service for tests even in 'noDebug' mode because of a change/fix that now includes a 'vmServiceUri' in the `test.startedProcess` event.
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Jan, 2022 1 commit
-
-
Caio Agiani authored
-
- 27 Jan, 2022 1 commit
-
-
Danny Tuppeny authored
-
- 24 Nov, 2021 1 commit
-
-
Nate Bosch authored
-
- 28 Oct, 2021 1 commit
-
-
Danny Tuppeny authored
* Add support for running tests through debug-adapter * Improve comments about stdout + remove pedantic
-