I have a test project that runs tSQLt tests on a separate service running the MSSQL 2017 server image.
The tests run correctly, and the output is in a correct XML format.
But even though one test failed:

The pipeline is still marked successful:

What am I missing here?
Thanks in advance for the help!