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

Bump azurite from 3.23.0 to 3.24.0 #182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump azurite from 3.23.0 to 3.24.0

29bcffa
Select commit
Loading
Failed to load commit list.
Open

Bump azurite from 3.23.0 to 3.24.0 #182

Bump azurite from 3.23.0 to 3.24.0
29bcffa
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 / IronPigeon failed Jul 2, 2023 in 7m 58s

Build #0.6.157-preview+80f1b2c31b had test failures

Details

Tests

  • Failed: 1 (0.48%)
  • Passed: 193 (93.24%)
  • Other: 13 (6.28%)
  • Total: 207
Code coverage

  • 405 of 3330 branches covered (12.16%)
  • 2064 of 7543 lines covered (27.36%)

Annotations

Check failure on line 351 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPigeon

Build log #L351

PowerShell exited with code '1'.

Check failure on line 363 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPigeon

Build log #L363

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in InboxControllerTests.DeleteInbox

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IronPigeon

InboxControllerTests.DeleteInbox

System.OperationCanceledException : The operation was canceled.
Raw output
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at InboxControllerTests.DeleteInbox() in D:\a\1\s\test\IronPigeon.Relay.Tests\InboxControllerTests.cs:line 189
--- End of stack trace from previous location ---