BuildXL/.azdo
Aleksandar Milicevic 359b19edbf Merged PR 656431: Linux pipeline
[Linux Pipeline](https://dev.azure.com/mseng/Domino/_build?definitionId=13506&_a=summary):
1. build "release dev" bits using LKG
2. use the dev bits to build `/f:tag='test'` (i.e., build and run all unit tests)

Some pipeline runs:
- [clean](https://dev.azure.com/mseng/Domino/_build/results?buildId=17116401&view=results)
- [cached](https://dev.azure.com/mseng/Domino/_build/results?buildId=17116621&view=results)
- [latest](https://dev.azure.com/mseng/Domino/_build/results?buildId=17118131&view=results)

Changes:
- fix SDK test lkg files to use consistent filename capitalization
- on Windows and macOS use case-insensitive string comparison when comparing SDK tests' lkg files with the actual output
- untrack more stuff when running unit tests
- change the Linux sandbox to ignore some bogus directory deletion attempts
- in multiple places change `IsMacOS` to `IsUnixOS`
- skip a few unit tests on Linux (and leave TODOs)
2022-04-13 01:03:25 +00:00
..
linux Merged PR 656431: Linux pipeline 2022-04-13 01:03:25 +00:00
remoting Merged PR 648438: Developer experience for BuildXL-selfhost remoting 2022-02-17 22:55:33 +00:00