<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="4" time="0.580219" failures="0" errors="1" skipped="0" timestamp="2014-07-16T21:46:35-06:00">
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000228">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000129">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have notes and source" time="0.000139">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.134508">
    <failure type="NameError" message="undefined local variable or method `v' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007f8e46c216c8&gt;">
undefined local variable or method `v' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007f8e46c216c8&gt; (NameError)
NameError:
undefined local variable or method `v' for #&lt;OpenStudio::Analysis::Translator::Excel:0x007f8e46c216c8&gt;
     ./lib/openstudio/analysis/translator/excel.rb:382:in `block (3 levels) in save_analysis_zip'
     ./lib/openstudio/analysis/translator/excel.rb:372:in `each'
     ./lib/openstudio/analysis/translator/excel.rb:372:in `block (2 levels) in save_analysis_zip'
     ./lib/openstudio/analysis/translator/excel.rb:369:in `each'
     ./lib/openstudio/analysis/translator/excel.rb:369:in `block in save_analysis_zip'
     ./lib/openstudio/analysis/translator/excel.rb:345:in `save_analysis_zip'
     ./lib/openstudio/analysis/translator/excel.rb:182:in `block in save_analysis'
     ./lib/openstudio/analysis/translator/excel.rb:181:in `each'
     ./lib/openstudio/analysis/translator/excel.rb:181:in `save_analysis'
     ./spec/openstudio/analysis/translator/excel_spec.rb:107:in `block (3 levels) in &lt;top (required)&gt;'    </failure>
  </testcase>
  <system-out>
/Users/nlong/working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
Analysis name is Example Analysis
  Adding measure item 'reduce_lighting_loads_by_percentage'
  Adding measure item 'reducespaceinfiltrationbypercentage'
  Adding measure item 'adjust_thermostat_setpoints_by_degrees'
  Adding measure item 'set_r_value_of_insulation_for_exterior_walls_to_a_specific_value'
  Adding measure item 'set_r_value_of_insulation_for_roofs_to_a_specific_value'
  Adding measure item 'reduce_ventilation_by_percentage'
  </system-out>
  <system-err>
  </system-err>
</testsuite>