-
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.
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.