Uh oh!
There was an error while loading. Please reload this page.
Fix race condition in JenkinsTriggerHelper - #229
Conversation
khmarbaise
commented
Feb 3, 2017
I have checked the build it's not your fault the failing build.... |
Veske
commented
Feb 3, 2017
Alright, I don't have the options currently to set-up the environment to run your IT tests also. Will wait till you guys can figure it out then. |
So the problem was a fix which failed an integration tests which was an wrong implementation...which is now fixed...Can you please rebase against current master... |
o getViews() default api/json?depth=1 cause timeout but that change has caused in a failing integration test case which is now fixed by using tree=.. parameters.
Make the polling rate configurable
I might have messed up the PR, includes your changes also. Can you check if it's okay? Also if you could advice me on how to run these IT tests then I could maybe write an IT for this also later. Right now I wrote it "blindly". |
khmarbaise
commented
Feb 3, 2017
You can the IT's simply by using: BTW: Currently I'm trying to make that more simpler, cause I find it too complex as well...But the travis build already says everything looks ok... I assume you did something wrong while you tried to do the rebase... This will integrate all changes from the master which have been committed after you have created your branch...in the end a |
khmarbaise
commented
Feb 3, 2017
Looks fine so far, cause I got only a fast-forward pull...No problem. |
Veske
commented
Feb 3, 2017
I mean the method it self, that it works. Not at work currently, have nothing to test against. Did look ok tough. |
khmarbaise
commented
Feb 3, 2017
Updated the ReleaseNotes with a hint to your GitHub reference. Thanks for your pull request. |
khmarbaise
commented
Feb 3, 2017
Can you now close the PR... |
Veske
commented
Feb 3, 2017
Umh... It's closed now, no? |
khmarbaise
commented
Feb 3, 2017
Ah sorry..missed that it is already closed. Sorry.. |
Fix race condition in JenkinsTriggerHelper