Skip to content

Commit

Permalink
Fix failing unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Aug 14, 2023
1 parent 3c04d64 commit dc140f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 74 deletions.
2 changes: 0 additions & 2 deletions tst/EnergyPlus/unit/UnitarySystem.unit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9353,8 +9353,6 @@ Fan:OnOff,
DX Cooling Coil Air Inlet Node, !- Air Inlet Node Name
Heating Coil Air Inlet Node, !- Air Outlet Node Name
1.4, !- Rated Air Flow Rate {m3/s}
,
,
0.00165, !- Rated Water Flow Rate {m3/s}
40125.6, !- Gross Rated Total Cooling Capacity {W}
28267.06, !- Gross Rated Sensible Cooling Capacity {W}
Expand Down
Loading

5 comments on commit dc140f5

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

9966-wshp-cycling (Myoldmopar) - Win64-Windows-10-VisualStudio-16: OK (2672 of 2673 tests passed, 0 test warnings)

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1438
  • Failed: 1

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.

9966-wshp-cycling (Myoldmopar) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3413 of 3487 tests passed, 3 test warnings)

Messages:\n

  • 73 tests had: Table big diffs.
  • 25 tests had: EIO diffs.
  • 19 tests had: ESO big diffs.
  • 14 tests had: MTR big diffs.
  • 3 tests had: Table small diffs.
  • 12 tests had: AUD diffs.
  • 15 tests had: ERR diffs.
  • 4 tests had: ESO small diffs.
  • 4 tests had: RDD diffs.
  • 1 test had: MTR small diffs.

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1440
  • Failed: 1

regression Test Summary

  • Passed: 719
  • Failed: 73

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.

9966-wshp-cycling (Myoldmopar) - x86_64-MacOS-10.17-clang-13.0.0: OK (3373 of 3446 tests passed, 3 test warnings)

Messages:\n

  • 72 tests had: Table big diffs.
  • 24 tests had: EIO diffs.
  • 18 tests had: ESO big diffs.
  • 14 tests had: MTR big diffs.
  • 3 tests had: Table small diffs.
  • 12 tests had: AUD diffs.
  • 14 tests had: ERR diffs.
  • 4 tests had: ESO small diffs.
  • 4 tests had: RDD diffs.
  • 1 test had: MTR small diffs.

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1440
  • Failed: 1

regression Test Summary

  • Passed: 700
  • Failed: 72

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.

9966-wshp-cycling (Myoldmopar) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1899 of 1900 tests passed, 0 test warnings)

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1440
  • Failed: 1

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.

9966-wshp-cycling (Myoldmopar) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (776 of 776 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.