Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/4575.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Nightly dev test due to updates in 'wait_for_process_finished'.
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@ def test_simple_solve(mixing_elbow_param_case_data_session):
# A bug has been submitted to address this
assert output_unit == "K"

solver_session.exit()


@pytest.mark.nightly
@pytest.mark.codegen_required
Expand Down