Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…#issuecomment-2086009787 for now - appears to experience intermittent failures in GH Actions
  • Loading branch information
softwareengineerprogrammer committed Apr 30, 2024
1 parent a8dfbff commit 90cb501
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,8 @@ def test_monte_carlo_result_ordering(self):

self.assertDictEqual(result_json_obj, result.result['output'])

@unittest.skip('FIXME TODO https://github.com/NREL/GEOPHIRES-X/issues/192')
def test_geophires_monte_carlo_single_input(self):
"""https://github.com/NREL/GEOPHIRES-X/issues/192"""

client = GeophiresMonteCarloClient()
num_iterations = 3

Expand Down

0 comments on commit 90cb501

Please sign in to comment.