|
||||||||
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, are you sure this is what is causing the test case to not get updated?
Could you provide more information on how you configured your Jenkins job and your TestLink project, please?
I'm running some tests in TestLink + Jenkins and it's working. Nevertheless, I still have a similar log:
[<<][52851f22326cf425063766][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10][13/Nov/14 19:06:10][took 0.108671 secs]
[>>][52851f2254da2499616066][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10]
[13/Nov/14 19:06:10][WARNING][<nosession>][GUI]
E_NOTICE
Undefined index: testprojectid - in /home/kinow/php/workspace/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.class.php - Line 381
[<<][52851f2254da2499616066][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10][13/Nov/14 19:06:10][took 0.109018 secs]
[>>][52851f2277bb0983541012][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10]
[13/Nov/14 19:06:10][WARNING][<nosession>][GUI]
E_NOTICE
Undefined index: testprojectid - in /home/kinow/php/workspace/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.class.php - Line 381
[13/Nov/14 19:06:10][WARNING][<nosession>][GUI]
E_NOTICE
Undefined index: keywords - in /home/kinow/php/workspace/testlink-1.9.8/lib/functions/testplan.class.php - Line 6699
[13/Nov/14 19:06:10][WARNING][<nosession>][GUI]
E_NOTICE
Undefined index: keywords - in /home/kinow/php/workspace/testlink-1.9.8/lib/functions/testplan.class.php - Line 6728
[<<][52851f2277bb0983541012][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10][13/Nov/14 19:06:10][took 0.110298 secs]
[>>][52851f229b8f1495470341][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10]
[13/Nov/14 19:06:10][WARNING][<nosession>][GUI]
E_NOTICE
Undefined index: testcaseexternalid - in /home/kinow/php/workspace/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.class.php - Line 2996
[<<][52851f229b8f1495470341][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10][13/Nov/14 19:06:10][took 0.114173 secs]
[>>][52851f22c5145663946601][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10]
[13/Nov/14 19:06:10][WARNING][<nosession>][GUI]
E_NOTICE
Undefined index: testprojectid - in /home/kinow/php/workspace/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.class.php - Line 381
[<<][52851f22c5145663946601][DEFAULT][/testlink-1.9.8/lib/api/xmlrpc/v1/xmlrpc.php][13/Nov/14 19:06:10][13/Nov/14 19:06:10][took 0.11721 secs]
Thanks!