mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() As in https://github.com/flutter/flutter/pull/152696, It's not clear that DDS initialization is necessary for any of these tests. In particular, from the comments on the tool flag: ``` 'It may be necessary to disable this when attaching to an application with ' 'an existing DDS instance (e.g., attaching to an application currently ' 'connected to by "flutter run"), or when running certain tests.\n' 'Disabling this feature may degrade IDE functionality if a DDS instance is ' 'not already connected to the target application.' ``` These tests are unlikely to need IDE functionality. I have initially modified the Linux_android_emu tests in the ci.yaml so that they run in presubmit to verify that this change is safe. Many other postsubmit-only tests that will now be passed `--no-dds` require physical devices, and if there is an issue in post-submit, this change will need to be reverted. |
||
---|---|---|
.. | ||
ab.dart | ||
apk_utils.dart | ||
browser.dart | ||
cocoon.dart | ||
dependency_smoke_test_task_definition.dart | ||
devices.dart | ||
framework.dart | ||
host_agent.dart | ||
ios.dart | ||
metrics_center.dart | ||
runner.dart | ||
running_processes.dart | ||
talkback.dart | ||
task_result.dart | ||
utils.dart |