Skip to content

bin/qa Test::Sanity::Selectors fails in gitlab-foss

$ bundle exec bin/qa Test::Sanity::Selectors
 GitLab QA sanity selectors validation test detected problems
 with your merge request!
 The purpose of this test is to make sure that GitLab QA tests,
 that are entirely black-box, click-driven scenarios, do match
 pages structure / layout in GitLab CE / EE repositories.
 It looks like you have changed views / pages / selectors, and
 these are now out of sync with what we have defined in `qa/`
 directory.
 Please update the code in `qa/` directory to make it match
 current changes in this merge request.
 For more help see documentation in `qa/page/README.md` file or
 ask for help on #quality channel on Slack (GitLab Team only).
 If you are not a Team Member, and you still need help to
 contribute, please open an issue in GitLab QA issue tracker.
 Please see errors described below.
 Error: QA::Page::Project::Operations::Metrics - Missing view partial `/builds/gitlab-org/gitlab-foss/ee/app/assets/javascripts/monitoring/components/alert_widget_form.vue`!