Skip to content
GitLab
Menu
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
43b7839e
Commit
43b7839e
authored
Oct 16, 2018
by
Amir MOHAMMADI
Browse files
Merge branch 'issue-57' into 'master'
Fixing histogram test Closes
#57
See merge request
!90
parents
7c524a4f
594757d5
Pipeline
#24348
passed with stages
in 8 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/measure/test_script.py
View file @
43b7839e
...
...
@@ -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
.
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