Sha256: 5567cf2e09687a83c58ef5b22edd67a934724ab0570291af0035cd10c863fb48
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="1.145152" failures="0" errors="2" skipped="0" timestamp="2014-06-11T07:45:54-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.339423"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.112322"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.282279"> <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.06924"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.340981"> <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:0x007ff39c06bae8> </system-out> <system-err> </system-err> </testsuite>
Version data entries
5 entries across 5 versions & 1 rubygems