[cig-commits] [commit] knepley/upgrade-petsc-interface: Faults: Turn off Line2 test for cohesive fault right now (000fc3e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Oct 17 16:15:31 PDT 2013


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/8e347a9f5d96fe4c665278ebea3720639379892b...3a1c2fe5ae5b5e0c987791aa2b8eeca011b22468

>---------------------------------------------------------------

commit 000fc3e8df110cec69efba5c81db33c27d02d1e5
Author: Matthew G. Knepley <knepley at gmail.com>
Date:   Thu Oct 17 18:09:42 2013 -0500

    Faults: Turn off Line2 test for cohesive fault right now


>---------------------------------------------------------------

000fc3e8df110cec69efba5c81db33c27d02d1e5
 unittests/libtests/faults/TestFaultCohesiveKinCases.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unittests/libtests/faults/TestFaultCohesiveKinCases.cc b/unittests/libtests/faults/TestFaultCohesiveKinCases.cc
index a154fb4..f0245bf 100644
--- a/unittests/libtests/faults/TestFaultCohesiveKinCases.cc
+++ b/unittests/libtests/faults/TestFaultCohesiveKinCases.cc
@@ -30,7 +30,7 @@
 
 // ----------------------------------------------------------------------
 #include "data/CohesiveKinDataLine2.hh" // USES CohesiveKinDataLine2
-CPPUNIT_TEST_SUITE_REGISTRATION( pylith::faults::TestFaultCohesiveKinLine2 );
+//CPPUNIT_TEST_SUITE_REGISTRATION( pylith::faults::TestFaultCohesiveKinLine2 );
 
 // Setup testing data.
 void



More information about the CIG-COMMITS mailing list