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

increase major version (2.0.0) and update packages #425

Merged

revise solution

87e5884
Select commit
Loading
Failed to load commit list.
Merged

increase major version (2.0.0) and update packages #425

revise solution
87e5884
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Netherite - Continuous Integration failed Oct 2, 2024 in 8m 2s

Build #20241002.6 had test failures

Details

Tests

  • Failed: 4 (9.30%)
  • Passed: 39 (90.70%)
  • Other: 0 (0.00%)
  • Total: 43

Annotations

Check failure on line 153 in Build log

See this annotation in the file changed.

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

Build log #L153

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

Check failure on line 158 in Build log

See this annotation in the file changed.

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

Build log #L158

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.QueryTests.NoInstancesCreated

See this annotation in the file changed.

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

DurableTask.Netherite.Tests.QueryTests.NoInstancesCreated

[Test Class Cleanup Failure (DurableTask.Netherite.Tests.QueryTests)]: System.AggregateException : One or more errors occurred. (task did not complete within 00:01:00)
---- System.TimeoutException : task did not complete within 00:01:00
Raw output
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at DurableTask.Netherite.Tests.Common.WithTimeout(TimeSpan timeout, Action action) in D:\a\1\s\test\DurableTask.Netherite.Tests\Common.cs:line 92
   at DurableTask.Netherite.Tests.HostFixture.Dispose() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 92
----- Inner Stack Trace -----
   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

Check failure on line 1 in DurableTask.Netherite.Tests.QueryTests.QueryOrchestrationInstanceByRuntimeStatus

See this annotation in the file changed.

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

DurableTask.Netherite.Tests.QueryTests.QueryOrchestrationInstanceByRuntimeStatus

[Test Class Cleanup Failure (DurableTask.Netherite.Tests.QueryTests)]: System.AggregateException : One or more errors occurred. (task did not complete within 00:01:00)
---- System.TimeoutException : task did not complete within 00:01:00
Raw output
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at DurableTask.Netherite.Tests.Common.WithTimeout(TimeSpan timeout, Action action) in D:\a\1\s\test\DurableTask.Netherite.Tests\Common.cs:line 92
   at DurableTask.Netherite.Tests.HostFixture.Dispose() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 92
----- Inner Stack Trace -----
   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

Check failure on line 1 in DurableTask.Netherite.Tests.QueryTests.PurgeInstanceHistoryForTimePeriodDeletePartially

See this annotation in the file changed.

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

DurableTask.Netherite.Tests.QueryTests.PurgeInstanceHistoryForTimePeriodDeletePartially

[Test Class Cleanup Failure (DurableTask.Netherite.Tests.QueryTests)]: System.AggregateException : One or more errors occurred. (task did not complete within 00:01:00)
---- System.TimeoutException : task did not complete within 00:01:00
Raw output
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at DurableTask.Netherite.Tests.Common.WithTimeout(TimeSpan timeout, Action action) in D:\a\1\s\test\DurableTask.Netherite.Tests\Common.cs:line 92
   at DurableTask.Netherite.Tests.HostFixture.Dispose() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 92
----- Inner Stack Trace -----
   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

Check failure on line 1 in DurableTask.Netherite.Tests.QueryTests.QueryOrchestrationInstancesByDateRange

See this annotation in the file changed.

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

DurableTask.Netherite.Tests.QueryTests.QueryOrchestrationInstancesByDateRange

[Test Class Cleanup Failure (DurableTask.Netherite.Tests.QueryTests)]: System.AggregateException : One or more errors occurred. (task did not complete within 00:01:00)
---- System.TimeoutException : task did not complete within 00:01:00
Raw output
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at DurableTask.Netherite.Tests.Common.WithTimeout(TimeSpan timeout, Action action) in D:\a\1\s\test\DurableTask.Netherite.Tests\Common.cs:line 92
   at DurableTask.Netherite.Tests.HostFixture.Dispose() in D:\a\1\s\test\DurableTask.Netherite.Tests\HostFixture.cs:line 92
----- Inner Stack Trace -----
   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