-
Notifications
You must be signed in to change notification settings - Fork 572
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
TeuchosCore_RCP_PerformanceTests_basic_MPI_1 randomly failing in Trilinos_pullrequest_gcc_7.2.0_debug builds #8648
Comments
Seems pretty clear how to fix this. For debug builds if we increase Since I wrote this test, I will post a PR that will fix this. |
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. |
This issue was closed due to inactivity for 395 days. |
…8648, trilinos#13728) That should be high enough to avoid every random failure of this check ever observed in Trilinos PR testing. It is debatable if a test such as this should be run in all builds or in just dedicated performance builds. (The default timing ratios are very loose.) We just want to make sure these tests are not broken in every build so that this test will be able to run in performance builds. Signed-off-by: Roscoe A. Bartlett <[email protected]>
See new issue #13728. |
…8648, trilinos#13728) That should be high enough to avoid every random failure of this check ever observed in Trilinos PR testing. It is debatable if a test such as this should be run in all builds or in just dedicated performance builds. (The default timing ratios are very loose.) We just want to make sure these tests are not broken in every build so that this test will be able to run in performance builds. Signed-off-by: Roscoe A. Bartlett <[email protected]>
CC: @trilinos/teuchos, @trilinos/framework
Next Action Status
Description
As shown in this query (click "Shown Matching Output" in upper right) the test:
TeuchosCore_RCP_PerformanceTests_basic_MPI_1
in the build:
Trilinos_pullrequest_gcc_7.2.0_debug
is randomly failing with history (and the failures shown in the "Matching Output" column):
As shown in the "Matching Output" column in the above table, when it fails, it fails the check like:
Current Status on CDash
Run the above query adjusting the "Begin" and "End" dates to match today any other date range or just click "CURRENT" in the top bar to see results for the current testing day.
Steps to Reproduce
See https://github.com/trilinos/Trilinos/wiki/Reproducing-PR-Testing-Errors.
The text was updated successfully, but these errors were encountered: