File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<ExcludeList Include =" $(XunitTestBinBase)/Interop/PInvoke/Int128/Int128Test/*" >
12
12
<Issue >https://github.com/dotnet/runtime/issues/74209</Issue >
13
13
</ExcludeList >
14
+ <ExcludeList Include =" $(XunitTestBinBase)/baseservices/finalization/CriticalFinalizer/*" >
15
+ <Issue >https://github.com/dotnet/runtime/issues/76041</Issue >
16
+ </ExcludeList >
14
17
</ItemGroup >
15
18
16
19
<!-- All OS/Arch CoreCLR excludes -->
36
39
<ExcludeList Include =" $(XunitTestBinBase)/GC/LargeMemory/Allocation/finalizertest/*" >
37
40
<Issue >https://github.com/dotnet/runtime/issues/5933</Issue >
38
41
</ExcludeList >
39
- <ExcludeList Include =" $(XunitTestBinBase)/baseservices/finalization/*" >
40
- <Issue >https://github.com/dotnet/runtime/issues/76041</Issue >
41
- </ExcludeList >
42
42
<ExcludeList Include =" $(XunitTestBinBase)/GC/LargeMemory/API/gc/collect/*" >
43
43
<Issue >https://github.com/dotnet/runtime/issues/5933</Issue >
44
44
</ExcludeList >
You can’t perform that action at this time.
0 commit comments