commit | 42242dd2309178fecb8b61617cf3c358e72eb0f8 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Feb 16 09:23:57 2018 -0800 |
committer | Alex Light <allight@google.com> | Fri Feb 16 21:01:35 2018 +0000 |
tree | 21696b819f95b6f3c867b17e36b3d59ca9b2a639 | |
parent | d1652d14fbf477b3091eec3764b9890f2c072055 [diff] |
Add option to make testrunner ignore knownfailures.json Sometimes it is useful to make testrunner run a test even if it is listed in knownfailures.json. This adds a --no-skips option that does exactly that. If this option is passed testrunner will consider every variant of every test runnable. Test: ./test/testrunner/testrunner.py --host --no-skips --redefine-stress -t 974-hiddenapi Change-Id: Iffc743d515819fa0a3a0f14e2da0bbf2b42673c4