Skip to content

Commit a04d1bc

Browse files
author
Shoshana Berleant
committed
skip test temporarily; corresponding issue #1663
1 parent ccc5ef3 commit a04d1bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/tests/test_runtime_profiler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ def test_cmdline_profiling(self):
418418
msg=threads_err)
419419

420420
# Test resources were used as expected
421+
@unittest.skipIf(True)
421422
@unittest.skipIf(run_profile == False, skip_profile_msg)
422423
def test_function_profiling(self):
423424
'''

0 commit comments

Comments
 (0)