ignore   [plain text]


#
# $Id: ignore,v 1.2 2004/03/30 01:24:39 jtownsen Exp $
#
# A list of tests to ignore

# These tests are not debugged
TestRpcServer
TestReplication

# These are currently not working
TestAppendRecno
TestAssociate
TestLogc
TestConstruct01
TestConstruct02

# We no longer check to see that a Dbt is used more than
# once simultaneously.  It's no longer a disastrous error.
TestSameDbt

# TestUtil is used by the other tests, it does not stand on its own
TestUtil

# XA needs a special installation, it is not part of testall
TestXAServlet