[rspec-devel] [ rspec-Bugs-10158 ] --failures and --drb don't work together (trunk 1781)
noreply at rubyforge.org
noreply at rubyforge.org
Tue Apr 17 01:32:03 EDT 2007
Bugs item #10158, was opened at 2007-04-17 05:07
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=10158&group_id=797
Category: runner module
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: David Chelimsky (dchelimsky)
Assigned to: Nobody (None)
Summary: --failures and --drb don't work together (trunk 1781)
Initial Comment:
this is true whether in spec.opts or directly on the command line:
script/spec spec --drb --failures failures.txt --example failures.txt
--drb works, but all examples get run every time whether passing or failing
----------------------------------------------------------------------
>Comment By: David Chelimsky (dchelimsky)
Date: 2007-04-17 05:32
Message:
>From IRC conversation w/ abcde:
"If I use -X/--drb after any other options it'll do the option parsing twice. Also the creation of the failures file is using at_exit which I assume doesnt work in a drb env"
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=10158&group_id=797
More information about the rspec-devel
mailing list