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
beat
beat.core
Commits
209cefb9
Commit
209cefb9
authored
Jun 04, 2019
by
Samuel GAIST
Browse files
[test][experiment_loading] Change experiment for no description test
parent
392b61b4
Pipeline
#30669
passed with stage
in 46 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/test_experiment_loading.py
View file @
209cefb9
...
...
@@ -136,7 +136,7 @@ def test_load_two_datasets_three_blocks_toolchain():
def
test_no_description
():
experiment
=
Experiment
(
prefix
,
"user/in
tegers_addition
/1/in
tegers_addition
"
)
experiment
=
Experiment
(
prefix
,
"
errors/
user/
s
in
gle
/1/
s
in
gle_error
"
)
nose
.
tools
.
assert_true
(
experiment
.
valid
,
"
\n
* %s"
%
"
\n
* "
.
join
(
experiment
.
errors
)
)
...
...
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