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

Always use assembly stores when assemblies are to be embedded #9410

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Post rebase fixups

1cf674a
Select commit
Loading
Failed to load commit list.
Draft

Always use assembly stores when assemblies are to be embedded #9410

Post rebase fixups
1cf674a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Xamarin.Android-PR failed Nov 25, 2024 in 3h 9m 33s

Build #9.0.20-ci.net9.24575.1+pr.9410.azdo.10614843 had test failures

Details

Tests

  • Failed: 4 (0.05%)
  • Passed: 7,856 (98.76%)
  • Other: 95 (1.19%)
  • Total: 7,955

Annotations

Check failure on line 285 in Build log

See this annotation in the file changed.

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

Build log #L285

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

Check failure on line 290 in Build log

See this annotation in the file changed.

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

Build log #L290

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

Check failure on line 285 in Build log

See this annotation in the file changed.

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

Build log #L285

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

Check failure on line 290 in Build log

See this annotation in the file changed.

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

Build log #L290

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

Check failure on line 1 in Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(True,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,False,null,"apk",True)

Multiple failures or warnings in test:
  1)   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

  2) Exception occurred NUnit.Framework.AssertionException:   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

   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.AreEqual(Object expected, Object actual, String message, Object[] args)
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 511
Raw output
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Span`1)

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

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

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

See this annotation in the file changed.

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

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

Multiple failures or warnings in test:
  1)   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

  2) Exception occurred NUnit.Framework.AssertionException:   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

   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.AreEqual(Object expected, Object actual, String message, Object[] args)
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 511
Raw output
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Span`1)

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

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

Check failure on line 1 in Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(True,False,"guest1","aab",True)

See this annotation in the file changed.

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

Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(True,False,"guest1","aab",True)

Multiple failures or warnings in test:
  1)   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

  2) Exception occurred NUnit.Framework.AssertionException:   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

   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.AreEqual(Object expected, Object actual, String message, Object[] args)
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 511
Raw output
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Span`1)

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

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

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

See this annotation in the file changed.

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

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

Multiple failures or warnings in test:
  1)   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

  2) Exception occurred NUnit.Framework.AssertionException:   Should have hit 4 breakpoints. Only hit 1
  Expected: 4
  But was:  1

   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.AreEqual(Object expected, Object actual, String message, Object[] args)
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 511
Raw output
   at Xamarin.Android.Build.Tests.DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Boolean embedAssemblies, Boolean allowDeltaInstall, String username, String packageFormat, Boolean useLatestSdk) in /Users/builder/azdo/_work/12/s/xamarin-android/tests/MSBuildDeviceIntegration/Tests/DebuggingTest.cs:line 525
   at InvokeStub_DebuggingTest.ApplicationRunsWithDebuggerAndBreaks(Object, Span`1)

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

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