0

When I run the tests on my local environment they are all pass. However, when the tests run on a different machine, many of the VCR related tests are failing. I want to investigate the cause of this.

My guess is that the requests that are running must be slightly different. Is this the best assumption?

Venkat D.
  • 2,979
  • 35
  • 42
  • I think you need to clarify what you mean by "when the tests run on a different environment". Do you main a different Rails environment (development, production) on your local machine? – wpp Aug 12 '13 at 20:02
  • Good call that wasn't clear. I meant machine so just changed my question. – Venkat D. Aug 12 '13 at 21:33
  • Do you have the exact same environment on both machines? What kind of errors are thrown? Are the requests re-recorded? Some more information would be helpful – 23tux Dec 12 '13 at 14:03

0 Answers0