Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gridtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
gridtk
Commits
388d3a25
Commit
388d3a25
authored
Jul 10, 2017
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add regression test for py3k
parent
5d2ce6e1
Pipeline
#11229
passed with stages
in 6 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
gridtk/tests/__init__.py
gridtk/tests/__init__.py
+1
-0
No files found.
gridtk/tests/__init__.py
View file @
388d3a25
...
...
@@ -225,6 +225,7 @@ class GridTKTest(unittest.TestCase):
print
()
# test that the list command still works
jman
.
main
([
self
.
jman
,
'--database'
,
self
.
database
,
'list'
,
'--print-array-jobs'
])
jman
.
main
([
self
.
jman
,
'--database'
,
self
.
database
,
'list'
,
'--long'
,
'--print-array-jobs'
])
print
()
# test that the report command works
...
...
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