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

Fix missing ProcessPartitionEventAsync handler #432

Merged
merged 1 commit into from
Oct 22, 2024

fix missing ProcessPartitionEventAsync handler

26d6ea3
Select commit
Loading
Failed to load commit list.
Merged

Fix missing ProcessPartitionEventAsync handler #432

fix missing ProcessPartitionEventAsync handler
26d6ea3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Netherite - Continuous Integration failed Oct 14, 2024 in 9m 45s

Build #20241014.1 had test failures

Details

Tests

  • Failed: 1 (1.89%)
  • Passed: 52 (98.11%)
  • Other: 0 (0.00%)
  • Total: 53

Annotations

Check failure on line 3681 in Build log

See this annotation in the file changed.

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

Build log #L3681

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

Check failure on line 3686 in Build log

See this annotation in the file changed.

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

Build log #L3686

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

Check failure on line 1 in DurableTask.Netherite.AzureFunctions.Tests.CoreScenarios.CanOrchestrateEntities

See this annotation in the file changed.

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

DurableTask.Netherite.AzureFunctions.Tests.CoreScenarios.CanOrchestrateEntities

System.TimeoutException : task did not complete within 00:01:00
Raw output
   at DurableTask.Netherite.Tests.Common.<>c__DisplayClass2_0.<<WithTimeoutAsync>g__RunTimeoutCheckerAsync|0>d.MoveNext() in D:\a\1\s\test\DurableTask.Netherite.Tests\Common.cs:line 66
--- End of stack trace from previous location ---
   at DurableTask.Netherite.Tests.Common.WithTimeoutAsync(TimeSpan timeout, Func`1 taskFactory) in D:\a\1\s\test\DurableTask.Netherite.Tests\Common.cs:line 81