Commit graph

427 commits

Author SHA1 Message Date
cimatosa
9e89cfa3e1 save 2015-11-12 14:12:24 +01:00
cimatosa
e44364a6f6 serious bugfix in proxy_operation_decorator_python, now exception handling should work 2015-11-12 14:12:01 +01:00
cimatosa
4e81fbdbe5 changed to pass pytest 2015-11-12 14:08:00 +01:00
cimatosa
d30bbd1baa added versioning to binfootprint, and made new version 2015-11-12 14:07:05 +01:00
Richard Hartmann
009d7241c8 used bytes / str (3.4/2.7) and data storage, so the bin foot print is now hashable 2015-11-11 21:59:42 +01:00
Richard Hartmann
6ea441c83c works now with py2.7 2015-11-11 21:20:14 +01:00
cimatosa
2d25f54bdb binfootprint test added 2015-11-11 19:51:31 +01:00
Paul Müller
e7b74ca055 Merge pull request #31 from cimatosa/develop_pool
Develop pool
2015-11-11 19:47:54 +01:00
Paul Müller
0d8df9bf77 - reduce verbosity in function call example to not confuse the user
- correct bug for clients with different counter keyword arguments (validCountKwargs), closes #30
2015-11-11 18:20:14 +01:00
Paul Müller
96260d04b3 improved compatibility with Python2 2015-11-11 16:11:28 +01:00
Paul Müller
82044ef184 pool manager example works on python3 2015-11-11 15:55:11 +01:00
Paul Müller
6539a05546 code cleanup with pool 2015-11-11 15:37:17 +01:00
cimatosa
b9fefba952 some changes made to use binfootprint to distinguish argumets -> still needs some python2 suppoer, I'm working on this 2015-11-11 15:06:48 +01:00
Paul Müller
e4403b0f3a Merge branch 'master' of https://github.com/cimatosa/jobmanager into develop_pool 2015-11-11 11:37:26 +01:00
Paul Müller
ddfcdb0dfc fix wrapper example 2015-11-11 11:34:11 +01:00
Paul Müller
a49cd38949 python3.5 and pytest2.8.2 do not like jobmanager tests, let 3.5 fail 2015-11-10 00:21:14 +01:00
Paul Müller
d95aa056fb run with pytest2.6 generated by python 3.4 2015-11-10 00:11:41 +01:00
Paul Müller
a25e03fcbf generate pytest script with python3 2015-11-09 23:39:59 +01:00
Paul Müller
0df5c6e13e correctly activat python3.5 environment 2015-11-09 23:27:20 +01:00
Paul Müller
2e4f823456 test correctly python 3.5 2015-11-09 23:26:28 +01:00
Paul Müller
fb4d608fa4 travis typo 2015-11-09 23:20:56 +01:00
Paul Müller
77efd2fe1e travis might fail because python 3.5 is installed instead of 3.4 2015-11-09 23:20:03 +01:00
Paul Müller
bb5c0a3211 fix miniconda changed default install dir 2015-11-09 23:11:59 +01:00
Paul Müller
08c886acb1 new runtests.py to fix travis build failures 2015-11-09 23:08:36 +01:00
cimatosa
de8beac981 removed pickle dependencie from persistent data 2015-11-02 12:31:46 +01:00
Paul Müller
909d0daf59 travis_wait supports time parameter. This will probably allow us to see all the errors for the Python2 tests. 2015-09-07 16:15:00 +02:00
Paul Müller
26753f9d92 doc update 2015-09-07 09:30:26 +02:00
Paul Müller
c9532622a8 automated doc upload 2015-09-07 08:45:51 +02:00
cimatosa
da594a0ee9 added new integrator methods, std from scipy 2015-09-01 10:47:10 +02:00
Richard Hartmann
4e21dec157 reverted bad idea in pb decorators 2015-08-27 17:45:46 +02:00
Richard Hartmann
d2108e7661 Merge branch 'master' of https://github.com/cimatosa/jobmanager 2015-08-27 17:02:09 +02:00
Richard Hartmann
047ecf0607 added the prograssbar instance it self a argument passed to the decorated function 2015-08-27 17:02:04 +02:00
Travis CI
aee4fbf86c Merge branch 'master' of https://github.com/cimatosa/jobmanager into develop_pool 2015-08-25 10:37:23 +02:00
Travis CI
4a2c2ff562 travis gh-pages: display commit 2015-08-25 10:34:49 +02:00
Travis CI
662fb2032b automated doc upload 2015-08-25 10:14:41 +02:00
Paul Müller
0abaefeb1e remove debug-print messages 2015-08-25 09:54:27 +02:00
Paul Müller
566c959f19 apt-get update 2015-08-25 09:39:54 +02:00
Paul Müller
c706db28a8 copy host environment for test 2015-08-25 09:34:41 +02:00
Travis CI
49a3f39a66 typo 2015-08-24 23:28:21 +02:00
Travis CI
64f462882d patch hashlib 2015-08-24 23:25:55 +02:00
Travis CI
c378cb8eba add other lib locations 2015-08-24 22:46:49 +02:00
Travis CI
40307f8ee4 add site-packages 2015-08-24 22:21:11 +02:00
Travis CI
dca7cc9db4 debug 2015-08-24 22:11:55 +02:00
Travis CI
45d8237d94 setting env variables 2015-08-24 21:48:24 +02:00
Travis CI
9d81673c7d replace string 2015-08-24 21:28:51 +02:00
Travis CI
7142c96081 UnboundLocalError: local variable 'p_server' referenced before assignment 2015-08-24 21:09:58 +02:00
Travis CI
b0d00e5695 pythonpath not correctly set 2015-08-24 20:39:17 +02:00
Travis CI
5502cc6082 syntax 2015-08-24 19:58:18 +02:00
Travis CI
a96948e7c8 connection refused? 2015-08-24 19:53:57 +02:00
Travis CI
1c07b0f394 travis miniconda testing suite 2015-08-24 19:21:35 +02:00