Skip to content

Commit 08b6655

Browse files
Remove fixed bug from issues.targets (#91294)
1 parent 03d25cd commit 08b6655

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,9 +1108,6 @@
11081108
<ExcludeList Include="$(XunitTestBinBase)/managed/Compilation/Compilation/**">
11091109
<Issue>expects to see System.Private.CoreLib in CORE_ROOT</Issue>
11101110
</ExcludeList>
1111-
<ExcludeList Include="$(XunitTestBinBase)/Interop/COM/ComWrappers/GlobalInstance/GlobalInstanceTrackerSupportTests_TargetUnix/**">
1112-
<Issue>https://github.com/dotnet/runtime/issues/86990</Issue>
1113-
</ExcludeList>
11141111

11151112
<!-- Complex constrained calls -->
11161113
<!-- https://github.com/dotnet/runtimelab/issues/1431 -->

0 commit comments

Comments
 (0)