Sha256: 260919395c3d212573c0bf16e8120ade4e47401352e48f03071727c08e6d188a
Contents?: true
Size: 1.96 KB
Versions: 5
Compression:
Stored size: 1.96 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names" tests="1" time="0.372052" failures="1" errors="0" skipped="0" timestamp="2014-06-10T14:29:46-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.299222"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="expected Exception with "duplicate variable names found in list [\"Insulation R-value (ft^2*h*R/Btu).\"]", got #<NoMethodError: undefined method `map' for 1:Fixnum> with backtrace:..."> expected Exception with "duplicate variable names found in list [\"Insulation R-value (ft^2*h*R/Btu).\"]", 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:55:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:55:in `block (3 levels) in <top (required)>' (RSpec::Expectations::ExpectationNotMetError) expected Exception with "duplicate variable names found in list [\"Insulation R-value (ft^2*h*R/Btu).\"]", 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:55:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:55:in `block (3 levels) in <top (required)>' ./spec/openstudio/analysis/translator/excel_spec.rb:55: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