Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[monodroid] Fix the EnableNativeAnalyzers build #8293

Merged
merged 1 commit into from
Aug 25, 2023

[monodroid] Fix the EnableNativeAnalyzers build

2869aee
Select commit
Loading
Failed to load commit list.
Merged

[monodroid] Fix the EnableNativeAnalyzers build #8293

[monodroid] Fix the EnableNativeAnalyzers build
2869aee
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / Xamarin.Android-PR failed Aug 23, 2023 in 2h 22m 49s

Build #8.0.0-ci.net8.8298277+pr.8293-sha.8bf593a0b6-azdo.8298277 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 6,575 (97.80%)
  • Other: 147 (2.19%)
  • Total: 6,723

Annotations

Check failure on line 165 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Build log #L165

Error: The process '/Users/runner/.dotnet//dotnet' failed with exit code 1

Check failure on line 170 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Build log #L170

Dotnet command failed with non-zero exit code on the following projects : [
  '/Users/runner/work/1/s/bin/TestRelease/MSBuildDeviceIntegration/net7.0/MSBuildDeviceIntegration.dll'
]

Check failure on line 1 in Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(True,"Assemblies",False,null,"apk",True)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Xamarin.Android-PR

Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(True,"Assemblies",False,null,"apk",True)

Multiple failures or warnings in test:
  1)   Debugger should have connected but it did not.
  Expected: True
  But was:  False

  2) Exception occurred NUnit.Framework.AssertionException:   Debugger should have connected but it did not.
  Expected: True
  But was:  False

   at NUnit.Framework.Assert.ReportFailure(String message)
   at NUnit.Framework.Assert.ReportFailure(ConstraintResult result, String message, Object[] args)
   at NUnit.Framework.Assert.That[TActual](TActual actual, IResolveConstraint expression, String message, Object[] args)
   at NUnit.Framework.Assert.True(Boolean condition, String message, Object[] args)
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, String fastDevType, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/1/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
Raw output
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, String fastDevType, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/1/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 550
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Object, IntPtr*)

1)    at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, String fastDevType, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/1/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Object, IntPtr*)

2)    at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, String fastDevType, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/1/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Object, IntPtr*)