Skip to content

Commit

Permalink
Fix unit test after merging
Browse files Browse the repository at this point in the history
  • Loading branch information
yujiex committed Jul 28, 2023
1 parent ec1f908 commit d6607cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tst/EnergyPlus/unit/DXCoils.unit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5832,6 +5832,7 @@ TEST_F(EnergyPlusFixture, MSCoolingCoil_TestErrorMessageWithoutPLRobjects)
" No, !- Apply Part Load Fraction to Speeds Greater than 1",
" No, !- Apply Latent Degradation to Speeds Greater than 1",
" 200.0, !- Crankcase Heater Capacity{ W }",
" , !- Crankcase Heater Capacity Function of Temperature Curve Name",
" 10.0, !- Maximum Outdoor Dry - Bulb Temperature for Crankcase Heater Operation{ C }",
" , !- Basin Heater Capacity{ W / K }",
" , !- Basin Heater Setpoint Temperature{ C }",
Expand Down

5 comments on commit d6607cd

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (yujiex) - Win64-Windows-10-VisualStudio-16: OK (2677 of 2677 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (yujiex) - x86_64-MacOS-10.17-clang-13.0.0: OK (3452 of 3452 tests passed, 2 test warnings)

Messages:\n

  • 2 tests had: IDF diffs.

Build Badge Test Badge

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (yujiex) - x86_64-Linux-Ubuntu-22.04-gcc-11.3: OK (3493 of 3493 tests passed, 2 test warnings)

Messages:\n

  • 2 tests had: IDF diffs.

Build Badge Test Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (yujiex) - x86_64-Linux-Ubuntu-22.04-gcc-11.3-UnitTestsCoverage-Debug: OK (1902 of 1902 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (yujiex) - x86_64-Linux-Ubuntu-22.04-gcc-11.3-IntegrationCoverage-Debug: OK (778 of 778 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.