11-17-2004 02:37 AM
11-17-2004 11:14 AM
11-26-2004 02:33 PM
11-29-2004 12:00 PM
12-01-2004 02:05 PM
12-02-2004 09:33 AM
04-18-2024 03:48 AM
Hi,
have you ever found a solution or an explanation to this issue? since I'm facing the same result, even if i have this filter in the DataBase plugin:
Left(Logging.StepResult.TS.StepType, 7) != "NI_Flow" && Logging.StepResult.Status != "Done" && Logging.StepResult.Status != "Skipped" && Logging.StepResult.Status != "Passed"
But still i see the Passed Stepos logged to my database, how is that possible?
My plugin uses On-The-FLy option too and i have sequences which calls other sequences in a separated thread.
Thank you for the help!
Best Regards,
Zuc