commit | b879b5cac4fea3f70f1a274a7ab9781135e707dd | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Tue May 02 19:00:29 2017 -0700 |
committer | jdesprez <jdesprez@google.com> | Tue May 02 19:00:29 2017 -0700 |
tree | 7d949f9cba6fae30d957a04ca9195f100ef863b9 | |
parent | 345247b55d1dcbc41fcaf484e04f5fc8b646b0d3 [diff] |
Enable a subset of error prone rules for hostside tests Enable couple of rules for CTS host sides tests and fix the errors. - TryFailThrowable: fail() is throwing and AssertionError that was caught resulting in the check always passing. Test: make cts javac-check -j76 TARGET_PRODUCT=aosp_arm64 WITH_DEXPREOPT=false RUN_ERROR_PRONE=true Bug: 37854485 Change-Id: I99319c3e3083cc01b5be18fb33c6ae2a30ee9c30