Since updating to iPadOS 26.3 and Xcode 26.3, I’ve observed that my testplan suites, that formerly ran 30+ hours and ended with 100% test execution, terminate early at 12-15 hours with an error that suggests an OS-related anomaly is blocking continuation of the test suite. The error in the console is " Wait for accessibility to load" and then a "failure to load accessibility".
My tests use the XCUItest framework and accessibility tags to interact with screen elements on the tethered ipad. This never happened on ipadOS 26.2 and earlier.
I'm curious if others have seen this behavior and when Apple will get this fixed.
Hello @ADietz,
Thank you for contributing to the Developer Forums
This Q&A is about SwiftUI, if you have a question about SwiftUI, we have engineers available to answer your questions! For testing questions, please create a separate post in the Forums and it will receive better proper attention there!
Travis