Skip to content

feat(cocotb): fail sim flow run when one of cocotb tests failed - #557

Open
tymonx wants to merge 1 commit into
olofk:mainfrom
tymonx:feature/cocotb-results-xml
Open

feat(cocotb): fail sim flow run when one of cocotb tests failed#557
tymonx wants to merge 1 commit into
olofk:mainfrom
tymonx:feature/cocotb-results-xml

Conversation

@tymonx

@tymonx tymonx commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Fixes #493

PR is checking for generated JUnit XML file from cocotb. This can be results.xml or ${PYTEST_CURRENT_TEST}.result.xml. If one of cocotb tests failed, it will raise an exception like cocotb runner is doing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(sim-flow): failed cocotb or failed simulation runtime is not propagate as an error by sim flow

1 participant