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
696234ac
Commit
696234ac
authored
Mar 24, 2022
by
hmuralidhar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quarantining security reports false positives spec
parent
2b0f268d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
qa/qa/specs/features/ee/browser_ui/13_secure/security_reports_spec.rb
...features/ee/browser_ui/13_secure/security_reports_spec.rb
+5
-1
No files found.
qa/qa/specs/features/ee/browser_ui/13_secure/security_reports_spec.rb
View file @
696234ac
...
@@ -146,7 +146,11 @@ module QA
...
@@ -146,7 +146,11 @@ module QA
end
end
end
end
it
'displays false positives for the vulnerabilities'
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/350412'
do
it
'displays false positives for the vulnerabilities'
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/350412'
,
quarantine:
{
type: :flaky
,
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/351183'
}
do
Page
::
Project
::
Menu
.
perform
(
&
:click_project
)
Page
::
Project
::
Menu
.
perform
(
&
:click_project
)
Page
::
Project
::
Menu
.
perform
(
&
:click_on_vulnerability_report
)
Page
::
Project
::
Menu
.
perform
(
&
:click_on_vulnerability_report
)
...
...
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