hannes / MonetDBLite

MonetDB reconfigured as a library
108 stars 11 forks source link

increase travis_wait #155

Closed ajdamico closed 7 years ago

ajdamico commented 7 years ago

might prevent unimportant errors like https://travis-ci.org/hannesmuehleisen/MonetDBLite/jobs/241599235

hannes commented 7 years ago

why do you think its going to make a difference? I think its hanging....

ajdamico commented 7 years ago

it's definitely hanging but if it eventually resumes then there is nothing wrong with the actual commit or pull request, so the travis failure is not helpful. we had this problem with convey's monetdblite testthats. i don't see the downside of increasing the timeout? - if your goal is to tackle mserver hanging, i don't think random travis timeouts are a good place for it. but no prob if you close without merging

ajdamico commented 7 years ago

here is a good example-- i edited the readme.md file. erroring out in this circumstance is just a nuisance..

https://travis-ci.org/hannesmuehleisen/MonetDBLite/jobs/241973556

ajdamico commented 7 years ago

sorry just to clarify: mserver is hanging but does eventually resume. after making this travis.yml edit, we no longer hit these timeout errors with convey thanks