[openstreetmap/openstreetmap-website] Tests fail locally but not with travis (#1487)

Simon Poole notifications at github.com
Mon Mar 13 08:25:00 UTC 2017


Currently running the tests locally fail with 
```
  1) Failure:
ApiControllerTest#test_changes_start_end_valid [/home/simon/openstreetmap-website/test/controllers/api_controller_test.rb:357]:
Expected response to be a <success>, but was <500>


  2) Failure:
ApiControllerTest#test_changes_zoom_valid [/home/simon/openstreetmap-website/test/controllers/api_controller_test.rb:324]:
Expected response to be a <success>, but was <500>


  3) Failure:
ApiControllerTest#test_changes_simple [/home/simon/openstreetmap-website/test/controllers/api_controller_test.rb:283]:
Expected response to be a <success>, but was <500>


  4) Failure:
ApiControllerTest#test_changes_hours_valid [/home/simon/openstreetmap-website/test/controllers/api_controller_test.rb:345]:
Expected response to be a <success>, but was <500>

```
but not in the CI harness. At least one of the fails seems to be time of day related, if @gravitystorm doesn't jump on it, I'll investigate further.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170313/75c542eb/attachment.html>


More information about the rails-dev mailing list