<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate" tests="1" time="0.35298" failures="1" errors="0" skipped="0" timestamp="2014-06-10T14:29:47-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should not validate should fail to process" time="0.280065"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="expected Exception with "Variable min is greater than variable max for adjust_thermostat_setpoints_by_degrees:heating_adjustment", got #<NoMethodError: undefined method `map' for 1:Fixnum> with backtrace:..."> expected Exception with "Variable min is greater than variable max for adjust_thermostat_setpoints_by_degrees:heating_adjustment", got #<NoMethodError: undefined method `map' for 1:Fixnum> with backtrace: # ./lib/openstudio/analysis/translator/excel.rb:798:in `parse_outputs' # ./lib/openstudio/analysis/translator/excel.rb:66:in `process' # ./spec/openstudio/analysis/translator/excel_spec.rb:66:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:66:in `block (3 levels) in <top (required)>' (RSpec::Expectations::ExpectationNotMetError) expected Exception with "Variable min is greater than variable max for adjust_thermostat_setpoints_by_degrees:heating_adjustment", got #<NoMethodError: undefined method `map' for 1:Fixnum> with backtrace: # ./lib/openstudio/analysis/translator/excel.rb:798:in `parse_outputs' # ./lib/openstudio/analysis/translator/excel.rb:66:in `process' # ./spec/openstudio/analysis/translator/excel_spec.rb:66:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:66:in `block (3 levels) in <top (required)>' ./spec/openstudio/analysis/translator/excel_spec.rb:66:in `block (3 levels) in <top (required)>' </failure> </testcase> <system-out> </system-out> <system-err> </system-err> </testsuite>