Sha256: 9378f0263860dd999275b52b751585632389aa857636a710102ee2c264e538ab
Contents?: true
Size: 1.94 KB
Versions: 5
Compression:
Stored size: 1.94 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables" tests="1" time="0.573688" failures="1" errors="0" skipped="0" timestamp="2014-06-11T07:45:55-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.454321"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="expected Exception with "Variable adjust_thermostat_setpoints_by_degrees:cooling_adjustment must have a mean", got #<NoMethodError: undefined method `map' for 1:Fixnum> with backtrace:..."> expected Exception with "Variable adjust_thermostat_setpoints_by_degrees:cooling_adjustment must have a mean", 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:45:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:45:in `block (3 levels) in <top (required)>' (RSpec::Expectations::ExpectationNotMetError) expected Exception with "Variable adjust_thermostat_setpoints_by_degrees:cooling_adjustment must have a mean", 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:45:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:45:in `block (3 levels) in <top (required)>' ./spec/openstudio/analysis/translator/excel_spec.rb:45:in `block (3 levels) in <top (required)>' </failure> </testcase> <system-out> </system-out> <system-err> </system-err> </testsuite>
Version data entries
5 entries across 5 versions & 1 rubygems