Skip to content

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Oct 1, 2025

This pull request updates the following dependencies

From https://github.com/microsoft/testfx

…250930.8

On relative base path root
Microsoft.Testing.Platform From Version 1.9.0-preview.25479.5 -> To Version 1.9.0-preview.25480.8
MSTest From Version 3.11.0-preview.25479.5 -> To Version 3.11.0-preview.25480.8
Copy link
Contributor

github-actions bot commented Oct 1, 2025

This PR is targeting main, which is now for .NET 11-facing work. If you intended to target .NET 10, either retarget this PR to release/10.0.1xx or make sure you backport the change to release/10.0.1xx after merging. See #50394 for more details.

@nagilson
Copy link
Member

nagilson commented Oct 1, 2025

Once we fix #51084, this can be merged.

@nagilson nagilson enabled auto-merge October 1, 2025 21:01
dotnet-maestro bot and others added 4 commits October 2, 2025 02:02
…251001.8

On relative base path root
Microsoft.Testing.Platform From Version 1.9.0-preview.25479.5 -> To Version 1.9.0-preview.25501.8
MSTest From Version 3.11.0-preview.25479.5 -> To Version 3.11.0-preview.25501.8
…251002.9

On relative base path root
Microsoft.Testing.Platform From Version 1.9.0-preview.25479.5 -> To Version 2.0.0
…251003.5

On relative base path root
Microsoft.Testing.Platform From Version 1.9.0-preview.25479.5 -> To Version 2.0.0
@nagilson
Copy link
Member

nagilson commented Oct 6, 2025

It looks like we're hitting some issues with the test tests that could be legimate.

Example:

Assert.Matches() Failure: Pattern not found in value
Regex: "In\sprocess\sfile\sartifacts\sproduced:\s+.*"···
Value: "C:\h\w\B9DD09F2\t\dotnetSdkTests\we4kpqoh.p3"···
Error output: Unhandled exception. System.TypeLoadException: Could not load type 'Microsoft.Testing.Platform.Extensions.TestHost.IDataConsumer' from assembly 'Microsoft.Testing.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

@Youssef1313 @dotnet/dotnet-testing-admin PTAL.

…251006.4

On relative base path root
Microsoft.Testing.Platform From Version 1.9.0-preview.25479.5 -> To Version 2.0.0-preview.25506.4
MSTest From Version 3.11.0-preview.25479.5 -> To Version 4.0.0-preview.25506.4
dotnet-maestro bot and others added 3 commits October 7, 2025 02:02
…251006.5

On relative base path root
Microsoft.Testing.Platform From Version 1.9.0-preview.25479.5 -> To Version 2.0.0-preview.25506.5
MSTest From Version 3.11.0-preview.25479.5 -> To Version 4.0.0-preview.25506.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants