summaryrefslogtreecommitdiff
path: root/bdb/docs/ref/test/faq.html
blob: ec5d2d3f0618f7f79a76d891443c51666029b2c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!--$Id: faq.so,v 10.2 2000/08/10 17:54:49 bostic Exp $-->
<!--Copyright 1997, 1998, 1999, 2000 by Sleepycat Software, Inc.-->
<!--All rights reserved.-->
<html>
<head>
<title>Berkeley DB Reference Guide: Test suite FAQ</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,java,C,C++">
</head>
<body bgcolor=white>
<table><tr valign=top>
<td><h3><dl><dt>Berkeley DB Reference Guide:<dd>Test Suite</dl></h3></td>
<td width="1%"><a href="../../ref/test/run.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../../ref/toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../../ref/distrib/layout.html"><img src="../../images/next.gif" alt="Next"></a>
</td></tr></table>
<p>
<h1 align=center>Test suite FAQ</h1>
<p><ol>
<p><li><b>The test suite has been running for over a day.  What's wrong?</b>
<p>The test suite an take anywhere from some number of hours to several
days to run, depending on your hardware configuration.  As long as the
run is making forward progress and new lines are being written to the
<b>ALL.OUT</b> file, everything is probably fine.
<p><li><b>The test suite hangs.</b>
<p>The test suite requires Tcl 8.1 or greater, preferably at least Tcl 8.3.
If you are using an earlier version of Tcl, the test suite may simply
hang at some point.
</ol>
<table><tr><td><br></td><td width="1%"><a href="../../ref/test/run.html"><img src="../../images/prev.gif" alt="Prev"></a><a href="../../ref/toc.html"><img src="../../images/ref.gif" alt="Ref"></a><a href="../../ref/distrib/layout.html"><img src="../../images/next.gif" alt="Next"></a>
</td></tr></table>
<p><font size=1><a href="http://www.sleepycat.com">Copyright Sleepycat Software</a></font>
</body>
</html>