Sha256: 7dcd40858d9b4af0507829e4dba96a6981023d5d000a034ffe11d99e70641c96
Contents?: true
Size: 1.91 KB
Versions: 5
Compression:
Stored size: 1.91 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.812606" failures="0" errors="2" skipped="0" timestamp="2014-06-10T15:47:41-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.191245"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.071496"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.233032"> <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:21:in `block (3 levels) in <top (required)>' </failure> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.071257"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.24494"> <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:34:in `block (3 levels) in <top (required)>' </failure> </testcase> <system-out> #<OpenStudio::Analysis::Translator::Excel:0x007f81f90b6f30> </system-out> <system-err> </system-err> </testsuite>
Version data entries
5 entries across 5 versions & 1 rubygems