Skip to content

Merge branch 'main' into net8update

Azure Pipelines / net - playwrighttesting - tests succeeded Nov 15, 2024 in 15m 6s

Build #20241115.2 had test failures

Details

Tests

  • Failed: 1 (0.07%)
  • Passed: 1,495 (98.88%)
  • Other: 16 (1.06%)
  • Total: 1,512
Code coverage

  • 898 of 2836 lines covered (31.66%)

Annotations

Check failure on line 1 in Azure.ResourceManager.PlaywrightTesting.Tests.Scenario.PlaywrightTestingAccountOperations(False).AccountOperationTests()

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - playwrighttesting - tests

Azure.ResourceManager.PlaywrightTesting.Tests.Scenario.PlaywrightTestingAccountOperations(False).AccountOperationTests()

  Expected: Succeeded
  But was:  Accepted
Raw output
   at Azure.ResourceManager.PlaywrightTesting.Tests.Scenario.PlaywrightTestingAccountOperations.<AccountOperationTests>d__15.MoveNext() in D:\a\_work\1\s\sdk\playwrighttesting\Azure.ResourceManager.PlaywrightTesting\tests\Scenario\PlaywrightTestingAccountOperations.cs:line 57
--- 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 Azure.ResourceManager.PlaywrightTesting.Tests.Scenario.PlaywrightTestingAccountOperations.<AccountOperationTests>d__15.MoveNext() in D:\a\_work\1\s\sdk\playwrighttesting\Azure.ResourceManager.PlaywrightTesting\tests\Scenario\PlaywrightTestingAccountOperations.cs:line 57
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   at Azure.ResourceManager.PlaywrightTesting.Tests.Scenario.PlaywrightTestingAccountOperations.AccountOperationTests()