<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="OpenStudio::Analysis::Translator::Excel discrete variables" tests="2" time="0.395762" failures="0" errors="1" skipped="0" timestamp="2014-04-14T15:05:55-06:00">
  <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should have parsed the spreadsheet" time="0.000216">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel discrete variables should save the file" time="0.011728">
    <failure type="JSON::ParserError" message="399: unexpected token at '{...">
399: unexpected token at '{
                "name": "delta_x",
                "value": 
            }
        ],
        "type": "uniform_uncertain"
    },
    "uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
    "variable_type": "RubyContinuousVariable",
    "version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
}
' (JSON::ParserError)
JSON::ParserError:
399: unexpected token at '{
                "name": "delta_x",
                "value": 
            }
        ],
        "type": "uniform_uncertain"
    },
    "uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
    "variable_type": "RubyContinuousVariable",
    "version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
}
'
     ./lib/openstudio/analysis/translator/excel.rb:288:in `block (2 levels) in translate_to_analysis_json_template'
     ./lib/openstudio/analysis/translator/excel.rb:215:in `each'
     ./lib/openstudio/analysis/translator/excel.rb:215:in `block in translate_to_analysis_json_template'
     ./lib/openstudio/analysis/translator/excel.rb:202:in `each'
     ./lib/openstudio/analysis/translator/excel.rb:202:in `translate_to_analysis_json_template'
     ./lib/openstudio/analysis/translator/excel.rb:164:in `create_analysis_hash'
     ./lib/openstudio/analysis/translator/excel.rb:170:in `save_analysis'
     ./spec/openstudio/analysis/translator/excel_spec.rb:183:in `block (3 levels) in &lt;top (required)&gt;'    </failure>
  </testcase>
  <system-out>
Analysis name is Example Analysis
  Adding measure item 'reduce_lighting_loads_by_percentage'
  Adding measure item 'reducespaceinfiltrationbypercentage'
  </system-out>
  <system-err>
  </system-err>
</testsuite>