E2E De-quarantine workspace_actions spec
What does this MR do?
De-quarantine the browser_ui/3_create/remote_development/workspace_actions_spec.rb as the related MR -!131738 (merged) is fixed and merged
E2E Test Failure issue(s)
https://gitlab.com/gitlab-org/gitlab/-/issues/424857
How to set up and validate locally
The full list of variable and their values to run this spec can be found in 1password "Run workspaces tests against staging"
bundle exec bin/qa Test::Instance::All https://staging.gitlab.com -- -- qa/specs/features/ee/browser_ui/3_create/remote_development/workspace_actions_spec.rb
Check-list
-
General code guidelines check-list -
Quarantine test check-list -
Follow the Quarantining Tests guide. -
Confirm the test has a quarantine:
tag with the specified quarantine type. -
Note if the test should be quarantined for a specific environment. -
(Optionally) In case of an emergency (e.g. blocked deployments), consider adding labels to pick into auto-deploy (Pick into auto-deploy priority1 severity1).
-
-
Dequarantine test check-list -
Follow the Dequarantining Tests guide. -
Confirm the test consistently passes on the target GitLab environment(s).
-
-
To ensure a faster turnaround, ask in the #quality_maintainers
Slack channel for someone to review and merge the merge request, rather than assigning it directly.
Edited by Nivetha Prabakaran