<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple" tests="4" time="0.41377" failures="0" errors="1" skipped="0" timestamp="2014-07-16T12:26:17-06:00">
  <testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should process" time="0.309479">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should have new setting variables" time="0.000172">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should have the new measure directory column" time="0.000112">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel version 0.2.0 simple should write a json" time="0.022874">
    <failure type="RuntimeError" message="Could not find measure 'baseline' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'...">
Could not find measure 'baseline' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
Could not find measure 'AdjustThermostatSetpointsByDegrees' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures' (RuntimeError)
RuntimeError:
Could not find measure 'baseline' in directory '/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures'
Could not find measure 'AdjustThermostatSetpointsByDegrees' 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:338:in `block (3 levels) in &lt;top (required)&gt;'    </failure>
  </testcase>
  <system-out>
{"spreadsheet_version"=&gt;"0.2.0", "user_id"=&gt;"new_user", "openstudio_server_version"=&gt;"1.3.2", "cluster_name"=&gt;"Analysis Cluster", "server_instance_type"=&gt;"m2.2xlarge", "worker_instance_type"=&gt;"cc2.8xlarge", "worker_nodes"=&gt;2.0}
{"analysis_name"=&gt;"simple_test", "measure_directory"=&gt;"../../spec/files/measures", "export_directory"=&gt;"../../spec/files/export/analysis", "allow_multiple_jobs"=&gt;true, "use_server_as_worker"=&gt;true, "simulate_data_point_filename"=&gt;"simulate_data_point.rb", "run_data_point_filename"=&gt;"run_openstudio_workflow_monthly.rb"}
Analysis name is simple_test
  Adding measure item 'baseline'
    Warning: 'baseline:Baseline' static value was empty or null, assuming optional and skipping
  Adding measure item 'adjust_thermostat_setpoints_by_degrees'
  </system-out>
  <system-err>
  </system-err>
</testsuite>