The SOAP service seems to be down for quite some time and it is not
mentioned anywhere on Mimer website.
Signed-off-by: Michal Čihař <michal@cihar.com>
These tests were failing on HHVM because of the default 3 second timeout.
Yes, HHVM is supposed to be faster, but there's a "warmup" time for scripts
in JIT mode (which is on by default). I suspect that's why they're failing.
Signed-off-by: Jeff Chan <jefftchan@gmail.com>