<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/WixTestTools, branch main</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=main</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-02-05T20:58:18+00:00</updated>
<entry>
<title>Support dual-purpose packages in Burn.</title>
<updated>2026-02-05T20:58:18+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-05T01:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c258b72508f1b25a56e5d3ee3df08650ba1cbe36'/>
<id>urn:sha1:c258b72508f1b25a56e5d3ee3df08650ba1cbe36</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8958
</content>
</entry>
<entry>
<title>Update to use .NET 10 SDK for builds</title>
<updated>2025-12-14T16:00:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-13T18:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a52036eda6958f4671c9ecb04373bf7bc2e4bd36'/>
<id>urn:sha1:a52036eda6958f4671c9ecb04373bf7bc2e4bd36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to .NET 8 to fix build</title>
<updated>2025-11-02T19:48:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-10-16T06:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=177c9a8f474346402982034c64e4f8330715cc78'/>
<id>urn:sha1:177c9a8f474346402982034c64e4f8330715cc78</id>
<content type='text'>
.NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it
releases.
</content>
</entry>
<entry>
<title>Update registration disappears during upgrade.</title>
<updated>2025-05-28T23:33:16+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-03-21T01:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=68a2b7199b360a0dce6d1b1ebf13dc44f21ba89f'/>
<id>urn:sha1:68a2b7199b360a0dce6d1b1ebf13dc44f21ba89f</id>
<content type='text'>
Update registration is stored in a shared registry key that Burn takes
care to keep around across upgrades. The approach it used broke
between WiX v3 and WiX v5. This change makes it work again by
writing update registration when the session ends.
</content>
</entry>
<entry>
<title>Fix ups for Domain Group creation / removal.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-03T04:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8f5130afdc60f4957086e41d62cfe9f8d70d5321'/>
<id>urn:sha1:8f5130afdc60f4957086e41d62cfe9f8d70d5321</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Group creation and update PR nits and feedback fixes</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-25T02:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=eda11c7eb726da970de68c5b353f946d1da0a7a3'/>
<id>urn:sha1:eda11c7eb726da970de68c5b353f946d1da0a7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/Remove Group Membership rollback handled.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-08-04T11:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b4a6538ee06988c75b717bd905197fb670e6142'/>
<id>urn:sha1:5b4a6538ee06988c75b717bd905197fb670e6142</id>
<content type='text'>
Fixups to a few test cases.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Group Add/Remove working.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-06T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=644276562dcadd65fcb0e9a7c06c704cdda36423'/>
<id>urn:sha1:644276562dcadd65fcb0e9a7c06c704cdda36423</id>
<content type='text'>
Local group membership Add/Remove working, however with
BUILTIN local system groups .NET doesn't appear to locate them as either
groups nor basic security Principals.  Still needs work to fix the test
for nested groups.  Ideally with some way to test for domain groups.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>CreateGroups additions</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-18T09:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f'/>
<id>urn:sha1:7b1bb025dea1d1e9e144cce0dcbba2d86f053b8f</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Failures were seen in MSI Unit Tests around Firewall rules within</title>
<updated>2025-02-11T22:57:26+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-01T04:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=cfb2df2e88b9ee273852124bbbdb1342207e96f9'/>
<id>urn:sha1:cfb2df2e88b9ee273852124bbbdb1342207e96f9</id>
<content type='text'>
Windows Sandbox.

This is potentially a Windows OS bug (it was from a Windows Insider build),
however shows that it's possible in the Firewall API to have multiple rules
which differ only in their Grouping.
So the testbench should consider different Grouping as making for a unique
firewall rule.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
</feed>
