Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jvoisin
mat2
Commits
4f0e0685
Commit
4f0e0685
authored
May 08, 2019
by
jvoisin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow failure with bubblewrap for now
parent
911d822c
Pipeline
#24618
passed with stages
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
4f0e0685
...
...
@@ -50,6 +50,7 @@ tests:debian:
tests:debian_with_bubblewrap:
image
:
$CONTAINER_REGISTRY:debian
stage
:
test
allow_failure
:
true
script
:
-
python3-coverage run --branch -m unittest discover -s tests/
-
python3-coverage report --fail-under=100 -m --include 'libmat2/*'
...
...
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