commit | 82f6f5c96482e3e82e48d5c3feb9a96d24e24612 | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Mon Jan 29 17:22:36 2018 -0800 |
committer | jdesprez <jdesprez@google.com> | Mon Jan 29 17:22:36 2018 -0800 |
tree | 2897aeb20840154d932a54e5e5cd042e01e88bfa | |
parent | d86edf468b23f6e37972a374102ad9d5d8f86284 [diff] |
Enable extra error_prone rule against JUnit4 usage in JUnit3 Add rule against CTS harness to prevent using JUnit4 concepts inside JUnit3 (which would not work very well). And fix one occurence of it. Test: build ./cts-tradefed run cts-dev -m CtsDeviceIdleHostTestCases Bug: 72663865 Change-Id: I4d38e6f17e9393b7af3463800dac546c8cf79e74