Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
10.2.0
-
None
-
Ubuntu 14.04+, macOS 10.13
Description
It looks like a couple of the CTests that are ran with make test constantly fail on macOS, Linux for the 10.0 branch:
Start 23: bulk1
|
23/80 Test #23: bulk1 ............................***Failed 0.07 sec
|
Start 24: performance
|
24/80 Test #24: performance ......................***Failed 0.06 sec
|
Start 25: basic-t
|
25/80 Test #25: basic-t ..........................***Failed 0.07 sec
|
Start 26: fetch
|
26/80 Test #26: fetch ............................***Failed 0.07 sec
|
Start 27: charset
|
27/80 Test #27: charset ..........................***Failed 0.06 sec
|
Start 28: logs
|
28/80 Test #28: logs .............................***Failed 0.06 sec
|
Start 29: cursor
|
29/80 Test #29: cursor ...........................***Failed 0.07 sec
|
Start 30: errors
|
30/80 Test #30: errors ...........................***Failed 0.06 sec
|
Start 31: view
|
31/80 Test #31: view .............................***Failed 0.07 sec
|
Start 32: ps
|
32/80 Test #32: ps ...............................***Failed 0.07 sec
|
Start 33: ps_bugs
|
33/80 Test #33: ps_bugs ..........................***Failed 0.07 sec
|
Start 34: sp
|
34/80 Test #34: sp ...............................***Failed 0.06 sec
|
Start 35: result
|
35/80 Test #35: result ...........................***Failed 0.07 sec
|
Start 36: connection
|
36/80 Test #36: connection .......................***Failed 0.06 sec
|
Start 37: misc
|
37/80 Test #37: misc .............................***Failed 0.07 sec
|
Start 38: ps_new
|
38/80 Test #38: ps_new ...........................***Failed 0.07 sec
|
Start 39: thread
|
39/80 Test #39: thread ...........................***Failed 0.06 sec
|
Start 40: features-10_2
|
40/80 Test #40: features-10_2 ....................***Failed 0.08 sec
|
Start 41: dyncol
|
41/80 Test #41: dyncol ...........................***Failed 0.06 sec
|
Start 42: async
|
42/80 Test #42: async ............................***Failed 0.06 sec
|
Is this a known issue? How is running make test different than ./mtr --suite=unit? Is running make test advised in any case in favor of mtr?
Attachments
Issue Links
- duplicates
-
MDEV-12470 'make test' failing
- Closed