Skip to content

Fix comparison tests against older versions

Grant Young requested to merge gy-compare-test-fixes into master

Closes #215 (closed)

MR fixes several small issues with the comparisons pipeline for older versions:

  • Output of the results comparisons table now handle failures better in general and shows them as a -.
  • The updateProjectPipelinesSetting function, used by git_push, has been updated to work with older GitLab versions where the Projects api used different param names.
Edited by Grant Young

Merge request reports

Loading