New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 601873 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 589168
Owner: ----
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Most Android trybots compile only and don't run unittests

Project Member Reported by primiano@chromium.org, Apr 8 2016

Issue description

I ran https://codereview.chromium.org/1719433002/ via trybots.
All bots are green, however, when clicking on them I see that very Android bots did actually run unittests at all, did just compile.
I was expecting at very least base_unittest to be run, as I am adding a new unittest there.
This is the case for android_clang_dbg_recipe  or android_arm64_dbg_recipe

https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/47522 did not run any unittest.


For instance, how am I guaranteed that this will not break the main waterfall on arm64 once it lands? Am I missing something?


 

Comment 1 by jpar...@google.com, Apr 11 2016

Labels: Infra-Android
Cc: stip@chromium.org
Status: Available (was: Untriaged)
I'm pretty sure that we don't run tests on most android trybots because we don't have resources to support it. We do run all the tests on linux_android_rel_ng. For custom resources, which aren't on the CQ by default, we could probably turn on the tests. 

Those trybots were originally just compile only trybots, I believe explicitly, which is why they're connected to a pool of GCE instances. 

I'd be fine with running unittests on them, if that's at all possible. They don't have devices attached to them, however.
Actually, discussed this in our meeting today. We can make these swarming trybots with at lower priority, so that they can run tests.

No one has capacity for this at the moment; we will revisit this in 2 weeks.
Labels: -Pri-3 Pri-2
Note that we'll be spinning up a new arm64 android cq bot very soon with the needed capacity, so that'll give us full test coverage on both arm32 and arm64.

Comment 6 by aga...@chromium.org, Apr 26 2016

Components: Infra>CQ
Labels: -Infra-CommitQueue

Comment 7 by benhenry@google.com, Apr 27 2016

Components: Infra>Client>Android
Labels: -Infra-Android

Comment 8 by aga...@chromium.org, Apr 27 2016

Labels: -Infra
Mergedinto: 589168
Status: Duplicate (was: Available)
32 bit release tester:
https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng
32 bit debug tester:
https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_dbg_ng
64 bit release and debug tester:
Will be available with bug/589168

Sign in to add a comment