Skip to content

Commit 2a7789d

Browse files
authored
Remove lifetime2 test and remove its crossgen2 test exclusion (#117995)
Remove JIT/directed/lifetime/lifetime2 test because it is unreliable by construction
1 parent 9e82819 commit 2a7789d

File tree

3 files changed

+0
-233
lines changed

3 files changed

+0
-233
lines changed

src/tests/JIT/Directed/lifetime/lifetime2.cs

Lines changed: 0 additions & 212 deletions
This file was deleted.

src/tests/JIT/Directed/lifetime/lifetime2.csproj

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -573,9 +573,6 @@
573573
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/Arrays/misc/arrres_il_r/**">
574574
<Issue>https://github.com/dotnet/runtime/issues/109311</Issue>
575575
</ExcludeList>
576-
<ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/lifetime/lifetime2/**">
577-
<Issue>https://github.com/dotnet/runtime/issues/109313</Issue>
578-
</ExcludeList>
579576
<ExcludeList Include="$(XunitTestBinBase)/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/**">
580577
<Issue>https://github.com/dotnet/runtime/issues/109314</Issue>
581578
</ExcludeList>

0 commit comments

Comments
 (0)