File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
tests/geophires_monte_carlo_tests Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -165,6 +165,8 @@ def test_hip_ra_monte_carlo(self):
165
165
# changes), then it probably means the expected range or settings file need to be adjusted to 'guarantee'
166
166
# the results can be confidently asserted. (Such as in
167
167
# 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
168
170
self .assertLess (json_result ['Producible Electricity' ]['median' ], 1000 )
169
171
self .assertGreater (json_result ['Producible Electricity' ]['median' ], 20 )
170
172
You can’t perform that action at this time.
0 commit comments