|
The wrong testbed is used when a run step is invoked in a testcase that is executed via remote 'call' step and Testbed to use is set to be "Use testbed (if any) currently in use" in 'run' step property. For example, testbed file for f1.fftc is tb1.fftb testbed file for f2.fftc is tb2.fftb testbed file for f3.fftc is tb3.fftb f1.fftc has a 'call' step that points to f2.fftc (remote call) Execute f1.fftc. The testbed used for f3.fftc would be tb2.fftb. Patch is available: iTest 3.4.1 Patch 41145 (KAZ-17171) |