Sha256: 3386249c239eb7faea4805f26fe5dfa14ec89dfcc372265e0f4df580cd0c5d35
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.432208" failures="1" errors="0" skipped="0" timestamp="2014-06-11T07:56:03-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.360616"> <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