Tests for flashs don't test anything
They never fail, just print an error.
Designs
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Beatrix Becker changed milestone to %3.1
changed milestone to %3.1
- Author Contributor
Does someone know a good example? Then I'll implement it accordingly for all flash tests.
- Beatrix Becker mentioned in merge request !1701 (merged)
mentioned in merge request !1701 (merged)
Just DUNE_THROW if there is an error. Another possibility is to accumulate the return codes and then return 1 if the returncode some is not zero. Or e.g. https://git.iws.uni-stuttgart.de/dumux-repositories/dumux/blob/master/test/common/geometry/test_1d2d_intersection.cc
- Beatrix Becker mentioned in merge request !1727 (merged)
mentioned in merge request !1727 (merged)
- Katharina Heck closed via merge request !1727 (merged)
closed via merge request !1727 (merged)
- Katharina Heck mentioned in commit ef73144b
mentioned in commit ef73144b
Please register or sign in to reply