Issue 79209 - [cws pathfinder] i_pengine.bas doesn't work in cws pathfinder01
Summary: [cws pathfinder] i_pengine.bas doesn't work in cws pathfinder01
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: fredrik.haegg
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-04 13:39 UTC by marc.neumann
Modified: 2013-08-07 15:06 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description marc.neumann 2007-07-04 13:39:16 UTC
Your test i_pengine.bas doesn't work in CWS pathfinder01, because there are 3
new entries in the motion path dialog.

If I would understand your test I has a change to fix it by my self. But a
testcase with ~500 lines and a declaration like this "dim i,s,q,e,o,p,d,u,t,l,w
as integer" hinders me to understand the test.

So you need to fix it by your own.
Comment 1 marc.neumann 2007-07-04 13:41:03 UTC
change type to TASK
Comment 2 fredrik.haegg 2007-07-04 13:50:52 UTC
Funny you should stumble upon this right now, because I am currently rewriting
i_pengine. 
Yes, the 500 line-testcase is being rewritten to one testcase per Tabpage, 
but I don't think you have actually read the code. The "dim i,s,q,e,o,p,d,u,t,l,w
as integer"-declaration, is only for the For-Next -loops, which makes them easy
to track. 

I'll include Pathfinder01 in the debugging.
Comment 3 fredrik.haegg 2007-07-11 13:45:31 UTC
Fixed and implemented.
Comment 4 marc.neumann 2007-07-27 10:32:14 UTC
verifiedi_pengine.bas run on pathfinder02 without errors
Comment 5 fredrik.haegg 2007-09-19 11:35:15 UTC
Fixed and working. Closing.