Browse Source

Initial commit

[SVN r19391]
Beman Dawes 23 years ago
parent
commit
cc2d1cf94d
1 changed files with 72 additions and 0 deletions
  1. 72 0
      status/notes.html

+ 72 - 0
status/notes.html

@@ -0,0 +1,72 @@
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
+<meta name="ProgId" content="FrontPage.Editor.Document">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<title>Win32 Regression Testing Notes</title>
+</head>
+
+<body>
+
+<h1>Regression Testing Notes</h1>
+<h3>Note <a name="0">0</a></h3>
+<p>This test fails only intermittently.</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="1">1</a></h3>
+<p>The failure is caused by a problem in Boost code. The Boost developer is 
+aware of the problem and plans to fix it.</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="2">2</a></h3>
+<p>The failure is caused by a compiler bug.</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="3">3</a></h3>
+<p>The failure is caused by a compiler bug, which has been reported to the 
+compiler supplier (or is already known to them).</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="4">4</a></h3>
+<p>The failure is caused by a standard library bug.</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="5">5</a></h3>
+<p>The failure is caused by a standard library bug, which has been reported to 
+the standard library supplier (or is already known to them).</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="6">6</a></h3>
+<p>The failure is probably caused by the test code, harness, or configuration. 
+Thus it may not affect users of the library.</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="9">9</a></h3>
+<p>The failure is serious and likely to prevent all use of this Boost library 
+with this compiler.</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<h3>Note <a name="10">10</a></h3>
+<p>The failure is serious and likely to prevent all use of this Boost library 
+with this compiler. The failure is caused by a compiler bug, which has been reported to the 
+compiler supplier (or is already known to them).</p>
+<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
+  <tr><td width="100%" height="1200">&nbsp;</td></tr>
+</table>
+<hr>
+<p>Revised 
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->31 July 2003<!--webbot bot="Timestamp" endspan i-checksum="18783" --></p>
+
+</body>
+
+</html>

粤ICP备19079148号