flutter/packages/flutter_tools/test/general.shard/ios
Victoria Ashworth 25e98b54d7
Fix duplicate devices from xcdevice with iOS 17 (#128802)
This PR fixes issue of duplicate entries from `xcdevice list` cause devices to not show in `flutter devices`, `flutter run`, etc.

When a duplicate entry is found, use the entry without errors as the authority. If both have errors, use the one with the higher SDK as the authority.

Fixes https://github.com/flutter/flutter/issues/128719.
2023-06-20 18:16:27 +00:00
..
code_signing_test.dart Change some required nullable parameters in tool to non-null (#114115) 2022-11-04 17:36:01 +00:00
devices_test.dart Fix duplicate devices from xcdevice with iOS 17 (#128802) 2023-06-20 18:16:27 +00:00
ios_deploy_test.dart Revert "Log all lines from ios-deploy (#127502)" (#127684) 2023-05-26 20:11:54 +00:00
ios_device_install_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_device_logger_test.dart Workaround for Dart VM timeout (#127875) 2023-06-02 17:17:57 +00:00
ios_device_port_forwarder_test.dart [tool] Consistent FakeProcessManager.run/runSync (#103947) 2022-05-17 11:15:54 -07:00
ios_device_project_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_device_start_nonprebuilt_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_device_start_prebuilt_test.dart Show warning when attempting to flutter run on an ios device with developer mode turned off (#125710) 2023-05-22 22:06:15 +00:00
ios_project_migration_test.dart Migrate Xcode projects last version checks to Xcode 14.3 (#125827) 2023-05-02 00:06:33 +00:00
ios_workflow_test.dart Only show iOS simulators, reduce output spew in verbose (#108345) 2022-07-26 19:08:06 +00:00
mac_test.dart Separate attached and wireless devices (#122615) 2023-03-15 16:35:05 +00:00
simulators_test.dart Revert "[flutter_tools] Remove sound null safety flag (#123031)" (#123280) 2023-03-22 22:53:49 +00:00
xcodeproj_test.dart Allow .xcworkspace and .xcodeproj to be renamed from default name 'Runner' (#124533) 2023-05-03 05:52:58 +00:00
xcresult_test_data.dart Log XCResult before other build issues (#100787) 2022-04-08 16:27:08 -07:00
xcresult_test.dart [flutter_tools] rename local functions with _s (#102688) 2022-04-27 16:19:07 -07:00