Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
53ecb425
Commit
53ecb425
authored
Jul 02, 2020
by
Heinrich Lee Yu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'quarantine-flaky-spec' into 'master'
Quarantine a flaky test See merge request gitlab-org/gitlab!35882
parents
8dd8e6ad
37079e76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ee/spec/features/promotion_spec.rb
ee/spec/features/promotion_spec.rb
+1
-1
No files found.
ee/spec/features/promotion_spec.rb
View file @
53ecb425
...
@@ -311,7 +311,7 @@ RSpec.describe 'Promotions', :js do
...
@@ -311,7 +311,7 @@ RSpec.describe 'Promotions', :js do
expect
(
find
(
'.promotion-issue-weight-sidebar-message'
)).
to
have_content
'Improve issues management with Issue weight and GitLab Enterprise Edition'
expect
(
find
(
'.promotion-issue-weight-sidebar-message'
)).
to
have_content
'Improve issues management with Issue weight and GitLab Enterprise Edition'
end
end
it
'is removed after dismissal'
do
it
'is removed after dismissal'
,
quarantine:
'https://gitlab.com/gitlab-org/gitlab/-/issues/222518'
do
visit
project_issue_path
(
project
,
issue
)
visit
project_issue_path
(
project
,
issue
)
wait_for_requests
wait_for_requests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment