[MDEV-7518] unit tests ma_test_loghandler / ma_test_loghandler_readonly are failing Created: 2015-01-28 Updated: 2015-04-01 Due: 2015-03-28 Resolved: 2015-04-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0.16 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Brad Smith | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OpenBSD |
||
| Description |
|
With 10.0.16 the unit tests ma_test_loghandler and ma_test_loghandler_readonly are failing..
|
| Comments |
| Comment by Elena Stepanova [ 2015-01-29 ] |
|
The closest I have handy for a relatively quick verification is FreeBSD, it doesn't seem to fail for me there. Is it reproducible on a clean build? Is it 386 or x86_64? (I have no idea if it's important, but it might be) Could you please describe how exactly you build MariaDB (all cmake options) and how you run the tests? Maybe there's something in it. |
| Comment by Brad Smith [ 2015-01-30 ] |
|
With .14 and back through to .7 there have been no unit test failures. I don't remember if I ran the test suite on .15. So having any failures within the last few releases is new. Yes, with the means of building any packages built and the test is run from a clean build. I am seeing these failures on amd64 powerpc and sparc64 so they do not seem to be arch specific. |
| Comment by Elena Stepanova [ 2015-01-30 ] |
|
I see, thanks. What about your build options and how you run the tests (via make test, or manually, or...)? |
| Comment by Elena Stepanova [ 2015-04-01 ] |
|
Closing for now as incomplete, please comment to re-open if you have more information. |