explicit-failures-markup.xml 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980
  1. <explicit-failures-markup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="explicit-failures.xsd">
  2. <!--
  3. The following online services can be used to validate your changes to this file:
  4. - http://apps.gotdotnet.com/xmltools/xsdvalidator/
  5. - http://tools.decisionsoft.com/schemaValidate.html
  6. -->
  7. <!-- /////////////// Toolsets /////////////// -->
  8. <mark-toolset name="borland-5.6.4" status="required"/>
  9. <mark-toolset name="cwpro8" status="required"/>
  10. <mark-toolset name="msvc" status="required"/>
  11. <mark-toolset name="msvc-stlport" status="required"/>
  12. <mark-toolset name="vc7" status="required"/>
  13. <mark-toolset name="vc7.1" status="required"/>
  14. <!-- /////////////// Libraries /////////////// -->
  15. <!-- string_algo -->
  16. <library name="algorithm/string">
  17. <mark-unusable>
  18. <toolset name="borland"/>
  19. <toolset name="borland-5.6.4"/>
  20. <toolset name="msvc"/>
  21. <toolset name="msvc-stlport"/>
  22. <toolset name="intel-win32-7.1-vc6"/>
  23. <toolset name="gcc-2.95.3-linux"/>
  24. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  25. <note author="P.Droba"/>
  26. </mark-unusable>
  27. <test name="predicate">
  28. <mark-failure>
  29. <toolset name="cwpro8"/>
  30. <note author="P.Droba">
  31. The test fails to compile due to unknown reason.
  32. </note>
  33. </mark-failure>
  34. </test>
  35. <test name="replace">
  36. <mark-failure>
  37. <toolset name="cwpro8"/>
  38. <note author="P.Droba">
  39. The test fails to compile due to unknown reason.
  40. </note>
  41. </mark-failure>
  42. </test>
  43. </library>
  44. <!-- array -->
  45. <library name="array">
  46. <test name="array3">
  47. <mark-failure>
  48. <toolset name="borland"/>
  49. <toolset name="borland-5.6.4"/>
  50. <toolset name="msvc"/>
  51. <toolset name="vc7"/>
  52. <note refid="3"/>
  53. </mark-failure>
  54. </test>
  55. <test name="array4">
  56. <mark-failure>
  57. <toolset name="borland"/>
  58. <toolset name="borland-5.6.4"/>
  59. <toolset name="msvc"/>
  60. <toolset name="vc7"/>
  61. <note refid="3"/>
  62. </mark-failure>
  63. </test>
  64. </library>
  65. <!-- concept_check -->
  66. <library name="concept_check">
  67. <test name="class_concept_fail_expected">
  68. <mark-failure>
  69. <toolset name="cwpro8"/>
  70. <note author="B. Dawes" refid="3"/>
  71. </mark-failure>
  72. </test>
  73. </library>
  74. <!-- config -->
  75. <library name="config">
  76. <test name="config_test">
  77. <mark-failure>
  78. <toolset name="intel-win32"/>
  79. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  80. <note author="B. Dawes" refid="3"/>
  81. </mark-failure>
  82. </test>
  83. <test name="config_link_test">
  84. <mark-failure>
  85. <toolset name="meta-como-win32-4.3.3-vc7"/>
  86. <note author="J. Maddock" refid="3"/>
  87. </mark-failure>
  88. </test>
  89. <test name="limits_test">
  90. <mark-failure>
  91. <toolset name="cwpro8"/>
  92. <note author="B. Dawes" refid="3"/>
  93. </mark-failure>
  94. </test>
  95. </library>
  96. <!-- date_time -->
  97. <library name="date_time">
  98. <mark-unusable>
  99. <toolset name="msvc-stlport"/>
  100. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  101. <toolset name="intel-win32-7.1-vc6"/>
  102. </mark-unusable>
  103. <test name="testfacet">
  104. <mark-failure>
  105. <toolset name="msvc"/>
  106. <toolset name="cwpro8"/>
  107. <toolset name="borland"/>
  108. <toolset name="mingw"/>
  109. <toolset name="gcc"/>
  110. <note author="B. Garst" refid="18,19"/>
  111. </mark-failure>
  112. </test>
  113. <test name="testgreg_wstream">
  114. <mark-failure>
  115. <toolset name="msvc"/>
  116. <toolset name="borland"/>
  117. <toolset name="mingw"/>
  118. <toolset name="gcc"/>
  119. <note author="B. Garst" refid="19,21"/>
  120. </mark-failure>
  121. </test>
  122. <test name="testparse_date">
  123. <mark-failure>
  124. <toolset name="msvc"/>
  125. <toolset name="vc7"/>
  126. <toolset name="gcc"/>
  127. <note author="B. Garst" refid="18,20"/>
  128. </mark-failure>
  129. </test>
  130. <test name="testmicrosec_time_clock">
  131. <mark-failure>
  132. <toolset name="gcc"/>
  133. <toolset name="borland"/>
  134. <toolset name="mingw"/>
  135. <note author="B. Garst" refid="22"/>
  136. </mark-failure>
  137. </test>
  138. <test name="teststreams">
  139. <mark-failure>
  140. <toolset name="msvc"/>
  141. <toolset name="vc7"/>
  142. <toolset name="cwpro8"/>
  143. <toolset name="borland"/>
  144. <toolset name="mingw"/>
  145. <toolset name="gcc"/>
  146. <note author="B. Garst" refid="18,19,20"/>
  147. </mark-failure>
  148. </test>
  149. <test name="testtime_wstream">
  150. <mark-failure>
  151. <toolset name="msvc"/>
  152. <toolset name="borland"/>
  153. <toolset name="mingw"/>
  154. <toolset name="gcc"/>
  155. <toolset name=""/>
  156. <note author="B. Garst" refid="19,21,22"/>
  157. </mark-failure>
  158. </test>
  159. <test name="*">
  160. <mark-failure>
  161. <toolset name="intel-win32"/>
  162. <note refid="10"/>
  163. </mark-failure>
  164. </test>
  165. </library>
  166. <!-- graph -->
  167. <library name="graph">
  168. <mark-unusable>
  169. <toolset name="borland-5.6.4"/>
  170. <toolset name="msvc"/>
  171. <toolset name="msvc-stlport"/>
  172. </mark-unusable>
  173. <test name="adj_matrix_cc">
  174. <mark-failure>
  175. <toolset name="vc7"/>
  176. <note refid="3" author="D. Gregor"/>
  177. </mark-failure>
  178. </test>
  179. <test name="bfs_cc">
  180. <mark-failure>
  181. <toolset name="vc7"/>
  182. <note refid="3" author="D. Gregor"/>
  183. </mark-failure>
  184. </test>
  185. <test name="bundled_properties">
  186. <mark-failure>
  187. <toolset name="vc7"/>
  188. <note refid="3" author="D. Gregor"/>
  189. </mark-failure>
  190. </test>
  191. <test name="dfs_cc">
  192. <mark-failure>
  193. <toolset name="vc7"/>
  194. <note refid="3" author="D. Gregor"/>
  195. </mark-failure>
  196. </test>
  197. <test name="dijkstra_cc">
  198. <mark-failure>
  199. <toolset name="vc7"/>
  200. <note refid="3" author="D. Gregor"/>
  201. </mark-failure>
  202. </test>
  203. <test name="subgraph">
  204. <mark-failure>
  205. <toolset name="vc7"/>
  206. <note refid="3" author="D. Gregor"/>
  207. </mark-failure>
  208. </test>
  209. <test name="transitive_closure_test">
  210. <mark-failure>
  211. <toolset name="vc7"/>
  212. <note refid="3" author="D. Gregor"/>
  213. </mark-failure>
  214. </test>
  215. <test name="vector_graph_cc">
  216. <mark-failure>
  217. <toolset name="vc7"/>
  218. <note refid="3" author="D. Gregor"/>
  219. </mark-failure>
  220. </test>
  221. </library>
  222. <!-- lambda -->
  223. <library name="lambda">
  224. <mark-unusable>
  225. <toolset name="msvc"/>
  226. <toolset name="msvc-stlport"/>
  227. <toolset name="borland"/>
  228. <toolset name="borland-5.6.4"/>
  229. <toolset name="borland-5.5.1"/>
  230. <toolset name="vc7"/>
  231. <note>
  232. TBD: Explain why it is not usable
  233. </note>
  234. </mark-unusable>
  235. </library>
  236. <!-- multi_array -->
  237. <library name="multi_array">
  238. <mark-unusable>
  239. <toolset name="borland"/>
  240. <toolset name="borland-5.6.4"/>
  241. <toolset name="borland-5.5.1"/>
  242. <note author="Alisdair Meredith" date="30 Jan 2004">
  243. <p>
  244. This library has never worked [on Borland 5.5.1 and 5.6.4], and the only tests that 'pass' are
  245. compile-fail tests failing for the wrong reasons!
  246. </p>
  247. </note>
  248. </mark-unusable>
  249. <test name="constructors">
  250. <mark-failure>
  251. <toolset name="msvc"/>
  252. <note author="Ronald Garcia" date="13 Jul 2004">
  253. Known error in MSVC. see
  254. <a href="http://boost-consulting.com/boost/libs/multi_index/doc/compiler_specifics.html#msvc_60">
  255. http://boost-consulting.com/boost/libs/multi_index/doc/compiler_specifics.html#msvc_60</a>
  256. for more information.
  257. </note>
  258. </mark-failure>
  259. </test>
  260. </library>
  261. <!-- multi_index -->
  262. <library name="multi_index">
  263. <mark-unusable>
  264. <toolset name="borland-5.6.4"/>
  265. <note author="J. L&#243;pez" date="05 Jul 2004" refid="17"/>
  266. </mark-unusable>
  267. <mark-unusable>
  268. <toolset name="gcc-2.95.3-linux"/>
  269. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  270. <note author="J. L&#243;pez" date="09 Jul 2004" refid="17"/>
  271. </mark-unusable>
  272. </library>
  273. <!-- serialization -->
  274. <library name="serialization">
  275. <mark-unusable>
  276. <toolset name="como"/>
  277. <toolset name="como-win32"/>
  278. <note author="Robert Ramey" date="13 Jul 2004" refid="2"/>
  279. </mark-unusable>
  280. <mark-unusable>
  281. <toolset name="gcc-2.95.3-linux"/>
  282. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  283. <note author="Robert Ramey" date="13 Jul 2004" refid="17"/>
  284. </mark-unusable>
  285. <test name="void_cast">
  286. <mark-failure>
  287. <toolset name="msvc"/>
  288. <note author="Robert Ramey">
  289. This failure doesn't affect the serialization library
  290. </note>
  291. </mark-failure>
  292. </test>
  293. </library>
  294. <!-- spirit -->
  295. <library name="spirit">
  296. <mark-unusable>
  297. <toolset name="msvc"/>
  298. <toolset name="msvc-stlport"/>
  299. <toolset name="borland-5.5.1"/>
  300. <toolset name="borland-5.6.4"/>
  301. <toolset name="vc7"/>
  302. <toolset name="gcc-2.95.3-linux"/>
  303. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  304. <note>
  305. <p>
  306. Historically, Spirit supported a lot of compilers, including (to some
  307. extent) poorly conforming compilers such as VC6. Spirit v1.6.x will be
  308. the last release that will support older poorly conforming compilers.
  309. Starting from Spirit v1.8.0, ill conforming compilers will not be
  310. supported. If you are still using one of these older compilers, you can
  311. still use Spirit v1.6.x.
  312. </p>
  313. <p>
  314. The reason why Spirit v1.6.x worked on old non-conforming compilers is
  315. that the authors laboriously took the trouble of searching for
  316. workarounds to make these compilers happy. The process takes a lot of
  317. time and energy, especially when one encounters the dreaded ICE or
  318. "Internal Compiler Error". Sometimes searching for a single workaround
  319. takes days or even weeks. Sometimes, there are no known workarounds. This
  320. stifles progress a lot. And, as the library gets more progressive and
  321. takes on more advanced C++ techniques, the difficulty is escalated to
  322. even new heights.
  323. </p>
  324. <p>
  325. Spirit v1.6.x will still be supported. Maintenance and bug fixes will
  326. still be applied. There will still be active development for the back-
  327. porting of new features introduced in Spirit v1.8.0 (and Spirit 1.9.0)
  328. to lesser able compilers; hopefully, fueled by contributions from the
  329. community. For instance, there is already a working AST tree back-port
  330. for VC6 and VC7 by Peder Holt.
  331. </p>
  332. </note>
  333. </mark-unusable>
  334. </library>
  335. <!-- function -->
  336. <library name="function">
  337. <test name="allocator_test">
  338. <mark-failure>
  339. <toolset name="msvc"/>
  340. <toolset name="vc7"/>
  341. <note author="B.Dawes" refid="5"/>
  342. </mark-failure>
  343. </test>
  344. <test name="contains_test">
  345. <mark-failure>
  346. <toolset name="msvc"/>
  347. <toolset name="msvc-stlport"/>
  348. <note refid="3" author="D. Gregor"/>
  349. </mark-failure>
  350. </test>
  351. <test name="function_arith_cxx98">
  352. <mark-failure>
  353. <toolset name="borland"/>
  354. <toolset name="borland-5.6.4"/>
  355. <toolset name="msvc"/>
  356. <toolset name="vc7"/>
  357. <note author="B. Dawes" refid="3"/>
  358. </mark-failure>
  359. </test>
  360. <test name="function_ref_cxx98">
  361. <mark-failure>
  362. <toolset name="borland"/>
  363. <toolset name="borland-5.6.4"/>
  364. <toolset name="msvc"/>
  365. <toolset name="vc7"/>
  366. <note author="B. Dawes" refid="3"/>
  367. </mark-failure>
  368. </test>
  369. <test name="lambda_test">
  370. <mark-failure>
  371. <toolset name="borland"/>
  372. <toolset name="borland-5.6.4"/>
  373. <toolset name="msvc"/>
  374. <toolset name="vc7"/>
  375. <note author="B. Dawes" refid="3"/>
  376. </mark-failure>
  377. <mark-failure>
  378. <toolset name="cwpro8"/>
  379. <note author="B. Dawes" refid="2"/>
  380. </mark-failure>
  381. </test>
  382. <test name="lib_function_test">
  383. <mark-failure>
  384. <toolset name="borland"/>
  385. <toolset name="borland-5.6.4"/>
  386. <toolset name="msvc"/>
  387. <toolset name="vc7"/>
  388. <note author="B. Dawes" refid="3"/>
  389. </mark-failure>
  390. <mark-failure>
  391. <toolset name="cwpro8"/>
  392. <note author="B. Dawes" refid="2"/>
  393. </mark-failure>
  394. </test>
  395. <test name="mem_fun_cxx98">
  396. <mark-failure>
  397. <toolset name="borland"/>
  398. <toolset name="borland-5.6.4"/>
  399. <toolset name="msvc"/>
  400. <toolset name="vc7"/>
  401. <note author="B. Dawes" refid="3"/>
  402. </mark-failure>
  403. <mark-failure>
  404. <toolset name="cwpro8"/>
  405. <note author="B. Dawes" refid="2"/>
  406. </mark-failure>
  407. </test>
  408. <test name="std_bind_cxx98">
  409. <mark-failure>
  410. <toolset name="borland"/>
  411. <toolset name="borland-5.6.4"/>
  412. <toolset name="msvc"/>
  413. <toolset name="vc7"/>
  414. <note author="B. Dawes" refid="3"/>
  415. </mark-failure>
  416. </test>
  417. <test name="std_bind_portable">
  418. <mark-failure>
  419. <toolset name="msvc"/>
  420. <note author="B. Dawes" refid="5"/>
  421. </mark-failure>
  422. </test>
  423. <test name="sum_avg_cxx98">
  424. <mark-failure>
  425. <toolset name="borland"/>
  426. <toolset name="borland-5.6.4"/>
  427. <toolset name="msvc"/>
  428. <toolset name="vc7"/>
  429. <note author="B. Dawes" refid="3"/>
  430. </mark-failure>
  431. </test>
  432. </library>
  433. <!-- iterator -->
  434. <library name="iterator">
  435. <test name="interoperable_fail">
  436. <mark-failure>
  437. <toolset name="borland"/>
  438. <toolset name="borland-5.6.4"/>
  439. <toolset name="msvc"/>
  440. <toolset name="vc7"/>
  441. <note author="B. Dawes" refid="2"/>
  442. </mark-failure>
  443. <mark-failure>
  444. <toolset name="gcc"/>
  445. <note refid="3"/>
  446. </mark-failure>
  447. <mark-failure>
  448. <toolset name="*"/>
  449. <note author="D. Abrahams">
  450. This failure is caused by a compiler bug. Templated operators
  451. which combine different iterators built with iterator_facade or
  452. iterator_adaptor be present in an overload set even when those
  453. iterators are not interoperable. The usual result is that error
  454. messages generated by illegal use of these operators will be of
  455. lower quality.
  456. </note>
  457. </mark-failure>
  458. </test>
  459. <test name="is_convertible_fail" corner-case="yes">
  460. <mark-failure>
  461. <toolset name="borland"/>
  462. <toolset name="borland-5.6.4"/>
  463. <toolset name="msvc"/>
  464. <toolset name="vc7"/>
  465. <note refid="2"/>
  466. </mark-failure>
  467. <mark-failure>
  468. <toolset name="*"/>
  469. <note author="D. Abrahams">
  470. This failure is caused by a compiler bug.
  471. <code>is_convertible&lt;T,U&gt;::value</code> may be true for unrelated
  472. iterators <code>T</code> and <code>U</code>
  473. (including many of the Boost specialized adaptors) which use
  474. <code>enable_if_convertible</code> to restrict the applicability
  475. of converting constructors, even when <code>T</code> is not
  476. convertible to <code>U</code> because instantiating the
  477. conversion will cause a compilation failure.
  478. </note>
  479. </mark-failure>
  480. </test>
  481. </library>
  482. <!-- math -->
  483. <library name="math">
  484. <test name="quaternion_mult_incl_test">
  485. <mark-failure>
  486. <toolset name="intel-win32"/>
  487. <note author="B. Dawes" refid="3"/>
  488. </mark-failure>
  489. </test>
  490. </library>
  491. <!-- numeric/interval -->
  492. <library name="numeric/interval">
  493. <mark-unusable>
  494. <toolset name="borland"/>
  495. <toolset name="borland-5.6.4"/>
  496. <toolset name="msvc"/>
  497. <toolset name="msvc-stlport"/>
  498. <toolset name="vc7"/>
  499. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  500. </mark-unusable>
  501. <test name="test_float">
  502. <mark-failure>
  503. <toolset name="borland-5.5.1"/>
  504. <toolset name="intel-win32-7.1-vc6"/>
  505. <note author="G. Melquiond">
  506. This test ensures the inclusion property of interval
  507. arithmetic is available for built-in floating-point types
  508. <code>float</code> and <code>double</code>. If the test
  509. fails, <code>interval&lt;float&gt;</code> and
  510. <code>interval&lt;double&gt;</code> should not be used
  511. on this compiler/platform since there will be no
  512. numerical guarantee.
  513. </note>
  514. </mark-failure>
  515. </test>
  516. </library>
  517. <!-- program_options -->
  518. <library name="program_options">
  519. <mark-unusable>
  520. <toolset name="msvc-stlport"/>
  521. </mark-unusable>
  522. <mark-unusable>
  523. <toolset name="gcc-2.95.3-linux"/>
  524. <note>
  525. The failure is caused by standard library deficiencies -- it lacks
  526. basic_string class and the &lt;locale&gt; header.
  527. </note>
  528. </mark-unusable>
  529. <mark-unusable>
  530. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  531. <note refid="2"/>
  532. </mark-unusable>
  533. <test name="unicode_test">
  534. <mark-failure>
  535. <toolset name="intel-win32-7.1-vc6"/>
  536. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  537. <toolset name="msvc"/>
  538. <toolset name="vc7"/>
  539. <note>The failures are caused by problems with std::locale implementation</note>
  540. </mark-failure>
  541. </test>
  542. <test name="unicode_test">
  543. <mark-failure>
  544. <toolset name="cwpro8"/>
  545. <note>The test fails at runtime for unknown reason</note>
  546. </mark-failure>
  547. </test>
  548. <test name="variable_map_test">
  549. <mark-failure>
  550. <toolset name="msvc"/>
  551. <note>
  552. The failures are caused by compiler bug: it's not possible to
  553. explicitly pass template arguments to member template function. The
  554. failure is serious and makes one of the primary interfaces
  555. unusable.
  556. </note>
  557. </mark-failure>
  558. </test>
  559. </library>
  560. <!-- python -->
  561. <library name="python">
  562. <mark-unusable>
  563. <toolset name="borland"/>
  564. <toolset name="borland-5.5.1"/>
  565. <toolset name="borland-5.6.4"/>
  566. <note refid="2"/>
  567. <note refid="17"/>
  568. </mark-unusable>
  569. </library>
  570. <!-- random -->
  571. <library name="random">
  572. <mark-unusable>
  573. <toolset name="msvc"/>
  574. <toolset name="vc7"/>
  575. <note author="B. Dawes" refid="10"/>
  576. </mark-unusable>
  577. <test name="random_test">
  578. <mark-failure>
  579. <toolset name="cwpro8"/>
  580. <toolset name="como-win32"/>
  581. <toolset name="intel-win32"/>
  582. <note author="B. Dawes" refid="3"/>
  583. </mark-failure>
  584. <mark-failure>
  585. <toolset name="borland"/>
  586. <toolset name="borland-5.6.4"/>
  587. <note author="B. Dawes" refid="2"/>
  588. </mark-failure>
  589. </test>
  590. </library>
  591. <!-- regex -->
  592. <library name="regex">
  593. <test name="regex_token_iterator_eg_2">
  594. <mark-failure>
  595. <toolset name="msvc"/>
  596. <note author="J. Maddock"/>
  597. </mark-failure>
  598. </test>
  599. <test name="posix_api_check">
  600. <mark-failure>
  601. <toolset name="meta-como-win32-4.3.3-vc7"/>
  602. <note author="J. Maddock"/>
  603. </mark-failure>
  604. </test>
  605. <test name="regex_regress_dll">
  606. <mark-failure>
  607. <toolset name="meta-como-win32-4.3.3-vc7"/>
  608. <note author="J. Maddock"/>
  609. </mark-failure>
  610. </test>
  611. <test name="regex_wide_regress_dll">
  612. <mark-failure>
  613. <toolset name="meta-como-win32-4.3.3-vc7"/>
  614. <note author="J. Maddock"/>
  615. </mark-failure>
  616. </test>
  617. </library>
  618. <!-- signals -->
  619. <library name="signals">
  620. <test name="dead_slot_test">
  621. <mark-failure>
  622. <toolset name="meta-como-win32-4.3.3-vc7"/>
  623. <note refid="3" author="D. Gregor"/>
  624. </mark-failure>
  625. </test>
  626. <test name="signal_test">
  627. <mark-failure>
  628. <toolset name="cwpro8"/>
  629. <note author="B. Dawes" refid="2"/>
  630. </mark-failure>
  631. <mark-failure>
  632. <toolset name="borland"/>
  633. <toolset name="borland-5.6.4"/>
  634. <toolset name="msvc"/>
  635. <toolset name="vc7"/>
  636. <note author="B. Dawes" refid="3"/>
  637. </mark-failure>
  638. </test>
  639. <test name="trackable_test">
  640. <mark-failure>
  641. <toolset name="meta-como-win32-4.3.3-vc7"/>
  642. <note refid="3" author="D. Gregor"/>
  643. </mark-failure>
  644. </test>
  645. </library>
  646. <!-- static_assert -->
  647. <library name="static_assert">
  648. <test name="static_assert_test_fail_8">
  649. <toolset name="cwpro8"/>
  650. <note author="B. Dawes" refid="3"/>
  651. </test>
  652. </library>
  653. <!-- test -->
  654. <library name="test">
  655. <test name="errors_handling_test">
  656. <toolset name="como-win32"/>
  657. <note author="B. Dawes" refid="3"/>
  658. </test>
  659. </library>
  660. <!-- thread -->
  661. <library name="thread">
  662. <mark-unusable>
  663. <toolset name="gcc"/>
  664. <note author="B. Dawes" refid="6"/>
  665. </mark-unusable>
  666. <mark-unusable>
  667. <toolset name="como-win32"/>
  668. <note author="B. Dawes" refid="10"/>
  669. </mark-unusable>
  670. <test name="test_mutex">
  671. <mark-failure>
  672. <toolset name="vc7"/>
  673. <note author="B. Dawes" refid="0"/>
  674. <note author="B. Dawes" refid="6"/>
  675. </mark-failure>
  676. </test>
  677. </library>
  678. <!-- tuple -->
  679. <library name="tuple">
  680. <test name="io_test">
  681. <toolset name="intel-win32"/>
  682. <note author="B. Dawes" refid="3"/>
  683. </test>
  684. </library>
  685. <!-- type_traits -->
  686. <library name="type_traits">
  687. <test name="function_traits_test">
  688. <mark-failure>
  689. <toolset name="msvc"/>
  690. <toolset name="vc7"/>
  691. </mark-failure>
  692. </test>
  693. <test name="remove_bounds_test">
  694. <mark-failure>
  695. <toolset name="msvc"/>
  696. <toolset name="vc7"/>
  697. </mark-failure>
  698. </test>
  699. <test name="remove_const_test">
  700. <mark-failure>
  701. <toolset name="msvc"/>
  702. <toolset name="vc7"/>
  703. </mark-failure>
  704. </test>
  705. <test name="remove_cv_test">
  706. <mark-failure>
  707. <toolset name="msvc"/>
  708. <toolset name="vc7"/>
  709. </mark-failure>
  710. </test>
  711. <test name="remove_pointer_test">
  712. <mark-failure>
  713. <toolset name="msvc"/>
  714. <toolset name="vc7"/>
  715. </mark-failure>
  716. </test>
  717. <test name="remove_reference_test">
  718. <mark-failure>
  719. <toolset name="msvc"/>
  720. <toolset name="vc7"/>
  721. </mark-failure>
  722. </test>
  723. <test name="remove_volatile_test">
  724. <mark-failure>
  725. <toolset name="msvc"/>
  726. <toolset name="vc7"/>
  727. </mark-failure>
  728. </test>
  729. </library>
  730. <!-- utility -->
  731. <library name="utility">
  732. <test name="enable_if_constructors">
  733. <mark-failure>
  734. <toolset name="borland"/>
  735. <toolset name="borland-5.6.4"/>
  736. <toolset name="cwpro8"/>
  737. <toolset name="msvc"/>
  738. <toolset name="msvc-stlport"/>
  739. <toolset name="vc7"/>
  740. <note refid="3"/>
  741. </mark-failure>
  742. </test>
  743. <test name="enable_if_dummy_arg_disambiguation">
  744. <mark-failure>
  745. <toolset name="borland"/>
  746. <toolset name="borland-5.6.4"/>
  747. <toolset name="cwpro8"/>
  748. <toolset name="msvc"/>
  749. <toolset name="msvc-stlport"/>
  750. <toolset name="vc7"/>
  751. <note refid="3"/>
  752. </mark-failure>
  753. </test>
  754. <test name="enable_if_lazy">
  755. <mark-failure>
  756. <toolset name="borland"/>
  757. <toolset name="borland-5.6.4"/>
  758. <toolset name="cwpro8"/>
  759. <toolset name="msvc"/>
  760. <toolset name="msvc-stlport"/>
  761. <toolset name="vc7"/>
  762. <note refid="3"/>
  763. </mark-failure>
  764. </test>
  765. <test name="enable_if_lazy_test">
  766. <mark-failure>
  767. <toolset name="borland"/>
  768. <toolset name="borland-5.6.4"/>
  769. <toolset name="cwpro8"/>
  770. <toolset name="msvc"/>
  771. <toolset name="msvc-stlport"/>
  772. <toolset name="vc7"/>
  773. <note refid="3"/>
  774. </mark-failure>
  775. </test>
  776. <test name="enable_if_member_templates">
  777. <mark-failure>
  778. <toolset name="borland"/>
  779. <toolset name="borland-5.6.4"/>
  780. <toolset name="cwpro8"/>
  781. <toolset name="msvc"/>
  782. <toolset name="msvc-stlport"/>
  783. <toolset name="vc7"/>
  784. <note refid="3"/>
  785. </mark-failure>
  786. </test>
  787. <test name="enable_if_namespace_disambiguation">
  788. <mark-failure>
  789. <toolset name="borland"/>
  790. <toolset name="borland-5.6.4"/>
  791. <toolset name="cwpro8"/>
  792. <toolset name="msvc"/>
  793. <toolset name="msvc-stlport"/>
  794. <toolset name="vc7"/>
  795. <note refid="3"/>
  796. </mark-failure>
  797. </test>
  798. <test name="enable_if_no_disambiguation">
  799. <mark-failure>
  800. <toolset name="borland"/>
  801. <toolset name="borland-5.6.4"/>
  802. <toolset name="cwpro8"/>
  803. <toolset name="msvc"/>
  804. <toolset name="msvc-stlport"/>
  805. <toolset name="vc7"/>
  806. <note refid="3"/>
  807. </mark-failure>
  808. </test>
  809. <test name="enable_if_partial_specializations">
  810. <mark-failure>
  811. <toolset name="borland"/>
  812. <toolset name="borland-5.6.4"/>
  813. <toolset name="cwpro8"/>
  814. <toolset name="msvc"/>
  815. <toolset name="msvc-stlport"/>
  816. <toolset name="vc7"/>
  817. <note refid="3"/>
  818. </mark-failure>
  819. </test>
  820. <test name="fun_out_iter_example">
  821. <mark-failure>
  822. <toolset name="como-win32"/>
  823. <note author="B. Dawes" refid="4"/>
  824. </mark-failure>
  825. </test>
  826. <test name="result_of_test">
  827. <mark-failure>
  828. <toolset name="borland-5.6.4"/>
  829. <toolset name="cwpro8"/>
  830. <toolset name="msvc"/>
  831. <toolset name="msvc-stlport"/>
  832. <toolset name="vc7"/>
  833. <note refid="3" author="D. Gregor"/>
  834. </mark-failure>
  835. </test>
  836. </library>
  837. <library name="variant">
  838. <test name="recursive_variant_test">
  839. <mark-failure>
  840. <toolset name="borland"/>
  841. <toolset name="borland-5.6.4"/>
  842. <toolset name="como-win32"/>
  843. <toolset name="msvc"/>
  844. <toolset name="vc7"/>
  845. <note refid="3"/>
  846. </mark-failure>
  847. </test>
  848. <test name="variant_test1">
  849. <mark-failure>
  850. <toolset name="borland"/>
  851. <toolset name="borland-5.6.4"/>
  852. <note refid="2"/>
  853. </mark-failure>
  854. </test>
  855. <test name="variant_reference_test">
  856. <mark-failure>
  857. <toolset name="cwpro8"/>
  858. <toolset name="msvc"/>
  859. <toolset name="vc7"/>
  860. <note refid="3"/>
  861. </mark-failure>
  862. <mark-failure>
  863. <toolset name="intel-win32"/>
  864. <note refid="2"/>
  865. </mark-failure>
  866. </test>
  867. </library>
  868. <!-- /////////////// Standard note definitions /////////////// -->
  869. <note id="0">
  870. This test fails only intermittently.
  871. </note>
  872. <note id="1">
  873. The failure is caused by a problem in Boost code. The Boost developer is aware of
  874. the problem and plans to fix it.
  875. </note>
  876. <note id="2">
  877. The failure is caused by a compiler bug.
  878. </note>
  879. <note id="3">
  880. The failure is caused by a compiler bug, which has been reported to the compiler
  881. supplier (or is already known to them).
  882. </note>
  883. <note id="4">
  884. The failure is caused by a standard library bug.
  885. </note>
  886. <note id="5">
  887. The failure is caused by a standard library bug, which has been reported to the
  888. standard library supplier (or is already known to them).
  889. </note>
  890. <note id="6">
  891. The failure is probably caused by the test code, harness, or configuration. Thus
  892. it may not affect users of the library.
  893. </note>
  894. <note id="9">
  895. The failure is serious and likely to prevent all use of this Boost library with this compiler.
  896. </note>
  897. <note id="10">
  898. The failure is serious and likely to prevent all use of this Boost library with this
  899. compiler. The failure is caused by a compiler bug, which has been reported to the compiler
  900. supplier (or is already known to them).
  901. </note>
  902. <note id="14">
  903. The failure is caused by a platform API bug.
  904. </note>
  905. <note id="15">
  906. The failure is caused by a platform API bug, which has been reported to the platform API
  907. supplier (or is already known to them).
  908. </note>
  909. <note id="16">
  910. The failure is not serious and will not affect most users. The library degrades gracefully.
  911. </note>
  912. <note id="17">
  913. This compiler's bugs are not supported by the library.
  914. </note>
  915. <note id="18">
  916. Locales missing or adequately supported by this compiler
  917. </note>
  918. <note id="19">
  919. Missing or inadequate wchar/wstring/wstream support for this compiler
  920. </note>
  921. <note id="20">
  922. No std iterator traits for this compiler
  923. </note>
  924. <note id="21">
  925. Library has limited input/output support due to compiler inadequacies
  926. </note>
  927. <note id="22">
  928. No high precision clock for this platform
  929. </note>
  930. </explicit-failures-markup>
粤ICP备19079148号