flutter/packages/flutter_tools/test/integration.shard/debug_adapter
Danny Tuppeny cacef57b6e
[flutter_tools] Skip over "Resolving dependencies..." text in integration tests (#120077)
Sometimes when the integration tests run Flutter apps they get this output (perhaps based on timing of file modification times). Some of the tests want to verify strict output but not fail just based on these lines before the app starts.

See https://github.com/flutter/flutter/issues/120015 / https://github.com/flutter/flutter/pull/120016.
2023-02-16 10:12:16 -08:00
..
flutter_adapter_test.dart [flutter_tools] Skip over "Resolving dependencies..." text in integration tests (#120077) 2023-02-16 10:12:16 -08:00
test_adapter_test.dart Fix issues running integration tests through DAP debug adapter (#104618) 2022-05-26 09:36:30 +01:00
test_client.dart [flutter_tools] Skip over "Resolving dependencies..." text in integration tests (#120077) 2023-02-16 10:12:16 -08:00
test_server.dart Provide more useful error message if a non-compliant DAP tool (or user) sends bad input to DAP server (#107827) 2022-07-19 11:48:05 -07:00
test_support.dart Remove dead code in tools tests (#104567) 2022-05-25 12:48:17 -07:00