-
-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Labels
Description
The Native Tests / ios (example) is flaky recently probably due to the unavailability of the requested simulator
Run env NSUnbufferedIO=YES \
2026-01-23 12:18:28.286 xcodebuild[7038:22754] Writing error result bundle to /var/folders/kg/7q73ww8s3llgyl61c9z_j5g40000gn/T/ResultBundle_2026-23-01_12-18-0028.xcresult
xcodebuild: error: Unable to find a device matching the provided destination specifier:
{ platform:iOS Simulator, OS:latest, name:iPhone 16 }
The requested device could not be found because no available devices matched the request.
Available destinations for the "RNSentryCocoaTester" scheme:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
Error: Process completed with exit code 70.