disable more tests

This commit is contained in:
Mamoru TASAKA 2014-11-10 21:14:05 +09:00
parent 91bcda1824
commit a5ad53c46a

View File

@ -93,6 +93,11 @@ FAILFILE+=("spec/rspec/core/formatters/progress_formatter_spec.rb")
FAILTEST+=("produces the expected full output")
FAILFILE+=("spec/rspec/core/formatters/documentation_formatter_spec.rb")
FAILTEST+=("produces the expected full output")
# NET??
FAILFILE+=("spec/rspec/core/runner_spec.rb")
FAILTEST+=("if drb server is started with 127.0.0.1")
FAILFILE+=("spec/rspec/core/runner_spec.rb")
FAILTEST+=("if drb server is started with localhost")
for ((i = 0; i < ${#FAILFILE[@]}; i++)) {
sed -i \