>It is possible that okhttp is retrying the POST that is expected to fail
I did a quick test and run the tests with https://github.com/square/okhttp/pull/369 applied, and the failures were the same, so I think we can discard the retried POST thing. I'll continue refactoring the tests to use mockwebserver and see what we find out. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/232#issuecomment-30647516
