Sha256: dc613fd341b93379c51517f24301e893f9c2f6045ea3ff349ef405208fd9098a
Contents?: true
Size: 1.9 KB
Versions: 5
Compression:
Stored size: 1.9 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions" tests="4" time="0.855795" failures="1" errors="0" skipped="0" timestamp="2014-06-11T08:09:59-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should process" time="0.701933"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have new setting variables" time="0.000384"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should have the new measure directory column" time="0.000182"> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel version 0.3.0 objective functions should write a json" time="0.033152"> <failure type="RSpec::Expectations::ExpectationNotMetError" message="..."> expected: true got: false (compared using ==) (RSpec::Expectations::ExpectationNotMetError) expected: true got: false (compared using ==) ./spec/openstudio/analysis/translator/excel_spec.rb:365:in `block (3 levels) in <top (required)>' </failure> </testcase> <system-out> {"spreadsheet_version"=>"0.3.0", "user_id"=>"new_user", "openstudio_server_version"=>"1.6.1", "cluster_name"=>"Preflight", "server_instance_type"=>"m3.xlarge", "worker_instance_type"=>"c3.2xlarge", "worker_nodes"=>1.0} {"analysis_name"=>"Preflight", "measure_directory"=>"../../spec/files/measures", "export_directory"=>"../../spec/files/export/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>false, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"run_openstudio_workflow.rb"} Analysis name is Preflight Adding measure item 'rotate_building_relative_to_current_orientation' </system-out> <system-err> </system-err> </testsuite>
Version data entries
5 entries across 5 versions & 1 rubygems