-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: hp-application-automation-tools-plugin, qtest-plugin
-
Environment:Windows Server 2012
When executing HPE tests from file system from a .mtbx, if multiple of the same jobs are running concurrently on the last build in the jenkins job queue will recognize that there are results available from the UFT tests.
Â
Attached is an output of the successfully built job - but failed to report successfully build
Â
Our process is similar to the following:
Â
We execute a master build job that parses a folder for available UFT tests, and kicks off each one as a new job through another build by dynamically creating a mtbx file.
These jobs run UFT scripts as expected and will always output UFT Run Reports
During the 'Post-Build Action' for Publishing HPE tests results the RunResultRecorder fails to find any test results to recordÂ
Subsequently the qTest Plugin will fail to upload a result to our server.
Â
Important thing to note: We cannot use ALM for these parallel job executions