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
FSL
fslpy
Commits
56693473
Commit
56693473
authored
Dec 04, 2017
by
Paul McCarthy
🚵
Browse files
Merge branch 'master' into v1.4
parents
bf1576c5
8346713f
Pipeline
#1282
failed with stages
in 31 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.ci/test_template.sh
View file @
56693473
...
...
@@ -51,7 +51,7 @@ xvfb-run python setup.py test --addopts="$TEST_OPTS tests/test_platform.py"
# this directory writable by anybody (which,
# unintuitively, includes nobody)
chmod
-R
a+w
`
pwd
`
su
-s
/bin/bash
-c
'source test.venv/bin/activate && python setup.py test --addopts="$TEST_OPTS tests/test_immv_imcp.py"'
nobody
su
-s
/bin/bash
-c
'source
/
test.venv/bin/activate && python setup.py test --addopts="$TEST_OPTS tests/test_immv_imcp.py"'
nobody
# All other tests can be run as normal
python setup.py
test
--addopts
=
"
$TEST_OPTS
--ignore=tests/test_idle.py --ignore=tests/test_platform.py --ignore=tests/test_immv_imcp.py"
...
...
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