← Back to team overview

maria-discuss team mailing list archive

Re: mariadb 10.2.6 make test failures

 

Brian Evans wrote:
On 6/19/2017 12:55 AM, Bruce Dubbs wrote:

What am I missing?  If the tests need a server running, shouldn't the
tests start the server?

By default, the tests from the libmariadb (aka MariaDB Connector/C) are
built and run as part of the Unit testing.
To disable them, you need to add -DSKIP_TESTS=ON to your cmake command.
I know the option is vague and not easy to spot, but this will return
the Unit Tests for the server to how they were in 10.1 and earlier.

Thank you.  This also worked for me.  Problem solved.

  -- Bruce




References