Improve 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 Review URL: https://codereview.chromium.org/376873008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283684 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment