Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gwenaël Samain
slapos
Commits
46f3e095
Commit
46f3e095
authored
Dec 12, 2018
by
Boxiang Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cython test suite fixing
parent
96776870
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
software/cython_test/buildout.hash.cfg
software/cython_test/buildout.hash.cfg
+1
-1
software/cython_test/runTestSuite.in
software/cython_test/runTestSuite.in
+1
-1
No files found.
software/cython_test/buildout.hash.cfg
View file @
46f3e095
...
...
@@ -19,4 +19,4 @@ md5sum = 21e0f69f6d89f60d5a00acf8e059dffa
[template-runTestSuite]
filename = runTestSuite.in
md5sum = 7
ee5c01c169578837be014f68fed7754
md5sum = 7
d93038e1c7ed3944acc016530a1b738
software/cython_test/runTestSuite.in
View file @
46f3e095
...
...
@@ -56,7 +56,7 @@ def main():
'error_count': 0,
'failure_count': result_failed,
'skip_count': 0,
'duration':
''
,
'duration':
0
,
'command': '',
'stdout': '',
'stderr': '',
...
...
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