foxnewsnetwork / rubyopenvn

Ruby-based implementation of FFOpenVN as ported over from nodejs
1 stars 0 forks source link

weird testing output #17

Open foxnewsnetwork opened 12 years ago

foxnewsnetwork commented 12 years ago

When running rpec spec/ I occasionally encounter these weird printouts of large amounts of spaced out random numbers such as:

... --- 250.0 ... --- 250.0 ... --- 250.0 ...

There are no put statements anywhere in the spec files and none that output such things in the controllers. Can someone figure this out?