Split out from the following issue:
https://casablanca.codeplex.com/workitem/354/edit
Basically the problem is some of our http_client tests (the outside tests) rely on an external server. However it is possible for the page to have moved and the redirection to occur. Out http_client doesn't automatically perform redirection on all platforms so this can cause the tests to fail because it is expected a 200 HTTP status code.
Steve
https://casablanca.codeplex.com/workitem/354/edit
Basically the problem is some of our http_client tests (the outside tests) rely on an external server. However it is possible for the page to have moved and the redirection to occur. Out http_client doesn't automatically perform redirection on all platforms so this can cause the tests to fail because it is expected a 200 HTTP status code.
Steve