Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/NREL/EnergyPlus into 997…
Browse files Browse the repository at this point in the history
…9-PlantUtilities-diff-code-test
  • Loading branch information
rraustad committed Aug 2, 2023
2 parents 35b1b50 + b1b4068 commit 996268f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .decent_ci-Linux.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
compilers:
- name: "gcc"
version: "11.3"
version: "11.4"
cmake_extra_flags: -DLINK_WITH_PYTHON:BOOL=ON -DBUILD_FORTRAN:BOOL=ON -DBUILD_TESTING:BOOL=ON -DENABLE_REGRESSION_TESTING:BOOL=ON -DREGRESSION_BASELINE_PATH:PATH=$REGRESSION_BASELINE -DREGRESSION_SCRIPT_PATH:PATH=$REGRESSION_DIR -DREGRESSION_BASELINE_SHA:STRING=$REGRESSION_BASELINE_SHA -DCOMMIT_SHA:STRING=$COMMIT_SHA -DENABLE_GTEST_DEBUG_MODE:BOOL=OFF -DBUILD_PERFORMANCE_TESTS:BOOL=ON -DVALGRIND_ANALYZE_PERFORMANCE_TESTS:BOOL=ON -DENABLE_PCH:BOOL=OFF
collect_performance_results: true
s3_upload_bucket: energyplus

- name: "gcc"
version: "11.3"
version: "11.4"
build_type: Debug
cmake_extra_flags: -DLINK_WITH_PYTHON:BOOL=ON -DBUILD_FORTRAN:BOOL=ON -DBUILD_TESTING:BOOL=ON -DENABLE_REGRESSION_TESTING:BOOL=OFF -DCOMMIT_SHA:STRING=$COMMIT_SHA -DENABLE_COVERAGE:BOOL=ON -DENABLE_GTEST_DEBUG_MODE:BOOL=OFF -DENABLE_PCH:BOOL=OFF
coverage_enabled: true
Expand All @@ -20,7 +20,7 @@ compilers:
skip_packaging: true

- name: "gcc"
version: "11.3"
version: "11.4"
build_type: Debug
cmake_extra_flags: -DLINK_WITH_PYTHON:BOOL=ON -DBUILD_FORTRAN:BOOL=ON -DBUILD_TESTING:BOOL=ON -DENABLE_REGRESSION_TESTING:BOOL=OFF -DCOMMIT_SHA:STRING=$COMMIT_SHA -DENABLE_COVERAGE:BOOL=ON -DENABLE_GTEST_DEBUG_MODE:BOOL=OFF -DENABLE_PCH:BOOL=OFF
coverage_enabled: true
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Every commit and every release of EnergyPlus undergoes rigorous testing.
The testing consists of building EnergyPlus, of course, then there are unit tests, integration tests, API tests, and regression tests.
Since 2014, most of the testing has been performed by our bots ([Tik-Tok](https://github.com/nrel-bot), [Gort](https://github.com/nrel-bot-2), and [Marvin](https://github.com/nrel-bot-3)), using a fork of the [Decent CI](https://github.com/lefticus/decent_ci) continuous integration system.
We are now adapting our efforts to use the Github Actions system to handle more of our testing processes.
In the meantime, while Decent CI is still handling the regression and bulkier testing, results from Decent CI are still available on the testing [dashboard](http://nrel.github.io/EnergyPlusBuildResults/).
In the meantime, while Decent CI is still handling the regression and bulkier testing, results from Decent CI are still available on the testing [dashboard](https://myoldmopar.github.io/EnergyPlusBuildResults/).

## Releases

Expand Down

6 comments on commit 996268f

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

9979-PlantUtilities-diff-code-test (rraustad) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3327 of 3487 tests passed, 81 test warnings)

Messages:\n

  • 191 tests had: EIO diffs.
  • 122 tests had: ESO big diffs.
  • 153 tests had: MTR small diffs.
  • 95 tests had: Table big diffs.
  • 62 tests had: MTR big diffs.
  • 116 tests had: ESO small diffs.
  • 1 test had: JSON big diffs.
  • 95 tests had: Table small diffs.
  • 31 tests had: ERR diffs.

Failures:\n

regression Test Summary

  • Passed: 632
  • Failed: 160

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.

9979-PlantUtilities-diff-code-test (rraustad) - x86_64-MacOS-10.17-clang-13.0.0: OK (3287 of 3446 tests passed, 84 test warnings)

Messages:\n

  • 119 tests had: ESO small diffs.
  • 188 tests had: EIO diffs.
  • 121 tests had: ESO big diffs.
  • 154 tests had: MTR small diffs.
  • 95 tests had: Table big diffs.
  • 62 tests had: MTR big diffs.
  • 1 test had: JSON big diffs.
  • 94 tests had: Table small diffs.
  • 29 tests had: ERR diffs.

Failures:\n

regression Test Summary

  • Passed: 613
  • Failed: 159

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.

9979-PlantUtilities-diff-code-test (rraustad) - 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

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

9979-PlantUtilities-diff-code-test (rraustad) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1900 of 1900 tests passed, 0 test warnings)

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

9979-PlantUtilities-diff-code-test (rraustad) - Win64-Windows-10-VisualStudio-16: OK (2673 of 2673 tests passed, 0 test warnings)

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.

9979-PlantUtilities-diff-code-test (rraustad) - x86_64-MacOS-10.17-clang-14.0.0: OK (3125 of 3446 tests passed, 450 test warnings)

Messages:\n

  • 771 tests had: AUD diffs.
  • 258 tests had: Table big diffs.
  • 122 tests had: ESO small diffs.
  • 190 tests had: MDD diffs.
  • 194 tests had: MTD diffs.
  • 197 tests had: RDD diffs.
  • 154 tests had: Table small diffs.
  • 1 test had: BND diffs.
  • 211 tests had: EIO diffs.
  • 139 tests had: ESO big diffs.
  • 157 tests had: MTR small diffs.
  • 75 tests had: MTR big diffs.
  • 1 test had: JSON big diffs.
  • 42 tests had: ERR diffs.
  • 2 tests had: IDF diffs.

Failures:\n

regression Test Summary

  • Passed: 451
  • Failed: 321

Build Badge Test Badge

Please sign in to comment.