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

Adding a .NET 8 target follow up for extensions packages #47214

Merged
merged 1 commit into from
Nov 27, 2024

net8.0 target follow up

c89c75a
Select commit
Loading
Failed to load commit list.
Merged

Adding a .NET 8 target follow up for extensions packages #47214

net8.0 target follow up
c89c75a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - functions - tests failed Nov 18, 2024 in 27m 58s

Build #20241118.1 had test failures

Details

Tests

  • Failed: 12 (0.21%)
  • Passed: 5,604 (99.33%)
  • Other: 26 (0.46%)
  • Total: 5,642
Code coverage

  • 9548 of 36698 lines covered (26.02%)

Annotations

Check failure on line 648 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Build log #L648

PowerShell exited with code '1'.

Check failure on line 616 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Build log #L616

PowerShell exited with code '1'.

Check failure on line 736 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Build log #L736

PowerShell exited with code '1'.

Check failure on line 637 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Build log #L637

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

  Expected string length 61 but was 1331. Strings differ at index 39.
  Expected: "...rying for queue scale status: Things are very wrong."
  But was:  "...rying for queue scale status: Azure.RequestFailedException..."
  --------------------------------------------^
Raw output
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions() in /Users/runner/work/1/s/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/tests/QueueMetricsProviderTests.cs:line 101
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions() in /Users/runner/work/1/s/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/tests/QueueMetricsProviderTests.cs:line 101
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions()

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

  Expected string length 61 but was 1355. Strings differ at index 39.
  Expected: "...rying for queue scale status: Things are very wrong."
  But was:  "...rying for queue scale status: Azure.RequestFailedException..."
  --------------------------------------------^
Raw output
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.<GetMetrics_HandlesStorageExceptions>d__12.MoveNext() in D:\a\_work\1\s\sdk\storage\Microsoft.Azure.WebJobs.Extensions.Storage.Queues\tests\QueueMetricsProviderTests.cs:line 101
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.<GetMetrics_HandlesStorageExceptions>d__12.MoveNext() in D:\a\_work\1\s\sdk\storage\Microsoft.Azure.WebJobs.Extensions.Storage.Queues\tests\QueueMetricsProviderTests.cs:line 101
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions()

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

  Expected string length 61 but was 1331. Strings differ at index 39.
  Expected: "...rying for queue scale status: Things are very wrong."
  But was:  "...rying for queue scale status: Azure.RequestFailedException..."
  --------------------------------------------^
Raw output
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions() in /mnt/vss/_work/1/s/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/tests/QueueMetricsProviderTests.cs:line 101
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions() in /mnt/vss/_work/1/s/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/tests/QueueMetricsProviderTests.cs:line 101
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions()

Check failure on line 1 in Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - functions - tests

Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions

  Expected string length 61 but was 1342. Strings differ at index 39.
  Expected: "...rying for queue scale status: Things are very wrong."
  But was:  "...rying for queue scale status: Azure.RequestFailedException..."
  --------------------------------------------^
Raw output
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions() in D:\a\_work\1\s\sdk\storage\Microsoft.Azure.WebJobs.Extensions.Storage.Queues\tests\QueueMetricsProviderTests.cs:line 101
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions() in D:\a\_work\1\s\sdk\storage\Microsoft.Azure.WebJobs.Extensions.Storage.Queues\tests\QueueMetricsProviderTests.cs:line 101
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Microsoft.Azure.WebJobs.Extensions.Storage.Queues.Tests.QueueMetricsProviderTests.GetMetrics_HandlesStorageExceptions()