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

Issue 710865 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
OOO until Feb 4th
Closed: Aug 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 620034



Sign in to add a comment

generate_gradle.py with all fails during gradle sync

Project Member Reported by wnwen@chromium.org, Apr 12 2017

Issue description

Due to components_junit_tests including //testing/android/junit/DummyTest.java which does not have a proper directory hierarchy, the generated build.gradle file results in root src being added and everything excluded, causing 5k+ lines of exclude code which Android Studio cannot handle.

Recommendation: remove components_junit_tests
 

Comment 1 by wnwen@chromium.org, Apr 12 2017

Also remove //testing/android/junit/DummyTest.java
Project Member

Comment 2 by bugdroid1@chromium.org, Apr 12 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/bd3c471d10962ac815c82c845baaa74a87108329

commit bd3c471d10962ac815c82c845baaa74a87108329
Author: wnwen <wnwen@chromium.org>
Date: Wed Apr 12 19:48:37 2017

Android: Remove dummy test

Causes errors for Android Studio projects due to wrong project
structure.

BUG= 710865 

Review-Url: https://codereview.chromium.org/2817693003
Cr-Commit-Position: refs/heads/master@{#464115}

[modify] https://crrev.com/bd3c471d10962ac815c82c845baaa74a87108329/components/BUILD.gn
[delete] https://crrev.com/c1fcde58c22a5825c44cbad17eb3ed84b8c2bcce/testing/android/junit/DummyTest.java

Comment 3 by wnwen@chromium.org, Aug 23 2017

Status: Fixed (was: Assigned)

Sign in to add a comment