Rspec 2.4 incorrect time reported

I keep seeing strange run times for our specs:

Finished in -348317500.25314 seconds

Any thoughts are much appreciated.

Best,
Michael G.

On Fri, Jan 14, 2011 at 11:05 AM, David C. [email protected]
wrote:

On Jan 14, 2011, at 9:56 AM, Michael G. wrote:

I keep seeing strange run times for our specs:

Finished in -348317500.25314 seconds

Any thoughts are much appreciated.

Are you stubbing Time.now anywhere?

Yes we are, makes sense, I’ll be sure to reset the stub.

Best,
Michael G.

On Jan 14, 2011, at 9:56 AM, Michael G. wrote:

I keep seeing strange run times for our specs:

Finished in -348317500.25314 seconds

Any thoughts are much appreciated.

Are you stubbing Time.now anywhere?