Build fails because of dependency of test.ipdb.io.
I created a docker environment (see tutorial) to test against in the travis-build.
I increased the number of retries to 300 in the test.properties. Wouldn't it be better to wait a little bit (like 10ms) in the method AbstractTest.getStatus instead of polling without a timeout?
Hi!
Build fails because of dependency of test.ipdb.io. I created a docker environment (see tutorial) to test against in the travis-build.
I increased the number of retries to 300 in the test.properties. Wouldn't it be better to wait a little bit (like 10ms) in the method AbstractTest.getStatus instead of polling without a timeout?
Regards, Rokko