notes.html 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <title>Win32 Regression Testing Notes</title>
  8. </head>
  9. <body>
  10. <h1>Regression Testing Notes</h1>
  11. <h3>Note <a name="0">0</a></h3>
  12. <p>This test fails only intermittently.</p>
  13. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  14. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  15. </table>
  16. <h3>Note <a name="1">1</a></h3>
  17. <p>The failure is caused by a problem in Boost code. The Boost developer is
  18. aware of the problem and plans to fix it.</p>
  19. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  20. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  21. </table>
  22. <h3>Note <a name="2">2</a></h3>
  23. <p>The failure is caused by a compiler bug.</p>
  24. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  25. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  26. </table>
  27. <h3>Note <a name="3">3</a></h3>
  28. <p>The failure is caused by a compiler bug, which has been reported to the
  29. compiler supplier (or is already known to them).</p>
  30. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  31. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  32. </table>
  33. <h3>Note <a name="4">4</a></h3>
  34. <p>The failure is caused by a standard library bug.</p>
  35. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  36. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  37. </table>
  38. <h3>Note <a name="5">5</a></h3>
  39. <p>The failure is caused by a standard library bug, which has been reported to
  40. the standard library supplier (or is already known to them).</p>
  41. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  42. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  43. </table>
  44. <h3>Note <a name="6">6</a></h3>
  45. <p>The failure is probably caused by the test code, harness, or configuration.
  46. Thus it may not affect users of the library.</p>
  47. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  48. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  49. </table>
  50. <h3>Note <a name="9">9</a></h3>
  51. <p>The failure is serious and likely to prevent all use of this Boost library
  52. with this compiler.</p>
  53. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  54. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  55. </table>
  56. <h3>Note <a name="10">10</a></h3>
  57. <p>The failure is serious and likely to prevent all use of this Boost library
  58. with this compiler. The failure is caused by a compiler bug, which has been reported to the
  59. compiler supplier (or is already known to them).</p>
  60. <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
  61. <tr><td width="100%" height="1200">&nbsp;</td></tr>
  62. </table>
  63. <hr>
  64. <p>Revised
  65. <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->31 July 2003<!--webbot bot="Timestamp" endspan i-checksum="18783" --></p>
  66. </body>
  67. </html>
粤ICP备19079148号