Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
10.0.17-galera
-
None
-
any OS with gcc5
Description
After building and running the tests with gcc5, the test number 53 ( dbug ) is failing :
Start 52: pfs
|
52/53 Test #52: pfs .............................. Passed 0.66 sec
|
Start 53: dbug
|
53/53 Test #53: dbug .............................***Failed 0.00 sec
|
98% tests passed, 1 tests failed out of 53
|
Total Test time (real) = 45.72 sec
|
The following tests FAILED:
|
53 - dbug (Failed)
|
Errors while running CTest
|
Makefile:117: recipe for target 'test' failed
|
make: *** [test] Error 8
|
RPM build errors:
|
error: Bad exit status from /var/tmp/rpm-tmp.ZxANCm (%check)
|
Bad exit status from /var/tmp/rpm-tmp.ZxANCm (%check)
|
Child return code was: 1
|