commit | 0620502d1146415d4d2b4ba5c6f6948a41dd1d8f | [log] [tgz] |
---|---|---|
author | Aaron Holden <aaronholden@google.com> | Thu Jun 08 17:43:25 2017 -0700 |
committer | Aaron Holden <aaronholden@google.com> | Fri Jun 09 14:36:04 2017 -0700 |
tree | 514efceb00e0edc301b438bde8a30604e4bef008 | |
parent | fc29bbd78cad939df14e6171f944cdf6f11790ca [diff] |
Patch error in which --retry filters parameterized tests Test runners (AJUR) do not support filtering parameterized tests by parameter, so adding an include or exclude filter like "CtsModuleTestCases android.module.cts.TestClass#testMethod[0]" results in error. Instead, rerun the test for all parameters, since this will ensure a full CTS report. bug: 62373738 Test: manual, run cts-dev -m CtsFragmentTestCases, unplug and retry Change-Id: I2c3ce1e353953242b6cc0eab3778809911d9a9da