Xcode 7.2 bug: every other test case being skipped

Has anyone else seen this? I'm consistently having XCTest hang during every other test run on a test device (haven't tried simulator), with the test case failing and resulting in the following error:


UI Testing Failure - App state for <XCUIApplicationProcess: 0x13ded1930 (null) (1267)> is XCApplicationStateRunningActive (3), still not XCApplicationStateNotRunning (1)


Anyone else seeing this? It appears to be happening with:

http://stackoverflow.com/questions/34325297/xcode-ui-tests-are-failing-because-of-xcapplicationstaterunningactive-on-physica

Replies

kiltyj: Please file a bug report. We need to get this test framework stable...

Xcode 7.3.1 (7D1014) — this is still an issue. 😟

Definitely still an issue on Xcode 7.3.1

Still happening on Xcode 8.1 on CI


UI Testing Failure - '<XCUIApplicationImpl: 0x608000420ac0 com.tapdm.LiveScore.WhatTheScore at ....>' App state is still not running active, state = XCApplicationStateNotRunning