Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upShow promotions and description on the pipeline #124
Conversation
This comment has been minimized.
This comment has been minimized.
Show promotions and description on the pipeline
This comment has been minimized.
This comment has been minimized.
Got this errors every second build when I build master after merge: testFailedThenQueued(se.diabol.jenkins.pipeline.domain.TaskTest) Time elapsed: 0.526 sec <<< ERROR! testIsRebuildableNoPermission(se.diabol.jenkins.pipeline.domain.TaskTest) Time elapsed: 1.79 sec <<< ERROR! testIsRebuildable(se.diabol.jenkins.pipeline.domain.TaskTest) Time elapsed: 1.1 sec <<< ERROR! |
This comment has been minimized.
This comment has been minimized.
cooolmagic
commented
Jul 2, 2015
@patbos Not sure how these tests where passing before. Looks like they are not mocking their dependencies and are accessing shared states (in static fields). For now I have added null checks and tests are now passing for me. See PR 125. |
This comment has been minimized.
This comment has been minimized.
cooolmagic
commented
Jul 8, 2015
@patbos @dawidmalina Do you know when is the next plugin release will be? |
abnath commentedJun 25, 2015
Show promotions and description on the pipeline. Both are configurable(on/off) via config page.