On Xcode 13.0 beta 1, -[CameraOrientationTests testOrientationNotifications] introduced in flutter/plugins#4010 fails:
XCUIDevice.sharedDevice.orientation = UIDeviceOrientationPortrait;
Error: Failed to set device orientation: Not authorized for performing UI testing actions.
https://github.com/flutter/plugins/blob/af2407514b0bcee1777f9e17ba94c23781b7c19f/packages/camera/camera/example/ios/RunnerTests/CameraOrientationTests.m#L27