Sha256: 76ccc6f9e09b192124b51bf10492842b9260c7bc4a252726add2a0a3da667099
Contents?: true
Size: 1.53 KB
Versions: 5
Compression:
Stored size: 1.53 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="OpenStudio::Analysis::Translator::Excel version 0.1.10" tests="2" time="0.430583" failures="0" errors="1" skipped="0" timestamp="2014-06-11T07:46:00-06:00"> <testcase name="OpenStudio::Analysis::Translator::Excel version 0.1.10 should process" time="0.346268"> <failure type="NoMethodError" message="undefined method `map' for 1:Fixnum"> undefined method `map' for 1:Fixnum (NoMethodError) NoMethodError: undefined method `map' for 1:Fixnum ./lib/openstudio/analysis/translator/excel.rb:798:in `parse_outputs' ./lib/openstudio/analysis/translator/excel.rb:66:in `process' ./spec/openstudio/analysis/translator/excel_spec.rb:276:in `block (3 levels) in <top (required)>' </failure> </testcase> <testcase name="OpenStudio::Analysis::Translator::Excel version 0.1.10 should have new setting variables" time="0.000331"> </testcase> <system-out> {"spreadsheet_version"=>"0.1.10", "user_id"=>"new_user", "openstudio_server_version"=>"1.3.2", "cluster_name"=>"Analysis Cluster", "server_instance_type"=>"m2.xlarge", "worker_instance_type"=>"m2.2xlarge", "worker_nodes"=>1.0} {"analysis_name"=>"LHS Example Project", "measure_directory"=>"../files/measures", "export_directory"=>"../files/analysis", "allow_multiple_jobs"=>true, "use_server_as_worker"=>true, "simulate_data_point_filename"=>"simulate_data_point.rb", "run_data_point_filename"=>"run_openstudio_workflow.rb"} </system-out> <system-err> </system-err> </testsuite>
Version data entries
5 entries across 5 versions & 1 rubygems