Sha256: 71b2d4325921206cffa4acc6d6d520a778d9077deed564ac4eb6eb9c6a02210c
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.363856" failures="1" errors="0" skipped="0" timestamp="2014-06-10T16:09:05-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel small list with with repeated variable names should fail to process" time="0.283284"> <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:56:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:56: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:56:in `block (4 levels) in <top (required)>' # ./spec/openstudio/analysis/translator/excel_spec.rb:56:in `block (3 levels) in <top (required)>' ./spec/openstudio/analysis/translator/excel_spec.rb:56: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