-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests missing diff #239
Labels
Comments
elbashandy
added a commit
that referenced
this issue
Dec 12, 2019
test diff has beed added to all mentioned alg tests. cf_reader cxx & python tests are failing (cam5 test in cxx)
This is done but will not close it because the cf_reader is giving an error with the cam5 dataset. The error:
|
@elbashandy It is not done if there is a failing test. is there a MR related to the above commit? |
No I didn't do a merge request till we fix that issue. |
elbashandy
added a commit
that referenced
this issue
Dec 18, 2019
test diff has beed added to all mentioned alg tests. cf_reader cxx & python tests were failing with cam5 as it was diffing one of 2 time step overwritten outputs with one of the time step inputs
see also #256 |
taobrienlbl
added
the
3_low_priority
documents an issue or new feature that is not time critical
label
Jun 19, 2020
elbashandy
added
1_high_priority
an issue that should be fixed prior to the next release
and removed
3_low_priority
documents an issue or new feature that is not time critical
labels
Jun 22, 2020
taobrienlbl
modified the milestones:
Bayesian AR Detector Release,
HighResMIP IVT Calculation,
someday
Jul 6, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
a number of tests run the pipeline without checking the result. these can be fixed now that we have mesh based diff.
use dataset_diff in these tests to validate the output
The text was updated successfully, but these errors were encountered: