Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: tap-plugin
-
Labels:None
-
Environment:Linux
Jenkins 1.621
TAP Plugin 1.23
-
Similar Issues:
Description
Most jobs we have run arout 1:30 hrs. We have some pre-checks that should informs us quicker if something fundamental or important is not correct. There pre-checks are done within 1 or 2 minutes.
However, the TAP-Plugin waits for a checkpoint for a previous build, effectively stretching the otherwise 1-2 minute feedback cycle to 1:30 hours. I would be enough to disable this behaviour with a per-job option.
Hmmmm, I'm quite sure I've seen this issue in one of the plug-ins I maintain (guess it was NUnit?), so I'm not surprised to recognise the bug. Thanks for reporting, stay tuned as I'll try to start a dev cycle on the plug-in in the next days.