Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.measure
Commits
594757d5
Commit
594757d5
authored
Oct 16, 2018
by
Tiago de Freitas Pereira
Browse files
Fixing histogram test
parent
7c524a4f
Pipeline
#24347
passed with stage
in 19 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/measure/test_script.py
View file @
594757d5
...
...
@@ -168,7 +168,7 @@ def test_hist_legends():
# individual titles for dev and eval
with
runner
.
isolated_filesystem
():
result
=
runner
.
invoke
(
commands
.
hist
,
[
'-e'
,
'-sp'
,
2
21
,
'-ts'
,
result
=
runner
.
invoke
(
commands
.
hist
,
[
'-e'
,
'-sp'
,
1
21
,
'-ts'
,
'A,B,C,D'
,
dev1
,
test1
,
dev2
,
test2
])
if
result
.
output
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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