There are a handful of tests in flutter/flutter that are running on devicelab bots with iOS devices that don't need to be.
For example, any test using a simulator or doing macos builds/tests, don't require a physical iOS device and therefore can probably use a VM machine.
For example, Mac_ios hot_mode_dev_cycle_macos_target__benchmark is a macOS test and doesn't require an iOS device to be attached.