[CONC-298] Test Case Failure Created: 2017-12-18 Updated: 2017-12-20 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Chandranana | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
SLES 12 SP3 x86 |
||
| Attachments: |
|
| Description |
|
We tried to build MariaDb Connector C 3.0.2 on intel on SLES 12 SP3 and found that some of the test cases are failing on intel. Is this the expected behavior? The following tests FAILED: |
| Comments |
| Comment by Chandranana [ 2017-12-20 ] |
|
Any update for this? |
| Comment by Georg Richter [ 2017-12-20 ] |
|
I assume you run ctest against a server version < 10.2. |
| Comment by Chandranana [ 2017-12-20 ] |
|
Even with Master branch - same failures are seen except for bulk1 which is passing.
|
| Comment by Chandranana [ 2017-12-20 ] |
|
Below is the draft for the steps i have followed to build connector_c on x86 SLES 12 SP3 machine for version 3.0.2 and i faced test case failures for Could you confirm whether these test cases pass at your end.? Attached is the draft recipe. |