<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="OpenStudio::Analysis::Translator::Excel setup output variables" tests="7" time="0.36763" failures="0" errors="2" skipped="0" timestamp="2014-04-14T15:05:56-06:00">
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a model" time="0.000333">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have a weather file" time="0.00023">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have notes and source" time="0.000248">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have typed booleans" time="0.000201">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should have algorithm setup" time="0.000212">
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should create a valid hash" time="0.004851">
    <failure type="JSON::ParserError" message="399: unexpected token at '{...">
399: unexpected token at '{
                "name": "delta_x",
                "value": 
            }
        ],
        "type": "triangle_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": "triangle_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'
     ./spec/openstudio/analysis/translator/excel_spec.rb:251:in `block (3 levels) in &lt;top (required)&gt;'    </failure>
  </testcase>
  <testcase name="OpenStudio::Analysis::Translator::Excel setup output variables should write a json" time="0.003799">
    <failure type="JSON::ParserError" message="399: unexpected token at '{...">
399: unexpected token at '{
                "name": "delta_x",
                "value": 
            }
        ],
        "type": "triangle_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": "triangle_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:261: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 Output Vars
  Adding measure item 'reduce_lighting_loads_by_percentage'
Analysis name is Output Vars
  Adding measure item 'reduce_lighting_loads_by_percentage'
  </system-out>
  <system-err>
  </system-err>
</testsuite>