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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
ift
NIFTy
Commits
a0fe1025
Commit
a0fe1025
authored
Apr 20, 2017
by
Martin Reinecke
Browse files
mark GL weight test as expected failure for now
parent
952d500b
Pipeline
#11570
passed with stage
in 21 minutes and 33 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
test/test_spaces/test_gl_space.py
View file @
a0fe1025
...
...
@@ -91,6 +91,7 @@ class GLSpaceFunctionalityTests(unittest.TestCase):
assert_equal
(
getattr
(
g
,
key
),
value
)
@
expand
(
get_weight_configs
())
@
unittest
.
expectedFailure
def
test_weight
(
self
,
x
,
power
,
axes
,
inplace
,
expected
):
if
'libsharp_wrapper_gl'
not
in
di
:
raise
SkipTest
...
...
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