Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Naive try at fixing incorrect ExpandObjects warning
An extra field was added for Boiler:HotWater in #9925 ```shell $ /Applications/EnergyPlus-23-2-0/energyplus -D -d out -x /Applications/EnergyPlus-23-2-0/ExampleFiles/VAVSingleDuctConstFlowBoiler.idf $ cat out/eplusout.experr ExpandObjects: SEVERE: Too many fields were found for the object: Boiler:HotWater, Number expected=[17], Number found=[18] ` ``
- Loading branch information
9dee65f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExpandObjects_BoilerHotWater (jmarrec) - x86_64-MacOS-10.17-clang-14.0.0: OK (3536 of 3536 tests passed, 0 test warnings)
9dee65f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExpandObjects_BoilerHotWater (jmarrec) - Win64-Windows-10-VisualStudio-16: OK (2750 of 2750 tests passed, 0 test warnings)
9dee65f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExpandObjects_BoilerHotWater (jmarrec) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3576 of 3577 tests passed, 0 test warnings)
Messages:\n
Failures:\n
regression Test Summary
9dee65f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExpandObjects_BoilerHotWater (jmarrec) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1964 of 1964 tests passed, 0 test warnings)
9dee65f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ExpandObjects_BoilerHotWater (jmarrec) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (789 of 789 tests passed, 0 test warnings)