Skip to content

Commit

Permalink
Revert "Disable failing test on issue (#105557)"
Browse files Browse the repository at this point in the history
This reverts commit 7806adc.
  • Loading branch information
Eduardo Manuel Velarde Polar committed Aug 3, 2024
1 parent 90d5baa commit 5d581e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -689,9 +689,6 @@

<!-- NativeAOT specific -->
<ItemGroup Condition="'$(XunitTestBinBase)' != '' and '$(TestBuildMode)' == 'nativeaot' and '$(RuntimeFlavor)' == 'coreclr'">
<ExcludeList Include="$(XunitTestBinBase)/tracing/eventlistener/EventListenerThreadPool/**">
<Issue>https://github.com/dotnet/runtime/issues/105556</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/regressions/beta2/437017/**">
<Issue>https://github.com/dotnet/runtime/issues/102544</Issue>
</ExcludeList>
Expand Down

0 comments on commit 5d581e8

Please sign in to comment.