Giter Club home page Giter Club logo

Comments (6)

sprajagopal avatar sprajagopal commented on August 22, 2024 1

I had a similar issue. In my case, my recorded tests (on a Pixel emulator) failed on a Nexus 6. Turns out the ViewMatcher had excessive parameters which I manually cut down to the essential checks only.

from android-emulator-runner.

ychescale9 avatar ychescale9 commented on August 22, 2024

Could you try again with the following?

script: |
  adb logcat -c
  adb logcat *:E &
  ./gradlew connectedCheck

I wonder if it's the new build-tools 30.0.0 we updated to in the latest release.
Could you try with the previous version of the action?

uses: reactivecircus/[email protected]

from android-emulator-runner.

RotBolt avatar RotBolt commented on August 22, 2024

I will try these and show the logcat to you. But I guess the issue is related to sceen size. Might be view is not visible on default emulator provided by action

from android-emulator-runner.

binglaianchor avatar binglaianchor commented on August 22, 2024

this is an issue with me and i think it's because of the screen size as well. what emulator did you end up using? i've tried multiple emulators but tests still seem to fail often on different test cases with each run.

from android-emulator-runner.

RotBolt avatar RotBolt commented on August 22, 2024

@binglaianchor you could see my Github action pipeline here https://github.com/tech-conferences/ProjectConf/blob/master/.github/workflows/android-master.yml

from android-emulator-runner.

mrk-han avatar mrk-han commented on August 22, 2024

Closing because screen-size or infrastructure related

from android-emulator-runner.

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.