Update mstest monorepo to 4.2.1#558
Conversation
3ff2661 to
2b0d0f1
Compare
2b0d0f1 to
4e904c7
Compare
|
@copilot figure out what's causing the test's failure. I suspect it's a change in how MSTest deals with threading. The failing tests are setting up apartment models to simulate what happens in a real Windows WPF app |
Agent-Logs-Url: https://github.com/RadicalFx/Radical.Windows/sessions/aebf5180-5135-4681-9f65-a3ca84d13abf Co-authored-by: mauroservienti <1325611+mauroservienti@users.noreply.github.com>
Head branch was pushed to by a user without write access
Agent-Logs-Url: https://github.com/RadicalFx/Radical.Windows/sessions/aebf5180-5135-4681-9f65-a3ca84d13abf Co-authored-by: mauroservienti <1325611+mauroservienti@users.noreply.github.com>
I tracked it down in the failed CI run: MSTest 4.2.1 is aborting in Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot, it looks like it's still failing with the same or a similar error. |
Agent-Logs-Url: https://github.com/RadicalFx/Radical.Windows/sessions/3622252f-efee-4e76-a229-a68b8b3e2e21 Co-authored-by: mauroservienti <1325611+mauroservienti@users.noreply.github.com>
Root cause found by reading MSTest 4.2.1 source: The fix (commit Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
This PR contains the following updates:
4.1.0→4.2.14.1.0→4.2.1Release Notes
microsoft/testfx (MSTest.TestAdapter)
v4.2.1See the release notes here
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.