[CONPY-74] Travis failing for Connector/Python Created: 2020-06-10 Updated: 2020-06-17 Resolved: 2020-06-17 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Tests |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Travis appears to be red for Connector/Python. Judging by the logs the script isn't bringing MariaDB / MySQL up properly to test against. Likely a simple fix. The script.sh script should probably fail the test immediately if after the loop on line 30 there is no active server with a message to state why. |