<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/test_burn.cmd, branch bob/WixTestTargets</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FWixTestTargets</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FWixTestTargets'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2023-12-19T19:46:11+00:00</updated>
<entry>
<title>Make the minimum supported .NET Framework v4.6.2</title>
<updated>2023-12-19T19:46:11+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-19T03:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f02ef4acf9649badaa3ab78d2499ca5014fa2234'/>
<id>urn:sha1:f02ef4acf9649badaa3ab78d2499ca5014fa2234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pretty up build output</title>
<updated>2023-12-16T22:32:21+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2023-12-06T19:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e'/>
<id>urn:sha1:1bdcbeb08dfdcbec0929db19569e0eaa13de9c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parallelize building test code</title>
<updated>2022-11-13T15:27:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-11-13T04:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5e5c542f75a33c0fb8b0ce50f6d66a310bf37ee7'/>
<id>urn:sha1:5e5c542f75a33c0fb8b0ce50f6d66a310bf37ee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run tests in bulk to improve performance</title>
<updated>2022-10-04T21:23:47+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-03T22:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=21ea5adcc788bbecd81e475277aba927ec66c860'/>
<id>urn:sha1:21ea5adcc788bbecd81e475277aba927ec66c860</id>
<content type='text'>
The fewer executions of "dotnet test" the better so batch up calls
by referencing multiple assembly DLLs.
</content>
</entry>
<entry>
<title>Standardize on .NET 6 as the minimum for .NET Core platform.</title>
<updated>2022-10-03T19:29:27+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-10-01T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=464575def4341d65bc3fa72298798755cdee527e'/>
<id>urn:sha1:464575def4341d65bc3fa72298798755cdee527e</id>
<content type='text'>
Closes 6942
</content>
</entry>
<entry>
<title>Add longPathAware to Burn manifest to support long paths.</title>
<updated>2022-06-27T16:14:21+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-06-24T17:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eb53852d7ae6838e54525eb57df1d8ce8a722f9b'/>
<id>urn:sha1:eb53852d7ae6838e54525eb57df1d8ce8a722f9b</id>
<content type='text'>
Fixes 3455
</content>
</entry>
<entry>
<title>Configure crash dumps and get them and pdbs in the logs artifact</title>
<updated>2022-03-08T01:53:35+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-03-07T23:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=67274acee7b9b4d989cf354f7cc3f1665d12b80c'/>
<id>urn:sha1:67274acee7b9b4d989cf354f7cc3f1665d12b80c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable Burn integration test parallel build</title>
<updated>2022-01-04T05:28:32+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-01-04T04:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=e172f757d7fc97e55198b07605b45aa8ab786490'/>
<id>urn:sha1:e172f757d7fc97e55198b07605b45aa8ab786490</id>
<content type='text'>
This seems to sometimes cause build failures in the CI system so
we'll go slower for a higher success rate.
</content>
</entry>
<entry>
<title>Build burn integrate tests in parallel and reduce test noise</title>
<updated>2022-01-03T07:48:48+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2022-01-02T21:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c822e5d6960df95f9d4ec5208d65dec47f333461'/>
<id>urn:sha1:c822e5d6960df95f9d4ec5208d65dec47f333461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upload test results and fail the build if any are missing.</title>
<updated>2022-01-01T16:24:08+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-01-01T02:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ec89ea96ae7f42b227c0fb5f61cd21a19ef2e8de'/>
<id>urn:sha1:ec89ea96ae7f42b227c0fb5f61cd21a19ef2e8de</id>
<content type='text'>
Always zip up the logs from %TEMP%.
</content>
</entry>
</feed>
