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
d6cc6527
Commit
d6cc6527
authored
Aug 12, 2021
by
Kyle Wiebers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quarantine cluster_health_dashboard_spec
Relates to
https://gitlab.com/gitlab-org/gitlab/-/issues/338341
parent
0d286bc6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
spec/features/clusters/cluster_health_dashboard_spec.rb
spec/features/clusters/cluster_health_dashboard_spec.rb
+1
-1
No files found.
spec/features/clusters/cluster_health_dashboard_spec.rb
View file @
d6cc6527
...
...
@@ -80,7 +80,7 @@ RSpec.describe 'Cluster Health board', :js, :kubeclient, :use_clean_rails_memory
expect
(
page
).
to
have_content
(
'Avg'
)
end
it
'focuses the single panel on toggle'
do
it
'focuses the single panel on toggle'
,
quarantine:
'https://gitlab.com/gitlab-org/gitlab/-/issues/338341'
do
click_button
(
'More actions'
)
click_button
(
'Expand panel'
)
...
...
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