[MDEV-11613] Travis: Revert to optional MYSQL_{BUILD_CC,BUILD_CXX,COMPILER_LAUNCHER} Created: 2016-12-20 Updated: 2017-03-09 Due: 2017-01-26 Resolved: 2017-03-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Sprint: | 10.2.5-1 |
| Description |
|
To facilitate multiple build types in Travis, all supported As noted by @ottok in |
| Comments |
| Comment by Otto Kekäläinen [ 2016-12-21 ] |
|
The PR is at https://github.com/MariaDB/server/pull/281 danblack Unfortunately I need to focus my time on getting MariaDB 10.1 into Debian really quickly before the freeze sets, so I don't have time to review or debug these Travis problems in depth right now. If you pinpoint the lines in your Travis-CI logs that prove that the changes work as intended now, then @svoj could maybe easily confirm it and merge the PRs..? |
| Comment by Daniel Black [ 2016-12-22 ] |
|
Yike, so fallback plan it is. I'll be specific about the proof of changes. Thanks. |
| Comment by Otto Kekäläinen [ 2017-01-22 ] |
|
I still have Debian 9 preparations as my primary target, and cannot put enough time to analyze this in detail. Maybe @svoj can take another look when he returns from vacation. In general I think it is great that the usage of Travis-CI improves, we get more coverage, faster builds and less false build errors. Thanks for your contributions danblack! |