1. 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
  2. 14 Apr, 2022 1 commit
  3. 11 Apr, 2022 1 commit
  4. 06 Apr, 2022 1 commit
  5. 31 Mar, 2022 1 commit
  6. 23 Mar, 2022 1 commit
  7. 22 Mar, 2022 1 commit
  8. 17 Mar, 2022 1 commit
  9. 25 Feb, 2022 1 commit
  10. 18 Feb, 2022 1 commit
  11. 07 Feb, 2022 1 commit
  12. 21 Jan, 2022 1 commit
  13. 15 Dec, 2021 1 commit
  14. 23 Nov, 2021 1 commit
  15. 28 Oct, 2021 1 commit
  16. 27 Oct, 2021 1 commit