Skip to content

Commit

Permalink
Use latest from 'energyplus' Kiva branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
nealkruis committed Oct 5, 2016
1 parent a360112 commit 87086af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/cmake/CMakeLists-kiva.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include(ExternalProject)

ExternalProject_Add(Kiva
GIT_REPOSITORY https://github.com/big-ladder/kiva.git
GIT_TAG "develop"
GIT_TAG "energyplus"
SOURCE_DIR "${CMAKE_SOURCE_DIR}/third_party/kiva"
UPDATE_COMMAND ""
PATCH_COMMAND ""
Expand Down

8 comments on commit 87086af

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

kiva (nealkruis) - x86_64-MacOS-10.9-clang: Build Failed

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.

kiva (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: Tests Failed (1213 of 2379 tests passed, 1 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.

kiva (nealkruis) - 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.

kiva (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Tests Failed (624 of 1197 tests passed, 1 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.

kiva (nealkruis) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Tests Failed (625 of 1772 tests passed, 1 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.

kiva (nealkruis) - 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.

kiva (nealkruis) - i386-Windows-7-VisualStudio-12: OK (2342 of 2345 tests passed, 563 test warnings)

  • 565 tests had: AUD diffs.
  • 1 test had: BND diffs.
  • 1 test had: EIO diffs.
  • 1 test had: ERR diffs.
  • 1 test had: MTD diffs.

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.

kiva (nealkruis) - Win64-Windows-7-VisualStudio-12: OK (2345 of 2345 tests passed, 574 test warnings)

  • 573 tests had: AUD diffs.

Build Badge Test Badge

Please sign in to comment.