NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling SequenceFilePostResultListEntry doesn't change recorded result output

Solved!
Go to solution

Hi Everyone,

 

I'm trying to use SequenceFilePostResultListEntry to discard some step results.

But when I launch the test (UUT or SinglePass entry point), I can still see the results on the report,

despite the parameter DiscardResult on True for all steps.

 

I noticed too (by setting, Parameters.Step.Result.Status = "Failed" in SequenceFilePostResultListEntry sequence),

that the execution pane shows the steps at failed but "Passed" on the report pane.

 

Does anyone knows about those behavior ? Is there an option I may have forgotten ?

 


Please see the attached sequence file.

 

Thanks for your participation...

Download All
0 Kudos
Message 1 of 3
(3,930 Views)

Running your sequence on my machine works as expected.

No results are available, so the report consists of the header and then states:

No Sequence Results Found

 

Do you use a default process model?

Which version of TestStand?

Do you use On-The-Fly reporting?

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
Message 2 of 3
(3,923 Views)
Solution
Accepted by topic author LMartin

Great Is working now,

 

I was using on-the-fly reporting.

 


Thanks Norbert !

 

PS: I'm using TestStand 4.2.1 with the SequentialModel.seq as process model

0 Kudos
Message 3 of 3
(3,920 Views)