Jason

Results 33 comments of Jason

@athkalia nope. Sadly we just removed the API 23/24 devices from our list of test emulators =(

@athkalia this started happening on all of our test emulators (including API28). I think what was happening was that we were hitting the default 15 min timeout for Firebase Test...

I believe the maximum value is 60 minutes. So maybe you can try bumping it to 35 minutes and see if that helps. The give away for me was when...

This project hasn't been updated in two years. I jumped to https://github.com/dipien/bye-bye-jetifier on side project, worked no problem.

If you just need this locally, wrap your `./gradlew assembleSomeModule` command and `dex-methods-count .....apk` in a shell script and run that instead of your gradle command.

Looks like aar does not include lots of things: https://github.com/mapbox/mapbox-gl-native/issues/13537#issuecomment-446193981 I think that documentation should be updated.

I had the same issue as @rokos. It wasn't limited to library module though as was the case for @TWiStErRob . I filed a bug for it: https://issuetracker.google.com/issues/37134017 A google...

>We only run the screenshot tests we need. Usually we do the same, except on CI. It would kinda suck to have a CI job fail because of unused test...

Ok I added those commands to both scripts and nada. So I think maybe this isn't wired up to git at all. I ran `./install` and thought everything was setup....

@wshihdehx plz don't spam this repo with requests. Plz don't open other issues that do nothing but point back to this issue. I know it looks like sometimes things move...