[x] XcelEDAReportingandQAQC: 1 test error 1 skipped (NoMethodError: undefined method `SqlFilemake_qaqc_results_vector' for OpenstudioStandards:Module) (check with Matt if this changed)
[x] After that fix on same test issue with test modeling E+ run failing. ** Severe ** For autosizing of AirTerminal:SingleDuct:ParallelPIU:Reheat AIR TERMINAL SINGLE DUCT PARALLEL PIU REHEAT 2, a zone sizing run must be done. (fixed by updating file to do sizing)
[x] I have fix to the failed simulation, but now I sql undefined method execAndReturnFirstDouble' for nil:NilClass floor_area_query = "SELECT Value FROM tabulardatawithstrings WHERE ReportName='AnnualBuildingUtilityPerformanceSummary' AND ReportForString='Entire Facility' AND TableName='Building Area' AND RowName='Net Conditioned Building Area' AND ColumnName='Area' AND Units='m2'"`
[ ] 1) Failure:
XcelEDAReportingandQAQC_Test#test_example_model [openstudio-common-measures-gem/lib/measures/XcelEDAReportingandQAQC/tests/XcelEDAReportingandQAQC_Test.rb:221]:
Expected an annual peak within 0.5kW of 59.8 but got -999.9.
Expected |59.8 - -999.9| (1059.7) to be <= 0.5.
Pre release
[ ] Try and fix open issues
[ ] Make sure xml files updated to 3.8.0 where needed
Current Failing Tests
[x] XcelEDAReportingandQAQC: 1 test error 1 skipped (NoMethodError: undefined method `SqlFilemake_qaqc_results_vector' for OpenstudioStandards:Module) (check with Matt if this changed)
** Severe ** For autosizing of AirTerminal:SingleDuct:ParallelPIU:Reheat AIR TERMINAL SINGLE DUCT PARALLEL PIU REHEAT 2, a zone sizing run must be done.
(fixed by updating file to do sizing)execAndReturnFirstDouble' for nil:NilClass
floor_area_query = "SELECT Value FROM tabulardatawithstrings WHERE ReportName='AnnualBuildingUtilityPerformanceSummary' AND ReportForString='Entire Facility' AND TableName='Building Area' AND RowName='Net Conditioned Building Area' AND ColumnName='Area' AND Units='m2'"`[ ] 1) Failure: XcelEDAReportingandQAQC_Test#test_example_model [openstudio-common-measures-gem/lib/measures/XcelEDAReportingandQAQC/tests/XcelEDAReportingandQAQC_Test.rb:221]: Expected an annual peak within 0.5kW of 59.8 but got -999.9. Expected |59.8 - -999.9| (1059.7) to be <= 0.5.
Pre release