[CONJ-184] SSL Tests Not Run on Travis-CI Created: 2015-08-15 Updated: 2015-09-02 Resolved: 2015-09-02 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.2.0 |
| Fix Version/s: | 1.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sehrope Sarkuni | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The SSL tests are not being run by the automated testing on Travis-CI. The install script does not configure the servers for SSL and the client JUnit tests silently skips the tests if SSL is not enabled on the server. Link to original issue on GitHub: https://github.com/MariaDB/mariadb-connector-j/issues/32 |