Sha256: b2ab714a37b0a10e6e02619b00a10c6ea5652dd15f9cc5c1a42f81276768fbce
Contents?: true
Size: 1.82 KB
Versions: 1
Compression:
Stored size: 1.82 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel no variables defined" tests="5" time="0.808549" failures="2" errors="0" skipped="0" timestamp="2014-10-06T13:43:12-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.173895"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="..."> expected: "./measures" got: nil (compared using ==) (RSpec::Expectations::ExpectationNotMetError) expected: "./measures" got: nil (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.060119"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.26018"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="..."> expected: "/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures" got: nil (compared using ==) (RSpec::Expectations::ExpectationNotMetError) expected: "/Users/nlong/working/OpenStudio-analysis-gem/spec/files/measures" got: nil (compared using ==) ./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.062141"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.251473"> </testcase> <system-out> #<OpenStudio::Analysis::Translator::Excel:0x007fc582122588> </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.7.xml |