Skip to content

All cases ran successfully #56

@fernanqv

Description

@fernanqv

Even when the wrapper execution fails, the log still states, "All cases ran successfully."

There should be a proper check to ensure that simulations have actually completed correctly:

self.logger.info("All cases ran successfully.")

See the example below:

/bin/sh: docker: command not found
xargs: docker: No such file or directory
2025-02-25 17:04:19,829 - VeggySwashModelWrapper - INFO - All cases ran successfully.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions