Slide 28
Slide 28 text
admin@admins-Virtual-Machine workspace-avow % xcodebuild -project Avow.xcodeproj -scheme Avow -destination
'platform=macOS'
CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY=""
test
〜〜〜中略〜〜〜
Testing started
2026-08-25 22:23:23.975 xcodebuild[1499:6717] IDETestOperationsObserverDebug: Failure collecting logarchive: Error
Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.testmanagerd.control was
invalidated: Connection init failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The
connection to service named com.apple.testmanagerd.control was invalidated: Connection init failed at lookup with error 3 No such process.}
2026-08-25 22:23:23.977 xcodebuild[1499:6707] [MT] IDETestOperationsObserverDebug: 0.136 elapsed -- Testing
started completed.
2026-08-25 22:23:23.977 xcodebuild[1499:6707] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start
2026-08-25 22:23:23.977 xcodebuild[1499:6707] [MT] IDETestOperationsObserverDebug: 0.136 sec, +0.136 sec -- end
Test session results, code coverage, and logs:
/Users/admin/Library/Developer/Xcode/DerivedData/Avow-bcpwjhzdopisbhfdmuzjlzybcxfh/Logs/Test/TestAvow-2026.08.25_22-23-23-+0900.xcresult
Testing failed:
Avow encountered an error (Failed to establish communication with the test runner. (Underlying Error: Couldn’t
communicate with a helper application. Try your operation again. If that fails, quit and relaunch the application and try
again. The connection to service named com.apple.testmanagerd.control was invalidated: Connection init failed at lookup
with error 3 - No such process.))
** TEST FAILED **