[JIRA] (JENKINS-52587) On reaching the timeOut is not saving the 'Test Result'

0 views
Skip to first unread message

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 16, 2018, 12:32:01 PM7/16/18
to jenkinsc...@googlegroups.com
Felipe Locatelli created an issue
 
Jenkins / Bug JENKINS-52587
On reaching the timeOut is not saving the 'Test Result'
Issue Type: Bug Bug
Assignee: Daniel Gront
Attachments: timeOut.png
Components: hp-application-automation-tools-plugin
Created: 2018-07-16 16:31
Environment: Windows 7 - 64bits
Java 1.8.0_171
Jenkins ver. 2.37
HPE Application Automation Tools - 5.4
HPE Unified Functional Testing - 14.03
Labels: hpe test plugin automation tools application
Priority: Minor Minor
Reporter: Felipe Locatelli

Olá, ao executar um teste e atingir o timeOut, o resultado do teste não está sendo salvo, isso também ocorre se um teste for cancelado.

Ficaria muito grato se os resultados do teste fossem gerados nessas situações, isso impede que o retrabalho execute um teste manualmente para identificar onde ele está falhando.

Obrigado por ouvir!

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)

daniel.gront@hpe.com (JIRA)

unread,
Jul 16, 2018, 12:44:01 PM7/16/18
to jenkinsc...@googlegroups.com
Daniel Gront commented on Bug JENKINS-52587
 
Re: On reaching the timeOut is not saving the 'Test Result'

Felipe Locatelli I am not sure that everyone could understand you if it's written in foreign language, could you please translate your message to English?

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 16, 2018, 1:19:02 PM7/16/18
to jenkinsc...@googlegroups.com

Ok, when running a test and reaching the timeOut, the test result is not being saved, this also occurs if a test is canceled.

Is there a way to generate the logs with their situations?

Thanks for listening!

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 16, 2018, 4:49:06 PM7/16/18
to jenkinsc...@googlegroups.com
Felipe Locatelli updated an issue
 
Change By: Felipe Locatelli
Olá Ok , ao executar um teste e atingir o when running a test and reaching the timeOut, o resultado do teste não está sendo salvo the test result is not being saved , isso também ocorre se um teste for cancelado this also occurs if a test is canceled .

Ficaria muito grato se os resultados do teste fossem gerados nessas situações, isso impede que o retrabalho execute um teste manualmente para identificar onde ele está falhando.

Obrigado por ouvir Is there a way to generate the logs with their situations?

Thanks for listening
!

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 16, 2018, 4:49:07 PM7/16/18
to jenkinsc...@googlegroups.com
Felipe Locatelli updated an issue
Ok Hello , when running a test and reaching the timeOut, the test result is not being saved, this also occurs if a test is canceled.


Is there a way to generate the logs with their situations?

Thanks for listening!

daniel.gront@hpe.com (JIRA)

unread,
Jul 17, 2018, 12:27:01 AM7/17/18
to jenkinsc...@googlegroups.com
Daniel Gront commented on Bug JENKINS-52587
 
Re: On reaching the timeOut is not saving the 'Test Result'

Felipe Locatelli, Please upload the console output.

And it could be that there is no support in mbtx in that version and it's only added recently at https://github.com/jenkinsci/hpe-application-automation-tools-plugin/pull/95

You could try using the beta version to see if this resolves your issue in https://repo.jenkins-ci.org/releases/org/jenkins-ci/plugins/hp-application-automation-tools-plugin/5.4.2-beta/hp-application-automation-tools-plugin-5.4.2-beta.hpi

daniel.gront@hpe.com (JIRA)

unread,
Jul 17, 2018, 12:28:01 AM7/17/18
to jenkinsc...@googlegroups.com
Daniel Gront assigned an issue to Tamas Florin
 
Change By: Daniel Gront
Assignee: Daniel Gront Tamas Florin

daniel.gront@hpe.com (JIRA)

unread,
Jul 17, 2018, 12:28:02 AM7/17/18
to jenkinsc...@googlegroups.com
Daniel Gront updated an issue
Change By: Daniel Gront
Labels: application automation UFT hpe plugin test tools

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 17, 2018, 7:09:04 AM7/17/18
to jenkinsc...@googlegroups.com
Felipe Locatelli updated an issue
Change By: Felipe Locatelli
Attachment: ConsoleOutOPutAbortedTest.txt
Attachment: ConsoleOutPutTimeOutTest.txt

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 17, 2018, 7:12:02 AM7/17/18
to jenkinsc...@googlegroups.com
Felipe Locatelli commented on Bug JENKINS-52587
 
Re: On reaching the timeOut is not saving the 'Test Result'

Hello, I downloaded the console information output of the two situations that are not saving the UFT Test Report on Jenkins!

daniel.gront@hpe.com (JIRA)

unread,
Jul 17, 2018, 8:03:01 AM7/17/18
to jenkinsc...@googlegroups.com

rolando-mihai.vlad@hpe.com (JIRA)

unread,
Jul 17, 2018, 8:41:02 AM7/17/18
to jenkinsc...@googlegroups.com

In case of LoadRunner if the job reaches timeout during Controller execution, the LoadRunner results folder won't be created, thus you will not see any output.

 

Regards,

Rolando

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 17, 2018, 9:05:01 AM7/17/18
to jenkinsc...@googlegroups.com

Okay, is there any way or plugin that it's possible to make this folder generation when it reaches timeOut?

daniel.gront@hpe.com (JIRA)

unread,
Jul 17, 2018, 9:09:01 AM7/17/18
to jenkinsc...@googlegroups.com

Felipe Locatelli, I'll contact UFT side which responsible for this as well and see if their behavior is different.

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 17, 2018, 9:21:01 AM7/17/18
to jenkinsc...@googlegroups.com

felipe_locatelli12@hotmail.com (JIRA)

unread,
Jul 18, 2018, 7:42:02 AM7/18/18
to jenkinsc...@googlegroups.com

One possible way to resolve it would be after the timeOut (timeOut.png) field allows you to run a command line before the entire jenkins stop process. In that case, it could run a '.vbs' script and send the Test.Stop command to the UFT.

paul-adrian.tofan@microfocus.com (JIRA)

unread,
Jan 22, 2020, 10:17:02 AM1/22/20
to jenkinsc...@googlegroups.com
Paul-Adrian Tofan assigned an issue to Anda Sorina Laakso
 
Change By: Paul-Adrian Tofan
Assignee: Tamas Florin Anda Sorina Laakso
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages