<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.399078" failures="0" errors="2" skipped="0" timestamp="2014-06-10T14:29:49-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000106"> <failure type="NoMethodError" message="undefined method `map' for 1:Fixnum"> undefined method `map' for 1:Fixnum (NoMethodError) NoMethodError: undefined method `map' for 1:Fixnum ./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:172:in `block (3 levels) in <top (required)>' </failure> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="3.7e-05"> <failure type="NoMethodError" message="undefined method `map' for 1:Fixnum"> undefined method `map' for 1:Fixnum (NoMethodError) NoMethodError: undefined method `map' for 1:Fixnum ./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:172:in `block (3 levels) in <top (required)>' </failure> </testcase> <system-out> </system-out> <system-err> </system-err> </testsuite>