Reply To: Is there a built-in way in OSVVM to detect build failure without parsing logs?

Why OSVVM™? Forums OSVVM Is there a built-in way in OSVVM to detect build failure without parsing logs? Reply To: Is there a built-in way in OSVVM to detect build failure without parsing logs?

#2876
Jim Lewis
Member

Using a test reporter is the intended method to get this information in CI.

Ending with error codes has seemed to create more problems than it solves – particularly since some simulators eat the error codes and do not return them outside of their environment.