DescriptionImprove Android Test Size Annotation support in test_runner.py
- Add explicit support for EnormousTest
- Warn at runtime if a test size annotation isn't recognized
(see: http://www.chromium.org/developers/testing/android-tests)
- Remove EnormousTest annotation from a test that wasn't actually using it
(it was effectively using the SmallTest timeout value at runtime).
- Add SmallTest annotation to InstallerDelegateTest (it was the only
set of tests that did not include these annotations).
TEST=ChromeShellTest instrumentation tests
BUG=392297
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283684
Patch Set 1 #
Total comments: 3
Patch Set 2 : Reduce timeout to 10m #
Messages
Total messages: 12 (0 generated)
|