| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <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>
- <h2>Regression Testing Notes</h2>
- <h3>Note <a name="0">0</a></h3>
- <p>This test fails only intermittently.</p>
- <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>
- <h3>Note <a name="2">2</a></h3>
- <p>The failure is caused by a compiler bug.</p>
- <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>
- <h3>Note <a name="4">4</a></h3>
- <p>The failure is caused by a standard library bug.</p>
- <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>
- <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>
- <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>
- <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>
- <h3>Note <a name="14">14</a></h3>
- <p>The failure is caused by a platform API bug.</p>
- <h3>Note <a name="15">15</a></h3>
- <p>The failure is caused by a platform API bug, which has been reported to
- the platform API 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"> </td></tr>
- </table>
- </body>
- </html>
|