Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b165cbb commit 264aac3Copy full SHA for 264aac3
src/coreclr/tests/issues.targets
@@ -884,9 +884,6 @@
884
885
<!-- Crossgen2 specific -->
886
<ItemGroup Condition="'$(XunitTestBinBase)' != '' and '$(TestBuildMode)' == 'crossgen2' and '$(RuntimeFlavor)' == 'coreclr'">
887
- <ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/paramthreadstart/ThreadStartBool_1/*">
888
- <Issue>https://github.com/dotnet/runtime/issues/33887</Issue>
889
- </ExcludeList>
890
<ExcludeList Include="$(XunitTestBinBase)/baseservices/TieredCompilation/BasicTest_DefaultMode_R2r/*">
891
<Issue>https://github.com/dotnet/runtime/issues/38291</Issue>
892
</ExcludeList>
0 commit comments