Skip to content

Commit d38bb6e

Browse files
Remove RequiresProcessIsolation on InterfaceFolding tests (#112098)
Was looking at these and saw there's no need for isolation here.
1 parent 4cfdb7d commit d38bb6e

37 files changed

+0
-74
lines changed

src/tests/Loader/classloader/InterfaceFolding/Ambiguous.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase0.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase0_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase0_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase0_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase0_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase1.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase1_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase1_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase1_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase1_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase2.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase2_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase2_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase2_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase2_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase3.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase3_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase3_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase3_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase3_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase4.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase4_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase4_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase4_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase4_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase5.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase5_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase5_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase5_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase5_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase6.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase6_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase6_Nested_I_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase6_Nested_J.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase6_Nested_J_Nested_I.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

src/tests/Loader/classloader/InterfaceFolding/TestCase7.ilproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk.IL">
22
<PropertyGroup>
3-
<!-- Needed for mechanical merging of all remaining tests, this particular project may not actually need process isolation -->
4-
<RequiresProcessIsolation>true</RequiresProcessIsolation>
53
<CLRTestPriority>1</CLRTestPriority>
64
</PropertyGroup>
75
<ItemGroup>

0 commit comments

Comments
 (0)