release-tools icon indicating copy to clipboard operation
release-tools copied to clipboard

Run Windows installer tests in their own container

Open zooba opened this issue 1 year ago • 0 comments

This makes each install test run in its own container, isolated from the build machine, which allows us to test versions of Python that are already installed on the build machine.

Unfortunately, it seems that Windows Installer does not work properly inside the container, so we can't actually use it.

Posting it here for posterity, or in case someone comes up with a way to make it work.

zooba avatar Feb 27 '24 23:02 zooba