11-28-2007 07:04 AM
11-28-2007 09:06 AM
11-28-2007 10:20 AM
Hi Norbert,
The result filtering is set to Skip Passed/Done steps and this is done in report settings menu. So My result list only have Failed steps.
Do you suggest to modify PostResultListEntry from the model.
Thanks
11-29-2007 01:49 AM
12-04-2007 12:59 PM
Hi Norbert,
Does this applies only to newer versions of teststand. I have this problem on one of the oldest teststand versions I Have, which is TS V1.0. I couldn't find the call back and the result processing is done in separate file called reportgen_txt.seq.
I have attched the sequence.
Thanks
12-05-2007 02:03 AM
12-05-2007 03:28 AM
Hi,
I dont believe the callback is available in TestStand 1, which is why I resorted to removing items from the ResultList before the Test Report was generated.
see my submitted sequence file
http://zone.ni.com/devzone/cda/epd/p/id/2026
Regards
Ray
12-12-2007 09:09 AM
Thanks Ray,
This solved my problem fully and I understand why is the delay exactly. I just changed the precondition to NOT FAILED.
I couldn't find the call back in TS3.0 as well and so applied the same steps I did for TS1.0.
Thanks again
mama007,