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
9fc9a9bd
Commit
9fc9a9bd
authored
Apr 05, 2022
by
Erick Banks
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dequarantine search UI tests
parent
724e4858
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
qa/qa/specs/features/ee/browser_ui/9_enablement/elasticsearch/elasticsearch_reindexing_spec.rb
...enablement/elasticsearch/elasticsearch_reindexing_spec.rb
+2
-2
No files found.
qa/qa/specs/features/ee/browser_ui/9_enablement/elasticsearch/elasticsearch_reindexing_spec.rb
View file @
9fc9a9bd
...
...
@@ -31,7 +31,7 @@ module QA
end
.
project
.
visit!
end
it
'tests reindexing after push'
,
quarantine:
{
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/350036'
,
type: :investigating
},
retry:
3
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/348040'
do
it
'tests reindexing after push'
,
retry:
3
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/348040'
do
expect
{
Runtime
::
Search
.
find_code
(
project_file_name
,
project_file_content
)
}.
not_to
raise_error
QA
::
Page
::
Main
::
Menu
.
perform
do
|
menu
|
...
...
@@ -45,7 +45,7 @@ module QA
end
end
it
'tests reindexing after webIDE'
,
quarantine:
{
issue:
'https://gitlab.com/gitlab-org/gitlab/-/issues/356978'
,
type: :investigating
},
retry:
3
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347629'
do
it
'tests reindexing after webIDE'
,
retry:
3
,
testcase:
'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347629'
do
template
=
{
file_name:
'LICENSE'
,
name:
'Mozilla Public License 2.0'
,
...
...
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