Mark Wilden wrote: > On Fri, Aug 22, 2008 at 6:18 AM, David Chelimsky <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Any chance the different machines are windows and otherwise? By > default the files are loaded alphabetically, but that means different > things on windows machines (which treat alpha without regard to case) > and pretty much anything else. > > > The specs ran fine a Free-BSD machine, but failed on Windows and OS X > machines. The guy who "initiated" the failures was on Windows but > doesn't tend to run rake spec locally (this was Bruce, Pat). > > Maybe I'll have a look at the random order thing... >
I think autotest does this already... It will at least mess with the order of your specs/tests so that brittle ones are exposed. -Ben > ///ark > ------------------------------------------------------------------------ > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users