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

[WIP] On a timeout, check for partition 'heartbeat' and report possibly unavailable partitions #387

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

clean up accidental edits

b7010a6
Select commit
Loading
Failed to load commit list.
Draft

[WIP] On a timeout, check for partition 'heartbeat' and report possibly unavailable partitions #387

clean up accidental edits
b7010a6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Netherite - Continuous Integration failed Apr 23, 2024 in 48m 54s

Build #20240423.2 had test failures

Details

Tests

  • Failed: 1 (0.59%)
  • Passed: 168 (99.41%)
  • Other: 0 (0.00%)
  • Total: 169

Annotations

Check failure on line 524 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

Build log #L524

Error: The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 529 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

Build log #L529

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\test\\DurableTask.Netherite.Tests\\DurableTask.Netherite.Tests.csproj'
]

Check failure on line 1 in DurableTask.Netherite.Tests.FaultInjectionTests.InjectHelloCompletion

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Netherite - Continuous Integration

DurableTask.Netherite.Tests.FaultInjectionTests.InjectHelloCompletion

System.TimeoutException : FaultInjector.WaitForStartup timed out after 00:00:30
Raw output
   at DurableTask.Netherite.Faster.FaultInjector.WaitForStartup(Int32 numPartitions, TimeSpan timeout) in D:\a\1\s\src\DurableTask.Netherite\StorageLayer\Faster\FaultInjector.cs:line 96
   at DurableTask.Netherite.Tests.FaultInjectionTests.InjectHelloCompletion() in D:\a\1\s\test\DurableTask.Netherite.Tests\FaultInjectionTests.cs:line 97
--- End of stack trace from previous location ---