New issue
Advanced search Search tips

Issue 734233 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Feature



Sign in to add a comment

Hard to find errors in Android junit build output

Project Member Reported by lgar...@chromium.org, Jun 16 2017

Issue description

Buildling Android `junit` tests results in 48 warnings.

If there is an error in the build, it is hidden somewhere inside those warnings.

It would be nice if either:
- all the warnings were fixed (and prevented?)
- errors are always printed at the end.

tedchoc@: I don't know where to file this; could you help me route it as a feature request for the Android build chain?

(Also, I think this may apply to Android builds in general, but those have fewer warnings.)
 
Cc: tedc...@chromium.org
Components: Infra
Owner: jbudorick@chromium.org
Summary: Hard to find errors in Android junit build output (was: Hard to find errors in Android junit test builds)
Yeah, this is also an issue for building Android from scratch; 14 warnings there (although I just got rid of two: https://codereview.chromium.org/2942113003).

For some reason, I feel like I'm seeing it for the `chrome_junit_tests` build more often, but it might be the nature of my changes.

It would be nice if compilation for Android were a smooth, concise `ninja` experience like desktop. :-)
Components: -Infra Infra>Client>Android
Components: Infra>Client>Chrome
Moving Infra>Client>Android -> Infra>Client>Chrome+OS=Android
Components: -Infra>Client>Android

Sign in to add a comment