Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Cannot run StyleTests.StyleClassAreCorrecltyMerged unit test in Visual Studio #22355

Closed
MartyIX opened this issue May 12, 2024 · 4 comments
Labels
area-xaml XAML, CSS, Triggers, Behaviors platform/windows 🪟 t/bug Something isn't working

Comments

@MartyIX
Copy link
Collaborator

MartyIX commented May 12, 2024

Description

I cannot run StyleTests.StyleClassAreCorrecltyMerged unit test anymore.

Steps to Reproduce

Check out 39f90ee (the latest commit of main branch), then:

dotnet tool restore
dotnet build ./Microsoft.Maui.BuildTasks.slnf

then I open Microsoft.Maui-windows.slnf in my Visual Studio and I try to run the StyleClassAreCorrecltyMerged unit test in Test Explorer.

The following error appears:

image

My wild guess is that it is caused by #21487 by I don't really know.

Link to public reproduction project repository

No response

Version with bug

Nightly / CI build (Please specify exact version)

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.21 SR4.1

Affected platforms

Windows, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No.

Relevant log output

No response

@MartyIX MartyIX added the t/bug Something isn't working label May 12, 2024
@MartyIX MartyIX changed the title [Windows] Cannot run StyleTests.StyleClassAreCorrecltyMerged unit test [Windows] Cannot run StyleTests.StyleClassAreCorrecltyMerged unit test in Visual Studio May 12, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@MartyIX
Copy link
Collaborator Author

MartyIX commented May 17, 2024

This issues will be fixed by #22472.

@rmarinho
Copy link
Member

Merged on main , can you pull main to confirm? THAnks

@MartyIX
Copy link
Collaborator Author

MartyIX commented May 17, 2024

Yes, it is fixed.

@MartyIX MartyIX closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-xaml XAML, CSS, Triggers, Behaviors platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants