-
Bug
-
Resolution: Unresolved
-
Major
-
None
Hi,
I've installed the TAP and TestLink plugins in Jenkins, and configured a build following the same logic as many people here (I can post details if needed).
My build seems to run fine in Jenkins, but the problems are after:
1. The build indicates "Not Run" as execution state.
2. The tests status is not updated in TestLink.
I have attached 2 screenshots: ss1.jpg which shows the build status, and ss2.jpg showing the TAP Extended Test Results screen.
Could you please help me finding what's wrong? Thank you in advance.
[JENKINS-20039] TestLink plugin indicates test case as "not run" and TestLink is not updated with build status
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Attachment | New: testlink.jpg [ 24567 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Hi Garden, the plug-ins treat TAP file differently.
In the tap-plugin, each test result within a tap test stream is a "test result" for Jenkins.
However, for the testlink-plugin, you only have one strategy that uses the tap file name.