dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 191 forks source link

Added support for reporting unstable test failures in ADO #395

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

This adds support for reporting test failures for unstable tests in ADO. The impact here is we can now aggregate results for failures in our unstable branch.

Review shouldn't be totally necessary here, but adding everyone for visibility anyways.