-
Notifications
You must be signed in to change notification settings - Fork 578
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
SEACAS tests failing in ATDM builds on mutrino #2815
Comments
CC: @gsjaardema, @kddevin (Data Services Product Lead) FYI: After the update to use 'sbatch' instead of 'salloc' on 'mutrino' 4 days ago (see PR #2964 and commit ff791f8), there is only one remaining failing SEACAS test since then which is
and then ends with:
@gsjaardema, any idea what might be happening here? Do you mind if we temporarily disable this test so that we can promote this build? |
FYI: This appears to be the only platform with builds submitting to CDash where this test is failing out of 38 builds where this test is run as shown across all builds yesterday here. Therefore, disabling this test in this one build does not seem like it would result in the loss of that much testing (and this test is failing anyway so it is providing no value to the test suite on this platform). |
The |
@gsjaardema said:
@fryeguy52, can you please put in a targeted disable for this test in the (new) files:
as mentioned in: and: and from looking at other examples? NOTE: If that documentation is sufficient, let's work on improving it. |
Strange errors. Greg said to disable this test for now.
Strange errors. Greg said to disable this test for now.
FYI: Test As evidence of this, you can see that this test was missing in the SEACAS tests on 'mutrino' yesterday in this query. Marking this with "Disabled Tests" label. |
CC: @bartlettroscoe, @trilinos/seacas
Next Action Status
Switching from 'salloc' to 'sbatch' eliminated all but one of the failing tests and the remaining failing test
SEACASExodus_exodus_unit_tests
was disabled in commit d12ca4e merged to 'develop' in PR #3011 on 6/26/2018.Summary
The following tests are failing in the nightly jenkins jobs of the ATDM configuration on mutrino
SEACASAprepro_aprepro_command_line_include_test
SEACASAprepro_aprepro_command_line_vars_test
SEACASAprepro_aprepro_unit_test
SEACASAprepro_lib_aprepro_lib_array_test
SEACASAprepro_lib_aprepro_lib_unit_test
SEACASExodus_exodus_unit_tests
The list of failures can be seen here on CDash
They are failing in both
Trilinos-atdm-mutrino-intel-opt-openmp
Trilinos-atdm-mutrino-intel-debug-openmp
It looks like they all have something like this in the error output:
Steps to Reproduce
on mutrino clone Trilinos and run the following. This will automatically set up the environment.
Environment
This is set up automatically in the instructions to reproduce above
The text was updated successfully, but these errors were encountered: