Skip to content

Commit 65d6ca9

Browse files
HIP-RA MC test intermittent failure note
1 parent 230c8fc commit 65d6ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/geophires_monte_carlo_tests/test_geophires_monte_carlo.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ def test_hip_ra_monte_carlo(self):
165165
# changes), then it probably means the expected range or settings file need to be adjusted to 'guarantee'
166166
# the results can be confidently asserted. (Such as in
167167
# https://github.com/NREL/GEOPHIRES-X/pull/178/commits/ec4db42fca5a90715ceb5143e18315d5f3d782b7)
168+
# Failure 2025-04-17, noting here in comment but not changing value for now:
169+
# https://github.com/softwareengineerprogrammer/GEOPHIRES/actions/runs/14523599534/job/40750024435?pr=69
168170
self.assertLess(json_result['Producible Electricity']['median'], 1000)
169171
self.assertGreater(json_result['Producible Electricity']['median'], 20)
170172

0 commit comments

Comments
 (0)