Bug 1712329 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

So far, we know we want to run xpcshell and mochitest-chrome. Possibly browser-chrome and mochitest-media as well.

This will involve:
- Adding msix support to `mozinstall` for installation
- Adding some glue code to `mozharness` to be able to tell it to use the msix packages instead of `target.zip`
- Taskgraph work to get the tests scheduled

Tests must run against signed builds.

We also need to ensure that the tests will even run against our Windows 10 machines, which are version 1803.
So far, we know we want to run xpcshell, browser-chrome, and mochitest-media.

This will involve:
- Adding msix support to `mozinstall` for installation
- Adding some glue code to `mozharness` to be able to tell it to use the msix packages instead of `target.zip`
- Taskgraph work to get the tests scheduled

Tests must run against signed builds.

We also need to ensure that the tests will even run against our Windows 10 machines, which are version 1803.

Back to Bug 1712329 Comment 0