Commit graph

412 commits

Author SHA1 Message Date
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
Travis CI
7a566cbb62 travis: update documentation after every build 2015-08-24 18:31:34 +02:00
cimatosa
e9cc57b3e6 minor change 2015-08-10 15:22:33 +02:00
cimatosa
0fa9244cda added optional info line 2015-06-26 17:01:05 +02:00
cimatosa
d5a4c8ea9f testing 2015-06-23 19:50:46 +02:00
cimatosa
5e630d5bcd added minor missing debug info 2015-06-23 19:50:37 +02:00
cimatosa
af917e327e create path in case it does not exists, persistentData 2015-06-15 16:13:21 +02:00
Paul Müller
6ea374595c allow failures for python 2.7 2015-05-29 10:21:13 +02:00
Richard Hartmann
029d64928f print more debug info on Manager_server to see whats going wrong when travis runs test_exception 2015-05-29 09:51:17 +02:00
Richard Hartmann
9ba0627dcd still try to fix the non passing test_exception in jobmanager tests (see #24) 2015-05-28 22:45:09 +02:00
Richard Hartmann
cbe5fa0ae0 Merge branch 'master' of https://github.com/cimatosa/jobmanager 2015-05-27 10:31:07 +02:00
Richard Hartmann
bff8f6534b added missing file for teting #24 2015-05-27 10:29:16 +02:00
Richard Hartmann
fff8f58a2a Update README.md 2015-05-19 19:35:34 +02:00
Paul Müller
3033572c16 Merge pull request #25 from paulmueller/master
Travis automated testing
2015-05-12 15:04:00 +02:00
paulmueller
fd7f190962 more deterministic port selection 2015-05-12 14:48:50 +02:00
paulmueller
c00863f39d increment ports for testing, threw errors on Ubuntu 14.04 and travis 2015-05-12 14:37:29 +02:00