<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/sandbox, branch bob/MSTestTraversal</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FMSTestTraversal</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FMSTestTraversal'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-07-04T23:25:49+00:00</updated>
<entry>
<title>Add extra logging setup to registry.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-30T04:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=54df047166f62ab618751c7184921579c9840fa7'/>
<id>urn:sha1:54df047166f62ab618751c7184921579c9840fa7</id>
<content type='text'>
Neither "reg import" nor "reg add" appeared to work inside the sandbox
So went with "regedit /s {path}" which did work.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Change lower case c:\ =&gt; C:\ in 'where' search to align with expected</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-29T02:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=04ad8ff7bc4d2d19a0b199ade24841e62e77fae3'/>
<id>urn:sha1:04ad8ff7bc4d2d19a0b199ade24841e62e77fae3</id>
<content type='text'>
firewall rules.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>No longer support downloading within the Sandbox.  Just error instead.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-27T08:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=596b4c4ae90b757b069a97ef40de67a7d1f9ab73'/>
<id>urn:sha1:596b4c4ae90b757b069a97ef40de67a7d1f9ab73</id>
<content type='text'>
Install both the x64 AND the x86 versions of Windows Desktop Runtime.
Needed for the Burn Integration tests.

And having dotnet files in the sandbox directory was annoying, so put
them all into an assets directory

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added host menu options for EXE / ZIP installation</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-26T08:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=83d92ef88270a740bc96609f8d967986e4f91e99'/>
<id>urn:sha1:83d92ef88270a740bc96609f8d967986e4f91e99</id>
<content type='text'>
Removed ARM64/AMD64 folders for dotnet, the Sandbox MUST match the host
here, so no point downloading the installer for the non-host platform.

Debugger could probably be reduced in the same manner, but have not in
this iteration.
Have also added a simple README, just to explain (very basic) operation.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Make faster... don't do both runtime and SDK, SDK is all we need</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-25T07:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=89dc7b47809da06a69811788a1a990e216b81a5c'/>
<id>urn:sha1:89dc7b47809da06a69811788a1a990e216b81a5c</id>
<content type='text'>
Fix a couple of copy-paste errors in the "don't have files from
host in Sandbox" path also.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Found a way to get the hostname.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-23T12:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1580bf87f719ddb164f7cb776ff64892f41fc747'/>
<id>urn:sha1:1580bf87f719ddb164f7cb776ff64892f41fc747</id>
<content type='text'>
Not sure if it's ideal, but it works..

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Wrap variable sets in double quotes so special characters don't break them.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-23T12:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=18bb064b71cef2b02eba333cb4f7248ecac628f0'/>
<id>urn:sha1:18bb064b71cef2b02eba333cb4f7248ecac628f0</id>
<content type='text'>
By default enable /noauth and /anyuser on the debugger, and don't show the
security warning (/nosecuritywarn).
It'll still show the firewall warning prompt.  Default settings should be
fine for firewall (Private networks).

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Added some comments for the menu.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-23T04:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=491ffc337a9f5688caccc18cc489bce8056858b6'/>
<id>urn:sha1:491ffc337a9f5688caccc18cc489bce8056858b6</id>
<content type='text'>
And a fix up for the tests not launching the first try
(due to delayed expansion).
Also fixed up the copying of the debugger files.
</content>
</entry>
<entry>
<title>Added some more modifications to the Sandbox.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-21T17:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d2582c7bdbb09513849b36a49b5f992c2bc58e78'/>
<id>urn:sha1:d2582c7bdbb09513849b36a49b5f992c2bc58e78</id>
<content type='text'>
It will now prompt for configuring the Remote Debugger if it can find it
on the host when doing the setup.
And will prompt within the Sandbox to run the Debugger at startup if found
It will also show the host-local IP address to connect to the debugger.

In addition, it will display a small menu to allow for simple selection of
a particular runtests.cmd version to execute.

I still haven't found a good way to get a debugger attached into the msiexec
environment without already having a coded breakpoint in, however.

Also added this sandbox folder to .gitignore, so that artifacts from here
aren't committed into the repo


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add Sandbox configuration to more easily perform Integration tests.</title>
<updated>2024-07-04T23:25:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-06-20T13:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a4f09c89c7c044f606ddf6bcff587ccb693560bf'/>
<id>urn:sha1:a4f09c89c7c044f606ddf6bcff587ccb693560bf</id>
<content type='text'>
Will automatically 'install' dotnet/dotnet sdk into sandbox at startup
based on versions in 'src/test/sandbox/{AMD64,ARM64}' (dotnet-runtime.zip
&amp; dotnet-sdk.zip).
Running ./src/test/sandbox/setup_sandbox.bat will download the required
files (when run on the host).
If the files aren't available, and the guest has network, it will attempt
to download the files itself at startup.

Still to be done:
* menu at startup to allow easy one button selection of which particular
test set to run
* investigation into whether vstest.console.exe can be used to capture test
execution, and possibly have the sandbox available as a test runner, so MSI
tests could be run in the sandbox directly from the dev environment.


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