<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns" tests="2" time="0.398914" failures="0" errors="1" skipped="0" timestamp="2014-07-16T12:21:47-06:00">
  <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should have parsed the spreadsheet" time="0.000309">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel discrete with dynamic columns should save the file" time="0.019596">
    <failure type="RuntimeError" message="Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'">
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures' (RuntimeError)
RuntimeError:
Could not find measure 'adjust_theromstat_setpoints_by_degrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
     ./lib/openstudio/analysis/translator/excel.rb:365:in `block in save_analysis_zip'
     ./lib/openstudio/analysis/translator/excel.rb:343:in `save_analysis_zip'
     ./lib/openstudio/analysis/translator/excel.rb:180:in `block in save_analysis'
     ./lib/openstudio/analysis/translator/excel.rb:179:in `each'
     ./lib/openstudio/analysis/translator/excel.rb:179:in `save_analysis'
     ./spec/openstudio/analysis/translator/excel_spec.rb:203:in `block (3 levels) in &lt;top (required)&gt;'    </failure>
  </testcase>
  <system-out>
{"variable_type"=&gt;"argument", "display_name"=&gt;"Baseline", "machine_name"=&gt;"baseline", "name"=&gt;"Baseline", "index"=&gt;1, "type"=&gt;nil, "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;nil, "max"=&gt;nil, "mean"=&gt;nil, "stddev"=&gt;nil, "discrete_values"=&gt;nil, "discrete_weights"=&gt;nil, "type"=&gt;nil, "static_value"=&gt;nil, "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
{"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust Cooling Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_cooling_setpoint_by.", "name"=&gt;"cooling_adjustment", "index"=&gt;1, "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;5.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "static_value"=&gt;0.0, "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
{"variable_type"=&gt;"variable", "display_name"=&gt;"Degrees Fahrenheit to Adjust heating Setpoint By.", "machine_name"=&gt;"degrees_fahrenheit_to_adjust_heating_setpoint_by.", "name"=&gt;"heating_adjustment", "index"=&gt;2, "type"=&gt;"double", "units"=&gt;nil, "distribution"=&gt;{"min"=&gt;0.0, "max"=&gt;5.0, "mean"=&gt;4.0, "stddev"=&gt;nil, "discrete_values"=&gt;"[-2,0,2]", "discrete_weights"=&gt;"[0.33,0.33,0.33]", "type"=&gt;"discrete_uncertain", "static_value"=&gt;0.0, "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
{"variable_type"=&gt;"argument", "display_name"=&gt;"Alter Design Day Thermostats?", "machine_name"=&gt;"alter_design_day_thermostats?", "name"=&gt;"alter_design_days", "index"=&gt;3, "type"=&gt;"bool", "units"=&gt;nil, "distribution"=&gt;{"enumerations"=&gt;["true", "false"], "min"=&gt;nil, "max"=&gt;nil, "mean"=&gt;nil, "stddev"=&gt;nil, "discrete_values"=&gt;nil, "discrete_weights"=&gt;nil, "type"=&gt;nil, "static_value"=&gt;"FALSE", "source"=&gt;nil}, "notes"=&gt;nil, "relation_to_eui"=&gt;nil}
Analysis name is test_model
  Adding measure item 'adjust_thermostat_setpoints_by_degrees'
  </system-out>
  <system-err>
  </system-err>
</testsuite>