Skip to content

Commit

Permalink
Extend unit tests for surface order and first/last surface values
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwitte committed Nov 29, 2023
1 parent 321d7d1 commit f4facf5
Showing 1 changed file with 2,398 additions and 11 deletions.
Loading

6 comments on commit f4facf5

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

ZoneNoSurfs10305 (mjwitte) - Win64-Windows-10-VisualStudio-16: OK (2756 of 2759 tests passed, 0 test warnings)

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1481
  • Failed: 3

Build Badge Test 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.

ZoneNoSurfs10305 (mjwitte) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3584 of 3587 tests passed, 0 test warnings)

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1483
  • Failed: 3

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.

ZoneNoSurfs10305 (mjwitte) - x86_64-MacOS-10.17-clang-14.0.0: OK (3543 of 3546 tests passed, 0 test warnings)

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1483
  • Failed: 2
  • SEGFAULT: 1

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.

ZoneNoSurfs10305 (mjwitte) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1969 of 1972 tests passed, 0 test warnings)

Failures:\n

EnergyPlusFixture Test Summary

  • Passed: 1483
  • Failed: 3

Build Badge Test Badge Coverage 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.

ZoneNoSurfs10305 (mjwitte) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (790 of 790 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@mjwitte
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The 3 new unit tests all fail with existing code.

Please sign in to comment.