Trilinos
Trilinos copied to clipboard
ROL_example_diode-circuit-simopt_example_01_MPI_1 and ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 in ATDM Trilinos builds starting on 07-21-2020
CC: @trilinos/rol, @rppawlo (Trilinos Nonlinear Solvers Product Lead), @ZUUL42, @bartlettroscoe
Next Action Status
Description
As shown in this query (click "Shown Matching Output" in upper right) the tests:
-
ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4
-
ROL_example_diode-circuit-simopt_example_01_MPI_1
in the builds:
-
Trilinos-atdm-ats1-knl_intel-18.0.5_mpich-7.7.6_openmp_static_opt
-
Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt
-
Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.6_openmp_static_opt
-
Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg
-
Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt
-
Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg
-
Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt
started failing on testing day 2020-07-21.
As shown in https://testing-dev.sandia.gov/cdash/test/41177660, we are seeing errors like:
Optimization Terminated with Status: Iteration Limit Exceeded
<snip>
End Result: TEST FAILED
Related to #6553.
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
One should be able to reproduce this failure as described in:
- https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md
and the system-specific instructions at:
- https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md#specific-instructions-for-each-system
Just log into any of the associated machines and copy and paste the full CDash build name <build-name>
listed above and run commands like:
$ cd <some_build_dir>/
$ source $TRILINOS_DIR/cmake/std/atdm/load-env.sh <build-name>
$ cmake \
-GNinja \
-DTrilinos_CONFIGURE_OPTIONS_FILE:STRING=cmake/std/atdm/ATDMDevEnv.cmake \
-DTrilinos_ENABLE_TESTS=ON -DTrilinos_ENABLE_<package-name>=ON \
$TRILINOS_DIR
$ make NP=16
$ <command-to-run-on-compute-node> ctest -j4
where <package-name>
is any package that you want to enable to reproduce build and/or test results.
Again, for exact system-specific details on what commands to run to build and run tests, see:
- https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md#specific-instructions-for-each-system
If you can't figure out what commands to run to reproduce the problem given this documentation, then please post a comment here and we will give you the exact minimal commands.
Test results for issue #8607 as of 2021-01-24
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=6
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 10 | 16 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 19 | 1 | 29 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 22 | 1 | 23 | #8607 |
Tests with issue trackers Failed: twif=6
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
@rppawlo: Who is the assignee for this issue?
ROL-v2.0 is coming soon. The new version is a significant algorithmic improvement. Let's wait to see if these issues are resolved in two weeks or so. We are also cleaning up the tests.
Test results for issue #8607 as of 2021-01-31
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 2 | 10 | 16 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 2 | 12 | 13 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 5 | 2 | 24 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 24 | 1 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 5 | 2 | 23 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 4 | 21 | 7 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 3 | 22 | 4 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 20 | 20 | 0 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 1 | 1 | 25 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-02-07
Tests with issue trackers Passed: twip=2
Tests with issue trackers Failed: twif=7
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=2
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 2 | 3 | 24 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 1 | 3 | 25 | #8607 |
Tests with issue trackers Failed: twif=7
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-02-14
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=5
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 6 | 4 | 23 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 5 | 23 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 4 | 4 | 23 | #8607 |
Tests with issue trackers Failed: twif=5
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-02-21
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=6
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 22 | 6 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 5 | 4 | 24 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 6 | 6 | 22 | #8607 |
Tests with issue trackers Failed: twif=6
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Thanks, @dridzal. Any updates on this?
Test results for issue #8607 as of 2021-02-28
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=6
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 4 | 4 | 26 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 1 | 8 | 22 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 5 | 6 | 23 | #8607 |
Tests with issue trackers Failed: twif=6
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-03-07
Tests with issue trackers Passed: twip=7
Tests with issue trackers Failed: twif=2
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=7
Tests with issue trackers Failed: twif=2
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 5 | 29 | 1 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 25 | 25 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-03-14
Tests with issue trackers Passed: twip=4
Tests with issue trackers Failed: twif=5
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=4
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 2 | 21 | 9 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 8 | 4 | 26 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 15 | 3 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 19 | 2 | 28 | #8607 |
Tests with issue trackers Failed: twif=5
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
@dridzal
ROL-v2.0 is coming soon. The new version is a significant algorithmic improvement. Let's wait to see if these issues are resolved in two weeks or so. We are also cleaning up the tests.
Any update on this?
Test results for issue #8607 as of 2021-03-21
Tests with issue trackers Failed: twif=1
Detailed test results: (click to expand)
Tests with issue trackers Failed: twif=1
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 30 | 30 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-03-28
Tests with issue trackers Passed: twip=8
Tests with issue trackers Failed: twif=1
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=8
Tests with issue trackers Failed: twif=1
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 28 | 28 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-04-04
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 5 | 11 | 16 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 26 | 1 | 26 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 27 | 0 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 12 | 4 | 23 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 2 | 1 | 26 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 7 | 22 | 5 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 5 | 15 | 12 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 18 | 9 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 28 | 28 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-04-11
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 17 | 10 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 1 | 26 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 27 | 0 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 19 | 2 | 25 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 1 | 2 | 25 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 10 | 17 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 20 | 7 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 4 | 17 | 10 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 28 | 28 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-04-18
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 22 | 6 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 20 | 8 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 10 | 1 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 1 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 6 | 22 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 12 | 16 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 16 | 12 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 28 | 28 | 0 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 1 | 4 | 24 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-04-25
Tests with issue trackers Passed: twip=4
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=4
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 14 | 16 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 17 | 1 | 29 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 2 | 2 | 28 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 1 | 9 | 21 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 22 | 8 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 19 | 11 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 4 | 17 | 13 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 1 | 6 | 24 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-05-02
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 19 | 11 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 27 | 27 | 0 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 1 | 10 | 20 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 5 | 13 | 17 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-05-09
Tests with issue trackers Passed: twip=4
Tests with issue trackers Failed: twif=3
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=4
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 18 | 11 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 16 | 2 | 28 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 11 | 18 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 15 | 15 | #8607 |
Tests with issue trackers Failed: twif=3
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 3 | 20 | 10 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 3 | 15 | 15 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 27 | 27 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-05-23
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=5
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 3 | 16 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 16 | 6 | 22 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 15 | 8 | 20 | #8607 |
Tests with issue trackers Failed: twif=5
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-05-30
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=3
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=3
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 11 | 7 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 20 | 8 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 5 | 10 | 18 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-06-06
Tests with issue trackers Passed: twip=4
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=4
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 20 | 8 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 9 | 4 | 18 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 27 | 0 | 27 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 27 | 0 | 27 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 12 | 10 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 14 | 13 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 15 | 12 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 5 | 16 | 12 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-06-20
Tests with issue trackers Passed: twip=5
Tests with issue trackers Failed: twif=3
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=5
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 11 | 14 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 4 | 5 | 20 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 17 | 9 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 4 | 1 | 23 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 26 | 0 | 26 | #8607 |
Tests with issue trackers Failed: twif=3
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 14 | 12 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 13 | 11 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 3 | 12 | 14 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-06-27
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 3 | 23 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 10 | 12 | 15 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 27 | 0 | 27 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 3 | 11 | 15 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 14 | 13 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 15 | 11 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 10 | 16 | 11 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-07-04
Tests with issue trackers Passed: twip=4
Tests with issue trackers Failed: twif=3
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=4
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 14 | 12 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 1 | 5 | 21 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 17 | 6 | 21 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 26 | 0 | 26 | #8607 |
Tests with issue trackers Failed: twif=3
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 8 | 16 | 11 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 6 | 18 | 8 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 16 | 21 | 5 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-07-11
Tests with issue trackers Passed: twip=3
Tests with issue trackers Failed: twif=4
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=3
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 15 | 12 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 23 | 1 | 26 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 27 | 0 | 27 | #8607 |
Tests with issue trackers Failed: twif=4
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 14 | 20 | 7 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 19 | 9 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 3 | 24 | 3 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 1 | 6 | 21 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
Test results for issue #8607 as of 2021-07-18
Tests with issue trackers Passed: twip=6
Tests with issue trackers Failed: twif=2
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=6
Tests with issue trackers Failed: twif=2
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 25 | 4 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 1 | 22 | 8 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.
@dridzal Have you had a chance to look at these?
Test results for issue #8607 as of 2021-07-25
Tests with issue trackers Passed: twip=4
Tests with issue trackers Failed: twif=3
Detailed test results: (click to expand)
Tests with issue trackers Passed: twip=4
Site | Build Name | Test Name | Status | Details | Consecutive Pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Passed | Completed | 1 | 23 | 6 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 2 | 6 | 23 | #8607 |
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 3 | 1 | 28 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Passed | Completed | 18 | 2 | 28 | #8607 |
Tests with issue trackers Failed: twif=3
Site | Build Name | Test Name | Status | Details | Consecutive Non-pass Days | Non-pass Last 30 Days | Pass Last 30 Days | Issue Tracker |
---|---|---|---|---|---|---|---|---|
eclipse | Trilinos-atdm-cts1-intel-19.0.4_openmpi-4.0.3_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 18 | 11 | #8607 |
eclipse | Trilinos-atdm-cts1empire-intel-18.0.2_openmpi-4.0.1_openmp_static_dbg | ROL_adapters_tpetra_test_sol_TpetraSimulatedConstraintInterfaceCVaR_MPI_4 | Failed | Completed (Failed) | 2 | 21 | 9 | #8607 |
mutrino | Trilinos-atdm-ats1-knl_intel-19.0.4_mpich-7.7.15_openmp_static_opt | ROL_example_diode-circuit-simopt_example_01_MPI_1 | Failed | Completed (Failed) | 4 | 4 | 0 | #8607 |
This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.