Giter VIP home page Giter VIP logo

Comments (6)

viktorbenei avatar viktorbenei commented on June 3, 2024

Did you try to run the test locally with the Bitrise CLI?

Indeed this might be an Xcode issue, which can be a combination of Xcode and your code (see: https://bitrise-io.github.io/devcenter/ios/known-xcode-issues/#possible-solutions ). This means that usually there's some kind of code workaround (adding sleep, etc. as you can see in the list I linked), or an Xcode version change can also help (but not always, there are known issues in Xcode present for quite a long time).

from steps-xcode-test.

dagio avatar dagio commented on June 3, 2024

Not happening anymore.

from steps-xcode-test.

dagio avatar dagio commented on June 3, 2024

It actually happened again :

16:13:26.060 xcodebuild[6861:27699] /Users/vagrant/Library/Developer/CoreSimulator/Devices: Received sim device set notification: {
    device = "SimDevice : iPhone 6s (6740E3BD-D0C3-49B1-87D4-4FCF7F342356) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.iPhone-6s } runtime={ SimRuntime : 9.3 (13E230) - com.apple.CoreSimulator.SimRuntime.iOS-9-3 }";
    "new_state" = 3;
    notification = "device_state";
    "prev_state" = 2;
}
16:13:26.061 xcodebuild[6861:27700] /Users/vagrant/Library/Developer/CoreSimulator/Devices: Received sim device set notification: {
    device = "SimDevice : iPhone 6s (6740E3BD-D0C3-49B1-87D4-4FCF7F342356) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.iPhone-6s } runtime={ SimRuntime : 9.3 (13E230) - com.apple.CoreSimulator.SimRuntime.iOS-9-3 }";
    "new_state" = 3;
    notification = "device_state";
    "prev_state" = 2;
}
16:13:26.143 xcodebuild[6861:27678] Returning /private/tmp/com.apple.launchd.mebW5CcAf2/com.apple.testmanagerd.unix-domain.socket for TESTMANAGERD_SIM_SOCK
16:13:26.143 xcodebuild[6861:27678] Sim iPhone 6s has testmanagerd socket at /private/tmp/com.apple.launchd.mebW5CcAf2/com.apple.testmanagerd.unix-domain.socket
16:13:26.143 xcodebuild[6861:27678] Connected to testmanagerd socket for Sim iPhone 6s
16:13:26.163 xcodebuild[6861:27678] Creating the connection.
16:13:26.167 xcodebuild[6861:27678] Listening for proxy connection request from the test bundle (all platforms)
16:13:26.167 xcodebuild[6861:27678] Resuming the connection.
16:13:26.167 xcodebuild[6861:27678] Test connection requires daemon assistance.
16:13:26.168 xcodebuild[6861:27458] Checking test manager availability..., will wait up to 120s
16:13:26.170 xcodebuild[6861:27458] Starting test session with ID <__NSConcreteUUID 0x7fc935991a00> F340C8F2-1CD7-419F-940C-13F823BCAA69
16:13:58.886 xcodebuild[6861:27699] Error from testmanagerd: The operation couldn’t be completed. (DTXProxyChannel error 1.) ((null))
16:13:58.886 xcodebuild[6861:27458] Test operation failure: The operation couldn’t be completed. (DTXProxyChannel error 1.)
16:13:58.886 xcodebuild[6861:27458] _finishWithError:Error Domain=IDETestOperationsObserverErrorDomain Code=3 "The operation couldn’t be completed. (DTXProxyChannel error 1.)" UserInfo={NSLocalizedDescription=The operation couldn’t be completed. (DTXProxyChannel error 1.)} didCancel: 1

The stack is : Xcode 7.3.1, on OS X 10.11 (El Capitan) - LTS Stack

from steps-xcode-test.

dagio avatar dagio commented on June 3, 2024

Could Xcode 8 work better related to this issue ?

from steps-xcode-test.

viktorbenei avatar viktorbenei commented on June 3, 2024

It definitely worth a try, seems to be something which can be Xcode issue, although I think we didn't see this before

from steps-xcode-test.

viktorbenei avatar viktorbenei commented on June 3, 2024

Do you still see this error to happen? If yes, please include the full step log.

(Closing it temporarily, will be reopened if you create a new comment with the log)

from steps-xcode-test.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.