diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-12-31 20:24:05 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2022-01-01 10:24:08 -0600 |
commit | ec89ea96ae7f42b227c0fb5f61cd21a19ef2e8de (patch) | |
tree | 7e17745923b5b961a114693caf0005e40f651cfc /src/testresultfilelist.txt | |
parent | 95b1be66d4c16b1b05b761c1771df229ac0e539c (diff) | |
download | wix-ec89ea96ae7f42b227c0fb5f61cd21a19ef2e8de.tar.gz wix-ec89ea96ae7f42b227c0fb5f61cd21a19ef2e8de.tar.bz2 wix-ec89ea96ae7f42b227c0fb5f61cd21a19ef2e8de.zip |
Upload test results and fail the build if any are missing.
Always zip up the logs from %TEMP%.
Diffstat (limited to 'src/testresultfilelist.txt')
-rw-r--r-- | src/testresultfilelist.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/testresultfilelist.txt b/src/testresultfilelist.txt new file mode 100644 index 00000000..aa8d93e9 --- /dev/null +++ b/src/testresultfilelist.txt | |||
@@ -0,0 +1,16 @@ | |||
1 | build/logs/TestResults/api_wix.trx | ||
2 | build/logs/TestResults/BalUtilUnitTest.xunit2.xml | ||
3 | build/logs/TestResults/BextUtilUnitTest.xunit2.xml | ||
4 | build/logs/TestResults/BurnUnitTest.xunit2.xml | ||
5 | build/logs/TestResults/DutilUnitTest.xunit2.xml | ||
6 | build/logs/TestResults/WixToolsetTest.BuildTasks.trx | ||
7 | build/logs/TestResults/WixToolsetTest.BurnE2E.trx | ||
8 | build/logs/TestResults/WixToolsetTest.Converters.trx | ||
9 | build/logs/TestResults/WixToolsetTest.Converters.Symbolizer.trx | ||
10 | build/logs/TestResults/WixToolsetTest.Core.Burn.trx | ||
11 | build/logs/TestResults/WixToolsetTest.Core.Native.trx | ||
12 | build/logs/TestResults/WixToolsetTest.CoreIntegration.trx | ||
13 | build/logs/TestResults/WixToolsetTest.Heat.trx | ||
14 | build/logs/TestResults/WixToolsetTest.Mba.Core.trx | ||
15 | build/logs/TestResults/WixToolsetTest.Sdk.trx | ||
16 | build/logs/TestResults/WixToolsetTest.WixE2ETests.trx \ No newline at end of file | ||