question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android testing CI faliing (all platforms)

See original GitHub issue

Android Testing CI has been failing for many days, and thus it’s been difficult to diagnose issues with it failing with Bazel@HEAD

Here is a failure for Unbuntu 16 this morning using Bazel@HEAD:

(02:09:03) ERROR: missing input file 'external/androidsdk/build-tools/28.0.2/lib/dx.jar', owner: '@androidsdk//:build-tools/28.0.2/lib/dx.jar'
--
  | (02:09:03) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/d3e6522be4da9d904ab54b448eb64f5e/external/androidsdk/BUILD.bazel:8:1: @androidsdk//:dx_jar_import: missing input file '@androidsdk//:build-tools/28.0.2/lib/dx.jar'

I think this dependency was updated in a recent commit?

https://buildkite.com/bazel/android-testing

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
philwocommented, Feb 3, 2020

LGTM, I’ll roll out new images with 28.x and 29.x build tools on all platforms tomorrow morning and will retry the failed jobs then. 👍

0reactions
jincommented, Feb 6, 2020

@philwo the ubuntu failures are https://github.com/android/testing-samples/issues/303, will be fixed by https://github.com/android/testing-samples/pull/309

I’m thinking of disabling the Windows pipeline. There isn’t anyone working on Windows support for Android now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dealing with emulator issues and Android UI test failures on CI
Sometimes virtual device launches result in a failure. They can even die during your build run, and it can leave you clueless, why...
Read more >
Failing Android Instrumental Test CI job without failing any tests
I currently try to build a GitLab CI script for Android development. It runs on shared runners currently, planning on registering a runner...
Read more >
Travis CI Android Tests: no connected devices - Stack Overflow
Running the build seems to work so far, but when it comes to the tests, it complains about "No connected devices!" :app:connectedAndroidTestDebug FAILED...
Read more >
Avoid Frequently Failing Tests With Continuous Integration
With the implementation of CI tools, we ensure a better way for QA professionals to deploy automated tests across multiple instances, runs, ...
Read more >
Troubleshooting Continuous Integration, or How to Debug ...
Troubleshooting Continuous Integration, or How to Debug Tests That Fail on CI, but Pass Locally · Don't Relaunch the CI Build · Rebase...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found