OpenModelica / OMSimulator

The OpenModelica FMI & SSP-based co-simulation environment.
Other
70 stars 50 forks source link

disable all tlm test which is causing random failures in jenkins #1155

Closed arun3688 closed 2 years ago

arun3688 commented 2 years ago

Purpose

Disable all TLM tests for now which is causing random failures in jenkins which makes it difficult to merge PR.

NOTE

Enable the tlm tests until a proper solution is found

lochel commented 2 years ago

Let's add a boolean parameter to the Jenkins job instead. That way we can at least run the tlm tests when needed or sporadically to make sure that they still work.