OAK-4475 - CI failing on branches due to unknown fixture SEGMENT_TAR

2016-06-29 Thread Chetan Mehrotra
Hi Team, Sometime back build was failing for branches because of new trunk only fixture usage of SEGMENT_TAR. As this fixture was not present on the branch it caused the build to fail. My initial attempt to fix this was to ignore exception when FixturesHelper resolves enum like SEGMENT_TAR on bra

Re: OAK-4475 - CI failing on branches due to unknown fixture SEGMENT_TAR

2016-07-01 Thread Davide Giannella
On 30/06/2016 06:00, Chetan Mehrotra wrote: > However before doing that I am trying to understand how the fixture > get set. From CI logs the command that gets fired is yes it's a bit convoluted. The variable `fixtures` (0) is used later on in the variable `nsfixtures` (1, 2, 3) (0) https://githu