Jenkins to ATS build fails - though test run completes succesfully
0
Project as in Jenkins – Build Action – Execute Shell Post Build Action – Email Notifications Build Now – As per this build failed. Also, email received as per post build action says – Build Failed – On ATS - Test Case submitted successfully – As part of pre-requisite verified that our Linux server has curl and xmllint – [irifyy@irxvld0550 ~]$ hostname irxvld0550 [irifyy@irxvld0550 ~]$ which curl /usr/bin/curl [irifyy@irxvld0550 ~]$ which xmllint /usr/bin/xmllint [irifyy@irxvld0550 ~]$
asked
Shaivya Tripathi
1 answers
1
Hello,
Could you (double)check if your version of xmllint supports this --xpath flag (should be in the list of options)?
If not, you might have to update the libxml2 package.