On 2016-06-15 00:22, Michael Dürig wrote:
These failures are caused by adding the SEGMENT_TAR fixture to the matrix. That one doesn't exit in the branches thus the "IllegalArgumentException: No enum constant". Would anyone know how to fix that except for creating a separate job per branch? Michael
I'd say it's a good thing to have the same config, but it would be bad to ignore unknown fixture names.
Thus maybe it would make sense to special-case this in older branches, or make it map to SEGMENT_NS?
Best regards, Julian