summaryrefslogtreecommitdiff
path: root/azure/test.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add MSSQL setup to Azure Pipelines buildAdam Baratz2021-01-111-0/+3
|
* Show diffs for failed tests on Azure CIAlex Dowad2020-05-221-0/+1
| | | | | | | It's currently not possible to view the "Tests" tab on Azure if you're not signed in, so also display diffs in the log. Closes GH-5612.
* Update msan symbolizer pathNikita Popov2020-05-201-1/+1
| | | | To account for the newer version of LLVM on Ubuntu 18.04.
* Setup msan on azureNikita Popov2019-07-011-0/+1
| | | | | | | This uses a separate job template, because msan requires all used libraries (apart from glibc) to be instrumented, so we can't link any external libraries unless we recompile them. As such, we need a much more minimal configure.
* should be orJoe Watkins2019-06-041-2/+2
|
* always runJoe Watkins2019-06-041-4/+2
|
* run/publish test on success and failureJoe Watkins2019-06-041-2/+4
|
* always run/publish tests, even when failingJoe Watkins2019-06-041-2/+2
|
* always run/publish testsJoe Watkins2019-06-041-0/+2
|
* Set up CI with Azure PipelinesJoe Watkins2019-06-031-0/+30