[UIThreadTestMethod]
doesn't forward [Ignore]
for test to cause test to be ignored when running tests...
#121
Labels
Describe the bug
Found this out when trying to remove a test from our matrix: CommunityToolkit/Windows#174
Apparently, it wasn't actually removed as the
[UIThreadTestMethod]
doesn't forward the[Ignore]
attribute over to the generated test.Steps to reproduce
Expected behavior
Expect generated test to also have
[Ignore]
on it.Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
Yes, but only if others can assist.
The text was updated successfully, but these errors were encountered: