explicit-failures-markup.xml 28 KB

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