You have failing tests in resources/create_bar_from_building_type_ratios with OS SDK 3.10.0
log_messages_to_runner from standards registers an error.
eg: ruby create_bar_from_building_type_ratios_test.rb -n test_building_shorter_than_neighbors
"Initial area of other surface 'Surface 176' 297.209 does not equal post intersection area 297.203"
https://github.com/NREL/openstudio-standards/blob/72ab197f5f3f84eda2456efa44cee6e9d264176f/lib/openstudio-standards/utilities/logging.rb#L1-L37
1) Failure:
CreateBarFromBuildingTypeRatiosTest#test_building_taller_than_neighbors [create_bar_from_building_type_ratios_test.rb:59]:
Expected: "Success"
Actual: "Fail"
2) Failure:
CreateBarFromBuildingTypeRatiosTest#test_t24_ofs [create_bar_from_building_type_ratios_test.rb:59]:
Expected: "Success"
Actual: "Fail"
3) Failure:
CreateBarFromBuildingTypeRatiosTest#test_neighboring_buildings [create_bar_from_building_type_ratios_test.rb:59]:
Expected: "Success"
Actual: "Fail"
4) Failure:
CreateBarFromBuildingTypeRatiosTest#test_building_shorter_than_neighbors [create_bar_from_building_type_ratios_test.rb:59]:
Expected: "Success"
Actual: "Fail"
5) Failure:
CreateBarFromBuildingTypeRatiosTest#test_rotation_45_party_wall_fraction [create_bar_from_building_type_ratios_test.rb:59]:
Expected: "Success"
Actual: "Fail"
You have failing tests in resources/create_bar_from_building_type_ratios with OS SDK 3.10.0
log_messages_to_runnerfrom standards registers an error.eg:
ruby create_bar_from_building_type_ratios_test.rb -n test_building_shorter_than_neighbors"Initial area of other surface 'Surface 176' 297.209 does not equal post intersection area 297.203"
https://github.com/NREL/openstudio-standards/blob/72ab197f5f3f84eda2456efa44cee6e9d264176f/lib/openstudio-standards/utilities/logging.rb#L1-L37