test failures #47
-
|
Hi there, I installed the API on my local host and I am trying to run the tests from your wiki (https://github.com/NREL/REopt_Lite_API/wiki/Testing-the-REopt-API). The test results came back with 4 failures and 26 errors. One of the tests, test_coincident_peak had an error which was caused by "results() got an unexpected keyword argument 'run_uuid'" This seems to be the same error for several other tests. Here is the stack trace: ======================================================================
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
|
Which branch are you on and have you pulled the latest commits? All tests are currently passing on the master and develop branches (c.f. https://github.com/NREL/REopt_Lite_API/runs/3426086912?check_suite_focus=true) |
Beta Was this translation helpful? Give feedback.
-
Marking this as the solution. |
Beta Was this translation helpful? Give feedback.
Marking this as the solution.