OSDN Git Service

Update robolectric dependency to v3.6.2.
authorTobias Thierer <tobiast@google.com>
Fri, 12 Oct 2018 16:43:10 +0000 (17:43 +0100)
committerTobias Thierer <tobiast@google.com>
Fri, 12 Oct 2018 17:32:08 +0000 (18:32 +0100)
commitee7b412c92b00fce5187d2eac27ebe9b3d6a3bb7
treeb7d2ed7cc18b64dd921eb60d6f64fe763b44efb0
parent18f9a2c24d59d85788a30bdcb5530e82c87a3294
Update robolectric dependency to v3.6.2.

This is required for support of v53 .class files.

Test: The following tests pass both before and after this CL:
      make RunFrameworksServicesRoboTests RunBluetoothRoboTests \
           RunCarMessengerRoboTests RunKeyChainRoboTests \
      RunManagedProvisioningRoboTests
Test: The above tests also pass when EXPERIMENTAL_USE_OPENJDK9=true
      (they didn't pass with v3.6.1).
Test: The following tests fail both before and after this CL (error
      trying to mock a final class):
      make RunStorageManagerRoboTests RunEmergencyInfoRoboTests

Bug: 116872534
Change-Id: I903a3448af1c0be55cc4af098521b3ba422c5579
services/robotests/Android.mk