Giter VIP home page Giter VIP logo

devicefarm-ci-tool's Issues

How to send a parameter for a RunListener

To specify one or more RunListeners to observe the test run one could add an extra parameter like this: -e listener com.foo.Listener,com.foo.Listener2.

Full command would look like this:

adb shell am instrument -w -e debug true -e listener com.example.testrail.exampleapp.ExampleRunListener com.example.testrail.exampleapp.test/androidx.test.runner.AndroidJUnitRunner

How could I pass such extra parameters to the devicefarm-ci-tool? Anyone had an experience with this?

Refactor main.go

The main goal is to make possible end2end tests with mocked AWS

auxiliaryApps parameter giving error

Hi,
Thank you for sharing this repo, it's very useful.

I am getting error for auxiliaryApps parameter. I am putting local path to APKs in auxiliaryApps but is giving following error

validator.go:8: Failed to run tests: ValidationException: 1 validation error detected: Value '[extra/app1.apk, extra/app2.apk]' at 'configuration.auxiliaryApps' failed to satisfy constraint: Member must satisfy constraint: [Member must have length less than or equal to 1011, Member must have length greater than or equal to 32]

Can you please help on the same.

Thanking you in advance,
Jignesh

Retry on fail?

Should we retry test run on fail?
What if only 1 or several devices are failing in run?

Dependabot couldn't find a Gopkg.toml for this project

Dependabot couldn't find a Gopkg.toml for this project.

Dependabot requires a Gopkg.toml to evaluate your project's current Go dependencies. It had expected to find one at the path: /Gopkg.toml.

If this isn't a Go project, or if it is a library, you may wish to disable updates for it from within Dependabot.

Add customizable behaviour for handling flaky tests

Like #15, but for more granular control with different options.
The potential list of options:

  • If at least on 1 device tests are green, but all other devices are unavailable
  • If at least on 1 device tests are green, but on some devices they are failing
  • If at least on 1 device tests are green and don't care about anything else

Add mechanism for minimize waiting time

If several tests jobs are running in parallel on the same device pool, then long waiting time for devices may occur. This task should provide a mechanism to minimize this waiting time.

Dependabot cannot be upgraded to GitHub-native version due to unsupported `dep` package manager

Dependabot Preview will be shut down on August 3rd, 2021.

It appears that this repository has configured updates for dep.

The GitHub-native version of Dependabot does not support dep, which was deprecated as of 2020.
Guidance from the dep maintainers is to upgrade to go mod, which Dependabot supports.

In order to keep getting updates for your Go dependencies, you'll need to migrate to go mod and add a Dependabot configuration for it to this repository.

Setup CI

We need to setup CI for this repo

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.