Sha256: 413ae9b1561107db861e4bd8bb36bcc871ab8576f6a0f5df9bda3d75382bd846
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.757901" failures="1" errors="0" skipped="0" timestamp="2014-06-11T07:51:09-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list of incomplete variables should fail to process" time="0.601159"> <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