Skip to content

Commit 75361ab

Browse files
authored
Reenable Android.Device_Emulator.Aot.Test.csproj
Closes #49757
1 parent 7795971 commit 75361ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libraries/tests.proj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,7 @@
352352
<ItemGroup Condition="'$(ArchiveTests)' == 'true' and '$(TargetOS)' == 'Android'">
353353
<ProjectReference Include="$(MonoProjectRoot)sample\Android\AndroidSampleApp.csproj"
354354
BuildInParallel="false" />
355-
<!-- Disable Android.Device_Emulator.Aot.Test.csproj temporarily due to https://github.com/dotnet/runtime/issues/49757 -->
356355
<ProjectReference Include="$(RepoRoot)\src\tests\FunctionalTests\Android\**\*.Test.csproj"
357-
Exclude="$(RepoRoot)\src\tests\FunctionalTests\Android\Device_Emulator\AOT\Android.Device_Emulator.Aot.Test.csproj"
358356
BuildInParallel="false" />
359357
</ItemGroup>
360358

0 commit comments

Comments
 (0)