Skip to content

Framework: Disabling GCC 4.8.x tests from muir

James Willenbring requested to merge william76:cdash_track_refactor_002 into develop

Created by: william76

@trilinos/framework

  • This relates to issue #1294 (closed)
  • Disabling the following gcc 4.8.2 tests from the Clean track on muir.
    • ctest_linux_nightly_mpi_development_debug_gcc_4.8.2_muir.cmake (MPI_DEBUG_DEV2)
    • ctest_linux_nightly_serial_development_opt_gcc_4.8.2_muir.cmake (SERIAL_OPT_DEV2)
  • Changing the track of these tests to Specialized (in case we need to re-enable them later so they don't show up on Clean).

Merge request reports