commit | 53330619324886205b11119affb687069225e4a7 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Oct 04 15:29:53 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Oct 05 09:27:03 2017 -0700 |
tree | 035ceba110eee673f9de1a6df137a3c6d7247fab | |
parent | efac0df8c738764823c637deeca1f3be33912064 [diff] |
Ensure that soft-verification doesn't fail class redefinition. We were incorrectly returning ERR(FAILS_VERIFICATION) when a redefinition has a soft-verification failure (e.g. an unknown method). This was incorrect. Test: ./test.py --host -j50 Bug: 67425338 Change-Id: I1d2c6716a377a8b5bdc5781fecc2e3795b318cfa