Coder Social home page Coder Social logo

Comments (9)

iDylanK avatar iDylanK commented on May 1, 2024 3

We are facing the exact same issue on our Azure pipelines. Any updates?

from fastlane.

Eunicegrath avatar Eunicegrath commented on May 1, 2024 1

Hello,

After completing tests with 'fastlane scan', the job stalled for 10 minutes before concluding. The command includes various parameters like test plan, device, and concurrent workers. To troubleshoot, investigate Mayo Clinic Portal potential issues in the post-test phase, considering concurrency settings, simulator availability, and any blocking processes affecting the job's completion.

from fastlane.

samwyndham avatar samwyndham commented on May 1, 2024 1

This also affects our iOS simultor builds although for us we also also have an additional message displayed after the final test run:

IDETestOperationsObserverDebug: Failure collecting diagnostics from simulator: Timed out after 600.0 seconds while waiting for a response from the invoked process

from fastlane.

nicholaslythall avatar nicholaslythall commented on May 1, 2024 1

I'm experiencing something similar on Github actions, running fastlane version 2.210.1.
After compiling the tests and starting the tests, fastlane appears to hang for ~10 minutes before the tests actually start running.
image

from fastlane.

rogermedibank avatar rogermedibank commented on May 1, 2024 1

I am facing the exac same issue on Github macOS runner. Any updates?
However, on a self hosted runner, it's working fine.

Is it sth to do with the tools version?

from fastlane.

Losiowaty avatar Losiowaty commented on May 1, 2024

I'm seeing the same when running scan with code_coverage: true - without it, it works fine.

Locally it will hang, but eventually continue after a couple minutes. [Edit: Scratch that - now local build also hangs "indefinitely"]
On BitRise it seems to hang indefinitely :/

I'm on latest fastlane - 2.216.0.

Local machine : macOS 13.6, Xcode 14.3
BitRise machine : macOS 13.2, Xcode 14.3

from fastlane.

aduuub avatar aduuub commented on May 1, 2024

We are also experiencing this issue on our self hosted runners.

Fastlane 2.213.0
Xcode 14.3.1

from fastlane.

KamilSolarek avatar KamilSolarek commented on May 1, 2024

Having same issue when building for Xcode 15. Small delay for local building (Apple Silicon) but for Azure Builds (Intel) takes at least 10 minutes

from fastlane.

pblondin avatar pblondin commented on May 1, 2024

I'm having the exact same issue on our Jenkins CI. I've try playing around with bunch of the scan options, but with no luck.

prelaunch_simulator: true,
force_quit_simulator: true,
reinstall_app: true,

The app compiles properly, it runs our tests (in my case UI tests), but it ultimately hangs and return an Error 65 after a timeout.

** TEST FAILED **
[03:05:38]: Exit status: 65
+--------------------------+
|       Test Results       |
+--------------------+-----+
| Number of tests    | 108 |
| Number of failures | 108 |
+--------------------+-----+

from fastlane.

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.