Sha256: 120183c3c006bff14f1ccf98ee068df1e9b404e6e6b16e3627a2973336b3c9e4
Contents?: true
Size: 1.43 KB
Versions: 5
Compression:
Stored size: 1.43 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.386986" failures="0" errors="2" skipped="0" timestamp="2014-06-10T15:47:45-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000108"> <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="4.8e-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>
Version data entries
5 entries across 5 versions & 1 rubygems