Sha256: b86480f7ab695a8502bef51cbc425d06f329ede918d0a96e259da674e9faec5b
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.792153" failures="2" errors="0" skipped="0" timestamp="2014-10-06T13:41:35-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should have measure path" time="0.170497"> <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.059497"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should process the excel file" time="0.252394"> <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.062691"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel no variables defined should not export to a JSON" time="0.246472"> </testcase> <system-out> #<OpenStudio::Analysis::Translator::Excel:0x007fa7fa09f2f0> </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.6.xml |