<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.463665" failures="0" errors="2" skipped="0"> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.139055"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.064996"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.108513"> <failure type="NameError" message="undefined local variable or method `version_test' for #<OpenStudio::Analysis::Translator::Excel:0x007fe60b8f90a0>"> undefined local variable or method `version_test' for #<OpenStudio::Analysis::Translator::Excel:0x007fe60b8f90a0> (NameError) NameError: undefined local variable or method `version_test' for #<OpenStudio::Analysis::Translator::Excel:0x007fe60b8f90a0> ./lib/openstudio/analysis/translator/excel.rb:55: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.056137"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.094374"> <failure type="NameError" message="undefined local variable or method `version_test' for #<OpenStudio::Analysis::Translator::Excel:0x007fe60b881050>"> undefined local variable or method `version_test' for #<OpenStudio::Analysis::Translator::Excel:0x007fe60b881050> (NameError) NameError: undefined local variable or method `version_test' for #<OpenStudio::Analysis::Translator::Excel:0x007fe60b881050> ./lib/openstudio/analysis/translator/excel.rb:55: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:0x007fe60d0b54f0> </system-out> <system-err> </system-err> </testsuite>