Skip methods in test-merging if they use the named argument 'Skip' for the Fact attri...
authorWill Smith <lol.tihan@gmail.com>
Fri, 28 Apr 2023 19:22:08 +0000 (12:22 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Apr 2023 19:22:08 +0000 (12:22 -0700)
commit47195755314c2e834d232442863a72fe8c7cea59
tree51486e6e5a6b2b61c06f9e881acc65fb8506a791
parent97e9be90c1518c925edca78951e35243a5666c73
Skip methods in test-merging if they use the named argument 'Skip' for the Fact attributes (#85495)

* Skip methods in test-merging if they use the named argument 'Skip'

* Use ActiveIssueAttribute instead of FactAttribute with Skip. Add documentation about FactAttribute and Skip.
docs/workflow/testing/libraries/filtering-tests.md
src/tests/Common/XUnitWrapperGenerator/XUnitWrapperGenerator.cs
src/tests/JIT/Regression/JitBlue/Runtime_84693/Runtime_84693.cs