Try-c-c is not running Windows tests
Categories
(Thunderbird :: Build Config, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird112 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird112 | --- | unaffected |
People
(Reporter: rjl, Assigned: rjl)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The Windows 10 tests got removed a little prematurely. The Windows 11 tests are still considered Tier 2 upstream.
The unfortunate effect of this is that try-c-c is not running Windows tests except the MSIX variant, which are a little broken right now (and intentionally tier 2).
Since upstream is moving to run tests on win11, and have eliminated the win10-32 test platform completely, I propose forcing our Win11 tests to tier 1 so that they run as expected and are not "accidentally" ignored because they are marked tier 2. Upstream will no doubt follow soon enough.
Alternatively, I back out d153b4d35fcbfd5638b8653a1a65fc8aa088f5f6 from bug 1822040 and bring back win10 x64 tests. I prefer not to since they're going away soon.
Assignee | ||
Comment 1•2 years ago
|
||
Override upstream default of tier 2 for Windows 11 tests to ensure that Windows
tests run on try-c-c builds.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/70c0094d3e75
Make windows 11 a tier 1 test platform. r=leftmostcat
Description
•