E3SM-Project / E3SM-Project/EKAT

Add optional re-run argument to EkatCreateUnitTest

Open
#107 1 comment 0 reactions 1 assignee Claimed by @jgfouca View on GitHub
enhancement
Dominant language
C++
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Sometimes, an unlucky pick of inputs might lead to a result that exceeds the tolerance of the test. We've decided that, in some cases, it's better to try re-running the test instead of instead of increasing the tolerance.

Something like this:
```
EkatCreateUnitTest(my_test MAX_RERUN 2 ..) # allows 2 runs
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.