Sha256: dddf52e687f45062dd9576ffcd03fbfdc5e4246b4f0bce50e9bac009ca86973f
Contents?: true
Size: 1.85 KB
Versions: 1
Compression:
Stored size: 1.85 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.787868" failures="1" errors="1" skipped="0" timestamp="2014-10-06T13:45:12-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.174909"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="..."> expected: ["./measures"] got: [] (compared using ==) (RSpec::Expectations::ExpectationNotMetError) expected: ["./measures"] got: [] (compared using ==) ./spec/openstudio/excel_spec.rb:20:in `block (3 levels) in <top (required)>' </failure> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have excel data" time="0.063131"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.248352"> <failure type="NoMethodError" message="undefined method `measure_path' for #<OpenStudio::Analysis::Translator::Excel:0x007fbb7b204340>"> undefined method `measure_path' for #<OpenStudio::Analysis::Translator::Excel:0x007fbb7b204340> (NoMethodError) NoMethodError: undefined method `measure_path' for #<OpenStudio::Analysis::Translator::Excel:0x007fbb7b204340> ./spec/openstudio/excel_spec.rb:32:in `block (3 levels) in <top (required)>' </failure> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not work because no variables defined" time="0.054766"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.24607"> </testcase> <system-out> #<OpenStudio::Analysis::Translator::Excel:0x007fbb7b0eda10> </system-out> <system-err> </system-err> </testsuite>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openstudio-analysis-0.3.6 | spec/reports/SPEC-OpenStudio-Analysis-Translator-Excel-no-variables-defined.8.xml |