Giter Club home page Giter Club logo

Comments (12)

lefthandedgoat avatar lefthandedgoat commented on May 29, 2024

I suspect it is, but I need to get it so I can launch the emulator from the code locally so I can try stuff out. Still stuck on that one.

from canopy.mobile.

forki avatar forki commented on May 29, 2024

what is the concrete error when you run build.cmd?

from canopy.mobile.

forki avatar forki commented on May 29, 2024

ok seems I found the issue for the flakiness in build. If the emulator is started with -no-window (headless mode) then android back button doesn't work

from canopy.mobile.

forki avatar forki commented on May 29, 2024

http://stackoverflow.com/questions/41363912/press-android-back-button-with-appium-in-no-window-mode

from canopy.mobile.

forki avatar forki commented on May 29, 2024

/cc @part-timeDev

from canopy.mobile.

forki avatar forki commented on May 29, 2024

unfortunately this confused the build server and it's now hanging forever.

from canopy.mobile.

forki avatar forki commented on May 29, 2024

let's see if 77cd0b7 helps with the hanging processes

from canopy.mobile.

forki avatar forki commented on May 29, 2024

Ok it seems the hanging problem is fixed, but unfortunately I get "GL error while resizing" on the CI an the back button is still not working. It definetly is working on my laptop in non-headless mode.
So the question is: what is happening on the CI?

from canopy.mobile.

forki avatar forki commented on May 29, 2024

seems the error is related to screen resolution: http://stackoverflow.com/questions/39574264/android-gl-error-while-resizing-0x506-ignored

from canopy.mobile.

forki avatar forki commented on May 29, 2024

Ok. the back button is available in headless mode. Everything was a timing issue and is now resolved. I will add some helpers for animations to make that easier

from canopy.mobile.

lefthandedgoat avatar lefthandedgoat commented on May 29, 2024

What resolution is the build machine? If its running the worker agent as a windows services then I believe it is only 1024x768 and you have to change your setup to get it to work at a higher resolution.

You have to have the agent run from a DOS window on startup (if the CI server you are using has that option, which allows the resolution to be higher.

Instructions for TeamCity:
https://gist.github.com/lefthandedgoat/9138759

from canopy.mobile.

forki avatar forki commented on May 29, 2024

resolution issue was fixed since we go headless again ;-)

from canopy.mobile.

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.