Skip to content

Commit

Permalink
Removed unused variables (Issue #5750)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigusse committed Jul 7, 2017
1 parent 09bc8ec commit 8438baa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tst/EnergyPlus/unit/WindowEquivalentLayer.unit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ TEST_F(EnergyPlusFixture, WindowEquivalentLayer_GetInput )
TEST_F( EnergyPlusFixture, WindowEquivalentLayer_VBMaximizeBeamSolar )
{
// GitHub issue 5750
bool ErrorsFound( false );
int SurfNum( 0 );
int VBMatNum( 0 );
Real64 ProfAngVer( 0 );
Expand Down Expand Up @@ -561,7 +560,6 @@ TEST_F( EnergyPlusFixture, WindowEquivalentLayer_VBMaximizeBeamSolar )
TEST_F( EnergyPlusFixture, WindowEquivalentLayer_VBBlockBeamSolar )
{
// GitHub issue 5750
bool ErrorsFound( false );
int SurfNum( 0 );
int VBMatNum( 0 );
Real64 ProfAngVer( 0 );
Expand Down

8 comments on commit 8438baa

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

147546163_Issue#5750 (Nigusse) - x86_64-MacOS-10.9-clang: OK (2530 of 2530 tests passed, 0 test warnings)

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.

147546163_Issue#5750 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2570 of 2570 tests passed, 0 test warnings)

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.

147546163_Issue#5750 (Nigusse) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)

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

147546163_Issue#5750 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1334 of 1334 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.

147546163_Issue#5750 (Nigusse) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (1936 of 1936 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.

147546163_Issue#5750 (Nigusse) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)

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

147546163_Issue#5750 (Nigusse) - i386-Windows-7-VisualStudio-14: OK (2534 of 2536 tests passed, 1 test warnings)

Messages:

  • 3 tests had: EIO diffs.
  • 1 test had: Table small diffs.
  • 2 tests had: ESO big diffs.
  • 2 tests had: MTR big diffs.
  • 2 tests had: Table big diffs.

Failures:

regression Test Summary

  • Passed: 598
  • Failed: 2

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.

147546163_Issue#5750 (Nigusse) - Win64-Windows-7-VisualStudio-14: OK (2534 of 2536 tests passed, 1 test warnings)

Messages:

  • 3 tests had: EIO diffs.
  • 2 tests had: Table small diffs.
  • 2 tests had: ESO big diffs.
  • 2 tests had: MTR big diffs.
  • 1 test had: Table big diffs.

Failures:

regression Test Summary

  • Passed: 598
  • Failed: 2

Build Badge Test Badge

Please # to comment.