Skip to content

Commit

Permalink
unify undef's
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchute committed Nov 17, 2020
1 parent 5d7c8a7 commit dcc84f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EnergyPlus/Psychrometrics.hh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ struct EnergyPlusData;
#undef EP_cache_PsyTwbFnTdbWPb
#undef EP_cache_PsyPsatFnTemp
#undef EP_cache_PsyTsatFnPb
#undef EP_cache_PsyTsatFnHPb
#else
#define EP_cache_PsyTwbFnTdbWPb
#define EP_cache_PsyPsatFnTemp
Expand Down

5 comments on commit dcc84f7

@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.

fix_nocache_psychrometrics (mitchute) - x86_64-MacOS-10.15-clang-11.0.0: Build Failed

Messages:\n

  • 685 tests had: EIO diffs.
  • 57 tests had: ERR diffs.
  • 17 tests had: ESO big diffs.
  • 529 tests had: MTR small diffs.
  • 360 tests had: ZSZ small diffs.
  • 21 tests had: Table big diffs.
  • 8 tests had: EDD diffs.
  • 664 tests had: ESO small diffs.
  • 614 tests had: Table small diffs.
  • 299 tests had: SSZ small diffs.
  • 3 tests had: JSON big diffs.
  • 1 test had: MTR big diffs.
  • 2 tests had: SSZ big diffs.

Failures:\n

regression Test Summary

  • Passed: 688
  • Failed: 29

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.

fix_nocache_psychrometrics (mitchute) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-UnitTestsCoverage-Debug: Build Failed

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.

fix_nocache_psychrometrics (mitchute) - x86_64-Linux-Ubuntu-18.04-gcc-7.5: Tests Failed (1535 of 3034 tests passed, 673 test warnings)

Messages:\n

  • 689 tests had: EIO diffs.
  • 669 tests had: ESO small diffs.
  • 529 tests had: MTR small diffs.
  • 616 tests had: Table small diffs.
  • 8 tests had: EDD diffs.
  • 299 tests had: SSZ small diffs.
  • 360 tests had: ZSZ small diffs.
  • 63 tests had: ERR diffs.
  • 15 tests had: ESO big diffs.
  • 22 tests had: Table big diffs.
  • 3 tests had: JSON big diffs.
  • 1 test had: MTR big diffs.
  • 2 tests had: SSZ big diffs.

Failures:\n

regression Test Summary

  • Passed: 708
  • Failed: 29

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

fix_nocache_psychrometrics (mitchute) - Win64-Windows-10-VisualStudio-16: Build Failed

Failures:\n

integration Test Summary

  • Passed: 718
  • 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.

fix_nocache_psychrometrics (mitchute) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-IntegrationCoverage-Debug: Build Failed

Failures:\n

integration Test Summary

  • Passed: 721
  • Timeout: 1

Build Badge Test Badge Coverage Badge

Please sign in to comment.