Skip to content

Commit b0723a4

Browse files
Rename CoreCLR AOT failure test
Agent-Logs-Url: https://github.com/dotnet/android/sessions/5dc84843-14bd-46ed-a820-7463318a90bb Co-authored-by: simonrozsival <374616+simonrozsival@users.noreply.github.com>
1 parent a177286 commit b0723a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests

src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests/AotTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ public void CheckWhetherLibcAndLibmAreReferencedInAOTLibraries ()
493493
}
494494

495495
[Test]
496-
public void RunAOTCompilationWithCoreClrErrors ()
496+
public void RunAOTCompilationWithCoreClrFailsBuild ()
497497
{
498498
var proj = new XamarinAndroidApplicationProject {
499499
IsRelease = true,

0 commit comments

Comments
 (0)