Skip to content

force aggressive inlining

11e113b
Select commit
Loading
Failed to load commit list.
Open

WIP Optimize TryGetArgumentDirectionAndType #371

force aggressive inlining
11e113b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / UiPath.CoreWF failed Aug 4, 2025 in 9m 3s

Build #20250804-03 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 4,011 (98.60%)
  • Other: 56 (1.38%)
  • Total: 4,068

Annotations

Check failure on line 545 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / UiPath.CoreWF

Build log #L545

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

Check failure on line 554 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / UiPath.CoreWF

Build log #L554

Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\1\\s\\src' ]

Check failure on line 1 in TestCases.Runtime.WorkflowInstanceTest.WorflowInstanceResumeBookmarkAsyncTests.TestResumeWithDelay

See this annotation in the file changed.

@azure-pipelines azure-pipelines / UiPath.CoreWF

TestCases.Runtime.WorkflowInstanceTest.WorflowInstanceResumeBookmarkAsyncTests.TestResumeWithDelay

System.Activities.WorkflowApplicationUnloadedException : WorkflowInstance Id: '614c981d-a7c6-4cd9-a7b5-b84720a9c2f8' was Unloaded.
Raw output
   at System.Activities.WorkflowApplication.ThrowIfUnloaded() in D:\a\1\s\src\UiPath.Workflow.Runtime\WorkflowApplication.cs:line 2798
   at System.Activities.WorkflowApplication.ValidateStateForPersist() in D:\a\1\s\src\UiPath.Workflow.Runtime\WorkflowApplication.cs:line 2860
   at System.Activities.WorkflowApplication.Persist(TimeSpan timeout) in D:\a\1\s\src\UiPath.Workflow.Runtime\WorkflowApplication.cs:line 2340
   at System.Activities.WorkflowApplication.Persist() in D:\a\1\s\src\UiPath.Workflow.Runtime\WorkflowApplication.cs:line 2323
   at Test.Common.TestObjects.Runtime.RemoteWorkflowRuntime.PersistWorkflow() in D:\a\1\s\src\Test\TestObjects\Runtime\RemoteWorkflowRuntime.cs:line 504
   at Test.Common.TestObjects.Runtime.TestWorkflowRuntime.PersistWorkflow() in D:\a\1\s\src\Test\TestObjects\Runtime\TestWorkflowRuntime.cs:line 331
   at TestCases.Runtime.WorkflowInstanceTest.WorflowInstanceResumeBookmarkAsyncTests.TestResumeWithDelay() in D:\a\1\s\src\Test\TestCases.Runtime\WorflowInstanceResumeBookmarkAsyncTests.cs:line 410