You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make running the tests faster and easier to see breakage,
we should split the test suite between short running unit tests and long runnnig physics results regression tests.
For this, we could also use travis staged builds. So that e.g. the regression tests are only run after the unit tests were successful.
The text was updated successfully, but these errors were encountered:
To make running the tests faster and easier to see breakage,
we should split the test suite between short running unit tests and long runnnig physics results regression tests.
For this, we could also use travis staged builds. So that e.g. the regression tests are only run after the unit tests were successful.
The text was updated successfully, but these errors were encountered: