commit | 81774d1fa5eabe325b28c65837e89d6c6451d913 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <[email protected]> | Tue May 08 11:23:56 2018 +0900 |
committer | Remi NGUYEN VAN <[email protected]> | Tue May 08 15:31:58 2018 +0900 |
tree | 70e1f8aa5c536dbadbd860b9a555383638e01487 | |
parent | 6fa8d06c78d21d455015e19691d5d6f2e6bd258b [diff] |
Fix android.net.SSLTest The test is failing because of lack of visibility (IllegalAccessError). Also rename it to match the tested class, migrate to JUnit4, and remove an old test that is unused (suppressed), relies on third-party servers and is not a proper unit test (would try to make real network requests). Test: test now passes Change-Id: I5032a056df83d4f572d89860b52bd85a1993d9dc