Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
9e0b9bb9
Commit
9e0b9bb9
authored
Nov 10, 2020
by
flothoni
Browse files
Revert "functional test; Add an assertion that should failfor testing pipeline purpose"
This reverts commit
2a106a33
.
parent
3d6aa4f4
Pipeline
#185482
passed with stages
in 25 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
browser/test/functional/external_test_segmenter-page.rb
View file @
9e0b9bb9
...
...
@@ -3,12 +3,6 @@ load 'segmenter_test.rb'
class
TestSegmenterPage
<
SegmenterTest
def
test_00_failure_waited
# for testing pipeline purpose
# Should be reverted
assert
(
1
==
2
),
"test that should fail"
end
def
test_00_launch_query
sequences
=
$b
.
textarea
(
:id
=>
'form_sequences'
)
...
...
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