Skip to content
Snippets Groups Projects
Verified Commit 273cef82 authored by Andrejs Cunskis's avatar Andrejs Cunskis :palm_tree: Committed by GitLab
Browse files

Merge branch 'jmc-quarantine-workspaces-spec' into 'master'

E2E test: quarantine workspace_actions_spec.rb

See merge request !164836



Merged-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Approved-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Co-authored-by: default avatarJay McCure <jmccure@gitlab.com>
parents 7a4798f4 e30a230e
No related branches found
No related tags found
1 merge request!164836E2E test: quarantine workspace_actions_spec.rb
Pipeline #1437561840 canceled
......@@ -22,7 +22,11 @@
# then run the test using step 1
module QA
RSpec.describe 'Create', only: { pipeline: %i[staging staging-canary] }, product_group: :remote_development do
RSpec.describe 'Create', only: { pipeline: %i[staging staging-canary] }, product_group: :remote_development,
quarantine: {
type: :broken,
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/463416'
} do
describe 'Remote Development' do
include Runtime::Fixtures
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment