Merge "Make test_options.timeout an int64" am: c56651b345
am: 001b1c556d
Change-Id: I3ed30fbfadfd6c821bb7246d0abba19b9fb00ce6
This commit is contained in:
@@ -66,7 +66,7 @@ android_robolectric_test {
|
||||
instrumentation_for: "SettingsRoboTestStub",
|
||||
|
||||
test_options: {
|
||||
timeout: "36000",
|
||||
timeout: 36000,
|
||||
},
|
||||
|
||||
coverage_libs: [
|
||||
|
Reference in New Issue
Block a user