I’m executing test cases from Orchestrator. I have added the test cases to a Test set and scheduled it to run for a particular duration.
Every time the execution ends, even though the Status for the testset is “Passed” under Test executions, but in UiPath Assistant, I see failed processes and the error shown is “You’re not authorized!”.
Here are the error details -
You are not authorized!
at UiPath. Testing Activities. Api. Rest HttpClientRestApi. <MakeRequestAsync>d 24. MoveNext ()
End of stack trace from previous location where
exception was thrown
at System. Runtime. CompilerServices TaskAwaiter. ThrowForNonSuccess (Task task) at
System. Runtime. CompilerServices TaskAwaiter. HandleNonSuccessAndDebuggerNotification (Task task) at UiPath. Testing.Activities. Api. Rest.HttpClientRestApi.<GetRequestAsyne>d_
22. MoveNext ()
-- End of stack trace from previous location where exception was thrown at System. Runtime. CompilerServices. TaskAwaiter. ThrowForNonSuccess (Task task) at System. Runtime. CompilerServices TaskAwaiter. HandleNonSuccessAndDebuggerNotification (Task task) at UiPath. Testing Activities. OrchestratorService.<GetTestCasesInTestSetCoverageFilesList>d
End of stack trace from previous location where exception was thrown ---at System. Runtime. CompilerServices. TaskAwaiter. ThrowForNonSuccess (Task task) at System. Runtime. CompilerServices. TaskAwaiter HandleNonSuccessAndDebuggerNotification (Task task) at System. Runtime.CompilerServices.TaskAwaiter.ValidateEnd (Task task)
at UiPath. Testing.Activities. Coverage. CoverageMergeActivity・<ExecuteAsyncyd
8. MoveNext ()
End of stack trace from previous location where exception was thrown ---
at UiPath. Shared.Activities.AsyncTaskNativeImplementation. BookmarkResumptionCallback (NativeActivityContext context, Object value) at UiPath. Shared.Activities AsyncIaskNativeActivity. BookmarkResumptionCallback (NativeActivityContext context, Bookmark bookmark, Object value) at System.Activities. Runtime. BookmarkCallbackWrapper. Invoke (NativeActivityContext context, Bookmark bookmark, Object value) at System.Activities. Runtime. BookmarkWorkItem. Execute (ActivityExecutor executor, BookmarkManager bookmarkManager)
Orchestrator Version - 2021.10.03
UiPath Studio Version - 2022.4.1
Any suggestions would be of great help. Thanks!

