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
2a106a33
Commit
2a106a33
authored
Sep 23, 2020
by
flothoni
Browse files
functional test; Add an assertion that should failfor testing pipeline purpose
Should be reverted
parent
f302d0fc
Pipeline
#185476
failed with stages
in 1 minute and 29 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
browser/test/functional/external_test_segmenter-page.rb
View file @
2a106a33
...
...
@@ -3,6 +3,12 @@ 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'
)
...
...
Thonier Florian
@flothoni
mentioned in commit
9e0b9bb9
·
Nov 10, 2020
mentioned in commit
9e0b9bb9
mentioned in commit 9e0b9bb9b36c7c23ace41ec5376f2c95dd6f6daa
Toggle commit list
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