<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="OpenStudio::Analysis::Translator::Excel small list of variables" tests="3" time="0.373378" failures="1" errors="0" skipped="0">
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a model" time="0.000214">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should have a weather file" time="0.000128">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel small list of variables should write a json" time="0.111753">
    <failure type="RSpec::Expectations::ExpectationNotMetError" message="expected File to exist &quot;spec/export/analysis/small_seed.zip&quot;">
expected File to exist "spec/export/analysis/small_seed.zip" (RSpec::Expectations::ExpectationNotMetError)
expected File to exist "spec/export/analysis/small_seed.zip"
     ./spec/openstudio/analysis/translator/excel_spec.rb:88:in `block (3 levels) in &lt;top (required)&gt;'    </failure>
  </testcase>
  <system-out>
Parsing measure Reduce Lighting Loads by Percentage
Parsing measure ReduceSpaceInfiltrationByPercentage
Parsing measure Adjust Thermostat Setpoints by Degrees
Parsing measure Set R-value of Insulation for Exterior Walls to a Specific Value
Parsing measure Set R-value of Insulation for Roofs to a Specific Value
Parsing measure Reduce Ventilation By Percentage
true
Analysis name is Test Run 1
  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'
  Adding /Users/nlong/Working/OpenStudio-analysis-gem/spec/files/partial_weather.epw
Adding /Users/nlong/Working/OpenStudio-analysis-gem/spec/files/small_seed.osm
Adding in other files []
  </system-out>
  <system-err>
  </system-err>
</testsuite>