Skip to content

Draft: Unpin and update all expectations

Adam Cohen requested to merge 336332-ignore-fixtures-with-skip-fields into master

What does this MR do?

  1. Adds a new check skipped expectations job in the pre-build stage which fails if fields marked with :SKIP: are removed in an MR.
  2. Unpins all DB versions used in the tests and updates all the expectations to reflect the latest reports.

What are the relevant issue numbers?

Update integration-test project to skip fields ... (gitlab-org/gitlab#336332 - closed)

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports