1. 02 Jun, 2023 1 commit
  2. 26 May, 2022 1 commit
    • Danny Tuppeny's avatar
      Fix issues running integration tests through DAP debug adapter (#104618) · 14702036
      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.
      14702036
  3. 27 Apr, 2022 1 commit
  4. 31 Jan, 2022 1 commit
  5. 27 Jan, 2022 1 commit
  6. 24 Nov, 2021 1 commit
  7. 28 Oct, 2021 1 commit