Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Gradle plugin for Android Studio v3.5.2 #574

Merged
merged 1 commit into from
Nov 7, 2019
Merged

Bump Gradle plugin for Android Studio v3.5.2 #574

merged 1 commit into from
Nov 7, 2019

Conversation

barbeau
Copy link
Collaborator

@barbeau barbeau commented Nov 5, 2019

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 5, 2019
@barbeau
Copy link
Collaborator Author

barbeau commented Nov 5, 2019

Hmmm...it seems like around 1 out of every 10 emulator runs on Travis hangs with:

com.android.builder.testing.ConnectedDevice > runTests[test(AVD) - 9] FAILED 
	com.android.ddmlib.ShellCommandUnresponsiveException
		at com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:566)
10:49:57 I/XmlResultReporter: XML test result file generated at /home/travis/build/googlemaps/android-maps-utils/library/build/outputs/androidTest-results/connected/TEST-test(AVD) - 9-library-.xml. Total tests 1, failure 1, 
10:49:57 V/ddms: execute: running pm uninstall com.google.maps.android.test
10:49:59 V/ddms: execute 'pm uninstall com.google.maps.android.test' on 'emulator-5554' : EOF hit. Read: -1
10:49:59 V/ddms: execute: returning
[no message defined]
java.util.concurrent.ExecutionException: java.lang.RuntimeException: com.android.ddmlib.ShellCommandUnresponsiveException

I'm restarting the build for this PR.

@barbeau barbeau requested a review from jpoehnelt November 7, 2019 15:25
@barbeau barbeau merged commit 86a9c6d into googlemaps:master Nov 7, 2019
@barbeau barbeau deleted the gradle-3.5.2 branch November 7, 2019 19:35
pauminku added a commit to pauminku/android-maps-utils that referenced this pull request Nov 26, 2019
* googleOrigin/master: (107 commits)
  Remove unnecessary interface method public modifiers. (googlemaps#587)
  Remove unnecessary primitives boxing. (googlemaps#586)
  Fix googlemaps#575 - Change Travis config, use matrix of API emulators (googlemaps#585)
  Retain the bitmap cache (googlemaps#381)
  Made GeoJsonParser with parseGeometry public to use the parser standalone. (googlemaps#492)
  Fix googlemaps#570 - Use project GitHub URL for remote KML loading demo (googlemaps#581)
  Bump Gradle plugin for Android Studio v3.5.2 (googlemaps#574)
  Fix googlemaps#575 - Use API 26 emulator instead of API 28 (googlemaps#576)
  Fix googlemaps#371 - Run emulator-based unit tests on Travis (googlemaps#573)
  Fix googlemaps#371 - Run emulator-based unit tests on Travis (googlemaps#573)
  Fix googlemaps#532 - Use ContextCompat to load drawable resources for scaling (googlemaps#571)
  Change test methods visibility (googlemaps#569)
  Release 0.6.2 (googlemaps#568)
  Demo clustering with ViewModel (googlemaps#506)
  Differentiate between initial start and configuration change restore (googlemaps#567)
  Fix wrapping around IDL (googlemaps#564)
  Update Gradle wrapper to 5.6.3 (googlemaps#566)
  Add MaxIntensity functionality for user defined intensities on HeatMapTiles (googlemaps#499)
  Use float zoom to calculate visible bounds (googlemaps#483)
  Remove apklib publishing (googlemaps#563)
  ...

# Conflicts:
#	library/src/androidTest/java/com/google/maps/android/PolyUtilTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants