|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi @Abdallah,
Thanks for reporting and including sufficient information to investigate the issue (regarding the book.pdf, you could have included only the link, that's all right, but the Jira infra team will have to remove it later :=)
My guess is that your test cases in TestLink are not marked as Automated. Your console output has the following output message:
"Found 0 automated test cases in TestLink."
It means that the plug-in tried (using testlink-java-api) to retrieve the test cases from TestLink that are marked as Automated, and associated to the test plan used in the job configuration ("My first test plan [?]).
Does that help?
Thanks! Bruno