mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
33 lines
1.9 KiB
HTML
33 lines
1.9 KiB
HTML
<!--$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>
|