Skip to content

Commit 84b7c2f

Browse files
Unblock System.Linq testing in nativeAOT outerloop (#108302)
1 parent 69de6dd commit 84b7c2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/libraries/System.Linq/tests/default.rd.xml

+4
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,10 @@
287287
<GenericArgument Name="System.Int32, System.Runtime" />
288288
</Method>
289289

290+
<Method Name="ReverseArray" Dynamic="Required All">
291+
<GenericArgument Name="System.Int32, System.Runtime" />
292+
</Method>
293+
290294
<Method Name="RunOnce" Dynamic="Required All">
291295
<GenericArgument Name="System.Int32, System.Runtime" />
292296
</Method>

0 commit comments

Comments
 (0)