explicit-failures-markup.xml 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425
  1. <explicit-failures-markup
  2. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xsi:noNamespaceSchemaLocation="explicit-failures.xsd"
  4. >
  5. <!--
  6. The following online services can be used to validate your changes to this file:
  7. - http://apps.gotdotnet.com/xmltools/xsdvalidator/
  8. When using the gotdotnet tool you need to provide both the explicit-failures-markup.xml
  9. file as the XML document and the explicit-failures.xsd as the schema document. Use the
  10. browse buttons to select them from your local hard drive.
  11. - http://tools.decisionsoft.com/schemaValidate.html
  12. -->
  13. <!-- /////////////// Toolsets /////////////// -->
  14. <mark-toolset name="borland-5.6.4" status="required"/>
  15. <mark-toolset name="cw-9.3" status="required"/>
  16. <mark-toolset name="cw-8.3" status="required"/>
  17. <mark-toolset name="cwpro8" status="required"/>
  18. <mark-toolset name="msvc" status="required"/>
  19. <mark-toolset name="msvc-stlport" status="required"/>
  20. <mark-toolset name="vc7" status="required"/>
  21. <mark-toolset name="vc7.1" status="required"/>
  22. <mark-toolset name="vc8.0" status="required"/>
  23. <mark-toolset name="mingw-3.4.1" status="required"/>
  24. <mark-toolset name="intel-win32-7.1-vc6" status="required"/>
  25. <mark-toolset name="intel-win32-7.1-vc6-stlport-4.5.3" status="required"/>
  26. <mark-toolset name="intel-win32-8.0" status="required"/>
  27. <mark-toolset name="gcc-2.95.3-linux" status="required"/>
  28. <mark-toolset name="gcc-2.95.3-stlport-4.5.3-linux" status="required"/>
  29. <mark-toolset name="gcc-3.3.3-linux" status="required"/>
  30. <mark-toolset name="gcc-3.4.1-linux" status="required"/>
  31. <mark-toolset name="intel-7.1-linux" status="required"/>
  32. <mark-toolset name="intel-8.0-linux" status="required"/>
  33. <!-- /////////////// Libraries /////////////// -->
  34. <!-- string_algo -->
  35. <library name="algorithm/string">
  36. <mark-unusable>
  37. <toolset name="borland"/>
  38. <toolset name="borland-5.6.4"/>
  39. <toolset name="msvc"/>
  40. <toolset name="msvc-stlport"/>
  41. <toolset name="intel-win32-7.1-vc6"/>
  42. <toolset name="gcc-2.95.3-linux"/>
  43. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  44. <toolset name="mipspro"/>
  45. <note author="P.Droba"/>
  46. </mark-unusable>
  47. </library>
  48. <!-- array -->
  49. <library name="array">
  50. <test name="array3">
  51. <mark-failure>
  52. <toolset name="borland"/>
  53. <toolset name="borland-5.6.4"/>
  54. <toolset name="msvc"/>
  55. <toolset name="vc7"/>
  56. <note refid="3"/>
  57. </mark-failure>
  58. </test>
  59. <test name="array4">
  60. <mark-failure>
  61. <toolset name="borland"/>
  62. <toolset name="borland-5.6.4"/>
  63. <toolset name="msvc"/>
  64. <toolset name="vc7"/>
  65. <note refid="3"/>
  66. </mark-failure>
  67. </test>
  68. </library>
  69. <!-- assign -->
  70. <library name="assign">
  71. <test name="multi_index_container">
  72. <mark-failure>
  73. <toolset name="borland-5.6.4"/>
  74. <toolset name="gcc-2.95.3*"/>
  75. <note refid="2"/>
  76. </mark-failure>
  77. </test>
  78. </library>
  79. <!-- bind-->
  80. <library name="bind">
  81. <mark-expected-failures>
  82. <test name="bind_cv_test"/>
  83. <test name="bind_stateful_test"/>
  84. <toolset name="intel-7.1-linux"/>
  85. <toolset name="intel-7.1-stdlib-default-linux"/>
  86. <note refid="2" author="Aleksey Gurtovoy"/>
  87. </mark-expected-failures>
  88. </library>
  89. <!-- concept_check -->
  90. <library name="concept_check">
  91. <test name="class_concept_fail_expected">
  92. <mark-failure>
  93. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  94. <note author="B. Dawes" refid="3"/>
  95. </mark-failure>
  96. </test>
  97. </library>
  98. <!-- config -->
  99. <library name="config">
  100. <test name="config_test">
  101. <mark-failure>
  102. <toolset name="intel-win32"/>
  103. <note author="B. Dawes" refid="3"/>
  104. </mark-failure>
  105. </test>
  106. <test name="config_link_test">
  107. <mark-failure>
  108. <toolset name="*como-win32-4.3.3-vc7*"/>
  109. <note author="J. Maddock" refid="3"/>
  110. </mark-failure>
  111. </test>
  112. <test name="limits_test">
  113. <mark-failure>
  114. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  115. <note author="B. Dawes" refid="3"/>
  116. </mark-failure>
  117. </test>
  118. <test name="limits_test">
  119. <mark-failure>
  120. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  121. <note author="Aleksey Gurtovoy" refid="4"/>
  122. </mark-failure>
  123. </test>
  124. </library>
  125. <!-- conversion -->
  126. <library name="conversion">
  127. <test name="lexical_cast_test">
  128. <mark-failure>
  129. <toolset name="vc8.0"/>
  130. <note author="Aleksey Gurtovoy" refid="4"/>
  131. </mark-failure>
  132. </test>
  133. </library>
  134. <!-- date_time -->
  135. <library name="date_time">
  136. <mark-unusable>
  137. <toolset name="msvc-stlport"/>
  138. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  139. <toolset name="intel-win32-7.1-vc6"/>
  140. </mark-unusable>
  141. <test name="testgreg_wstream">
  142. <mark-failure>
  143. <toolset name="msvc"/>
  144. <toolset name="vc7"/>
  145. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  146. <toolset name="borland-5.6.4"/>
  147. <toolset name="mingw"/>
  148. <toolset name="mingw-3.4.1"/>
  149. <toolset name="gcc"/>
  150. <toolset name="gcc-2.95.3-linux"/>
  151. <toolset name="gcc-3.1-darwin"/>
  152. <toolset name="*como-win32-4.3.3*"/>
  153. <note author="B. Garst" refid="19,21"/>
  154. </mark-failure>
  155. </test>
  156. <test name="testtime_wstream">
  157. <mark-failure>
  158. <toolset name="gcc"/>
  159. <toolset name="gcc-2.95.3-linux"/>
  160. <toolset name="gcc-3.1-darwin"/>
  161. <toolset name="msvc"/>
  162. <toolset name="vc7"/>
  163. <toolset name="borland-5.6.4"/>
  164. <toolset name="mingw"/>
  165. <toolset name="mingw-3.4.1"/>
  166. <toolset name="*como-win32-4.3.3*"/>
  167. <note author="B. Garst" refid="19,21,22"/>
  168. </mark-failure>
  169. </test>
  170. <test name="testtime_wstream_std_config">
  171. <mark-failure>
  172. <toolset name="gcc"/>
  173. <toolset name="gcc-2.95.3-linux"/>
  174. <toolset name="gcc-3.1-darwin"/>
  175. <toolset name="msvc"/>
  176. <toolset name="vc7"/>
  177. <toolset name="borland-5.6.4"/>
  178. <toolset name="mingw"/>
  179. <toolset name="mingw-3.4.1"/>
  180. <toolset name="*como-win32-4.3.3*"/>
  181. <note author="B. Garst" refid="19,21,22"/>
  182. </mark-failure>
  183. </test>
  184. <test name="testfacet">
  185. <mark-failure>
  186. <toolset name="gcc-2.95.3-linux"/>
  187. <toolset name="gcc-3.1-darwin"/>
  188. <toolset name="msvc"/>
  189. <toolset name="mingw"/>
  190. <toolset name="mingw-3.4.1"/>
  191. <note author="B. Garst" refid="18,19"/>
  192. </mark-failure>
  193. </test>
  194. <test name="testfacet_dll">
  195. <mark-failure>
  196. <toolset name="gcc-2.95.3-linux"/>
  197. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  198. <toolset name="gcc-3.1-darwin"/>
  199. <toolset name="msvc"/>
  200. <toolset name="mingw"/>
  201. <toolset name="mingw-3.4.1"/>
  202. <toolset name="*como-win32-4.3.3*"/>
  203. <note author="B. Garst" refid="18,19"/>
  204. </mark-failure>
  205. <mark-failure>
  206. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  207. <note author="R. Rivera" refid="25"/>
  208. </mark-failure>
  209. </test>
  210. <test name="testday_dll">
  211. <mark-failure>
  212. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  213. </mark-failure>
  214. </test>
  215. <test name="testgreg_year_dll">
  216. <mark-failure>
  217. <toolset name="*como-win32-4.3.3*"/>
  218. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  219. </mark-failure>
  220. </test>
  221. <test name="testparse_date">
  222. <mark-failure>
  223. <toolset name="gcc-2.95.3-linux"/>
  224. <toolset name="msvc"/>
  225. <toolset name="vc7"/>
  226. <note author="B. Garst" refid="18,20"/>
  227. </mark-failure>
  228. </test>
  229. <!--<test name="testmicrosec_time_clock">
  230. <mark-failure>
  231. <note author="B. Garst" refid="22"/>
  232. </mark-failure>
  233. </test> -->
  234. <test name="teststreams">
  235. <mark-failure>
  236. <toolset name="gcc"/>
  237. <toolset name="gcc-2.95.3-linux"/>
  238. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  239. <toolset name="gcc-3.1-darwin"/>
  240. <toolset name="msvc"/>
  241. <toolset name="vc7"/>
  242. <toolset name="borland-5.6.4"/>
  243. <toolset name="mingw"/>
  244. <toolset name="mingw-3.4.1"/>
  245. <toolset name="*como-win32-4.3.3*"/>
  246. <note author="B. Garst" refid="18,19,20"/>
  247. </mark-failure>
  248. </test>
  249. <test name="testdate_dll">
  250. <mark-failure>
  251. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  252. <toolset name="*como-win32-4.3.3*"/>
  253. <note author="J. Garland" date="30 Jan 2004" id="24"/>
  254. </mark-failure>
  255. </test>
  256. <test name="testgreg_day_dll">
  257. <mark-failure>
  258. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  259. <toolset name="*como-win32-4.3.3*"/>
  260. <note author="J. Garland" date="30 Jan 2004" id="24"/>
  261. </mark-failure>
  262. </test>
  263. <test name="*_dll">
  264. <mark-failure>
  265. <toolset name="*como-win32-4.3.3*"/>
  266. <note author="J. Garland" date="30 Jan 2004" id="24"/>
  267. </mark-failure>
  268. </test>
  269. <test name="*">
  270. <mark-failure>
  271. <toolset name="intel-win32"/>
  272. <note refid="10"/>
  273. </mark-failure>
  274. </test>
  275. </library>
  276. <!-- dynamic_bitset -->
  277. <library name="dynamic_bitset">
  278. <test name="dyn_bitset_unit_tests4">
  279. <mark-failure>
  280. <toolset name="cw-9.3"/>
  281. <toolset name="intel-8.0-linux"/>
  282. <note author="Aleksey Gurtovoy" refid="2"/>
  283. </mark-failure>
  284. </test>
  285. </library>
  286. <!-- filesystem -->
  287. <library name="filesystem">
  288. <mark-unusable>
  289. <toolset name="intel-7.1-linux"/>
  290. <note author="Aleksey Gurtovoy">
  291. Due to to standard library bugs this configuration is not supported by
  292. the most recent version of the library.
  293. </note>
  294. </mark-unusable>
  295. <test name="operations_test">
  296. <mark-failure>
  297. <toolset name="vc8.0"/>
  298. <note author="Aleksey Gurtovoy" refid="4"/>
  299. </mark-failure>
  300. </test>
  301. </library>
  302. <!-- graph -->
  303. <library name="graph">
  304. <mark-unusable>
  305. <toolset name="borland-5.6.4"/>
  306. <toolset name="msvc"/>
  307. <toolset name="msvc-stlport"/>
  308. </mark-unusable>
  309. <mark-expected-failures>
  310. <test name="adj_matrix_cc"/>
  311. <test name="bfs_cc"/>
  312. <test name="bundled_properties"/>
  313. <test name="dfs_cc"/>
  314. <test name="dijkstra_cc"/>
  315. <test name="subgraph"/>
  316. <test name="transitive_closure_test"/>
  317. <test name="vector_graph_cc"/>
  318. <toolset name="vc7"/>
  319. <note refid="3" author="D. Gregor"/>
  320. </mark-expected-failures>
  321. <mark-expected-failures>
  322. <test name="betweenness_centrality_test"/>
  323. <toolset name="intel-win32-7.1-vc6*"/>
  324. <toolset name="vc7"/>
  325. <note refid="3" author="Aleksey Gurtovoy"/>
  326. </mark-expected-failures>
  327. </library>
  328. <!-- io-->
  329. <library name="io">
  330. <mark-expected-failures>
  331. <test name="ios_state_unit_test"/>
  332. <toolset name="borland-5.6.4"/>
  333. <toolset name="intel-win32-7.1-v6*"/>
  334. <toolset name="msvc"/>
  335. <toolset name="msvc-stlport"/>
  336. <note refid="4" author="Aleksey Gurtovoy"/>
  337. </mark-expected-failures>
  338. </library>
  339. <!-- lambda -->
  340. <library name="lambda">
  341. <mark-unusable>
  342. <toolset name="msvc"/>
  343. <toolset name="msvc-stlport"/>
  344. <toolset name="borland"/>
  345. <toolset name="borland-5.6.4"/>
  346. <toolset name="borland-5.5.1"/>
  347. <toolset name="vc7"/>
  348. <note refid="17">
  349. </note>
  350. </mark-unusable>
  351. </library>
  352. <!-- logic -->
  353. <library name="logic">
  354. <test name="tribool_io_test">
  355. <mark-failure>
  356. <toolset name="msvc-stlport"/>
  357. <toolset name="gcc-2.95.3-linux"/>
  358. <note author="Douglas Gregor" date="27 Jul 2004" refid="4"/>
  359. </mark-failure>
  360. </test>
  361. </library>
  362. <!-- MPL -->
  363. <library name="mpl">
  364. <mark-expected-failures>
  365. <test name="as_sequence"/>
  366. <test name="is_sequence"/>
  367. <test name="has_xxx"/>
  368. <test name="no_has_xxx"/>
  369. <test name="single_view"/>
  370. <toolset name="cw-8.3"/>
  371. <note author="Aleksey Gurtovoy" date="17 Sep 2004">
  372. This failure is caused by a deficient SFINAE implementation; the bug
  373. was fixed in the next major compiler version (CodeWarrior 9.x).
  374. </note>
  375. </mark-expected-failures>
  376. <mark-expected-failures>
  377. <test name="is_sequence"/>
  378. <test name="as_sequence"/>
  379. <toolset name="borland-5.6.4"/>
  380. <toolset name="gcc-2.95.3*"/>
  381. <note author="Aleksey Gurtovoy" date="17 Sep 2004">
  382. This failure is caused by a deficient SFINAE implementation.
  383. </note>
  384. </mark-expected-failures>
  385. <mark-expected-failures>
  386. <test name="apply"/>
  387. <test name="for_each"/>
  388. <test name="multiset"/>
  389. <test name="zip_view"/>
  390. <toolset name="borland-5.6.4"/>
  391. <note author="Aleksey Gurtovoy" date="17 Sep 2004" refid="26"/>
  392. </mark-expected-failures>
  393. <mark-expected-failures>
  394. <test name="assert"/>
  395. <test name="at"/>
  396. <test name="back"/>
  397. <test name="front"/>
  398. <test name="has_xxx"/>
  399. <test name="multiset"/>
  400. <test name="no_has_xxx"/>
  401. <test name="zip_view"/>
  402. <toolset name="mipspro"/>
  403. <note author="Aleksey Gurtovoy" date="17 Sep 2004" refid="26"/>
  404. </mark-expected-failures>
  405. <mark-expected-failures>
  406. <test name="quote"/>
  407. <toolset name="borland-5.6.4"/>
  408. <toolset name="msvc*"/>
  409. <toolset name="mipspro"/>
  410. <note author="Aleksey Gurtovoy" date="17 Sep 2004">
  411. This failure is caused by a lack of compiler support for template template
  412. parameters.
  413. </note>
  414. </mark-expected-failures>
  415. <mark-expected-failures>
  416. <test name="map"/>
  417. <test name="set"/>
  418. <toolset name="borland-5.6.4"/>
  419. <toolset name="msvc*"/>
  420. <toolset name="vc7"/>
  421. <toolset name="gcc-2.95.3*"/>
  422. <toolset name="mipspro"/>
  423. <note author="Aleksey Gurtovoy" date="17 Sep 2004">
  424. This is an advanced functionality that hasn't been ported to the deficient
  425. compilers (yet). Patches are welcome!
  426. </note>
  427. </mark-expected-failures>
  428. </library>
  429. <!-- multi_array -->
  430. <library name="multi_array">
  431. <mark-unusable>
  432. <toolset name="borland"/>
  433. <toolset name="borland-5.6.4"/>
  434. <toolset name="borland-5.5.1"/>
  435. <note author="Alisdair Meredith" date="30 Jan 2004">
  436. <p>
  437. This library has never worked [on Borland 5.5.1 and 5.6.4], and the only tests that 'pass' are
  438. compile-fail tests failing for the wrong reasons!
  439. </p>
  440. </note>
  441. </mark-unusable>
  442. <test name="constructors">
  443. <mark-failure>
  444. <toolset name="msvc"/>
  445. <note author="Ronald Garcia" date="13 Jul 2004">
  446. Known error in MSVC. see
  447. <a href="http://boost-consulting.com/boost/libs/multi_index/doc/compiler_specifics.html#msvc_60">
  448. http://boost-consulting.com/boost/libs/multi_index/doc/compiler_specifics.html#msvc_60</a>
  449. for more information.
  450. </note>
  451. </mark-failure>
  452. </test>
  453. <mark-expected-failures>
  454. <test name="assign_to_array"/>
  455. <toolset name="gcc-2.95.3*"/>
  456. <note author="Aleksey Gurtovoy" date="21 Sep 2004" refid="2"/>
  457. </mark-expected-failures>
  458. </library>
  459. <!-- multi_index -->
  460. <library name="multi_index">
  461. <mark-unusable>
  462. <toolset name="borland-5.6.4"/>
  463. <note author="J. L&#243;pez" date="05 Jul 2004" refid="17"/>
  464. </mark-unusable>
  465. <mark-unusable>
  466. <toolset name="gcc-2.95.3-linux"/>
  467. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  468. <note author="J. L&#243;pez" date="09 Jul 2004" refid="17"/>
  469. </mark-unusable>
  470. <mark-unusable>
  471. <toolset name="meta-como-win32-4.3.3-msvc"/>
  472. <note author="J. L&#243;pez" date="30 Jul 2004">
  473. The VC++ 6.0 backend runs out of internal resources while
  474. trying to process the Comeau output for this library;
  475. Comeau Computing has been asked about a solution.
  476. On the other hand, Comeau 4.3.3 with VC++ 7.0 backend works
  477. fine.
  478. </note>
  479. </mark-unusable>
  480. </library>
  481. <!-- serialization -->
  482. <library name="serialization">
  483. <mark-unusable>
  484. <toolset name="acc" />
  485. <toolset name="vacpp" />
  486. <toolset name="mipspro" />
  487. <toolset name="tru64cxx" />
  488. <toolset name="tru64cxx65" />
  489. <note author="Robert Ramey" date="13 Jul 2004" refid="9,17,18"/>
  490. </mark-unusable>
  491. <mark-unusable>
  492. <toolset name="gcc-2.95.3-linux"/>
  493. <note author="Robert Ramey" date="20 Sep 2004" refid="18,19"/>
  494. </mark-unusable>
  495. <test name="void_cast">
  496. <mark-failure>
  497. <toolset name="msvc"/>
  498. <note author="Robert Ramey" date="20 Sep 2004" refid="16"/>
  499. </mark-failure>
  500. </test>
  501. <test name="*_warchive">
  502. <mark-failure>
  503. <toolset name="mingw"/>
  504. <toolset name="mingw-3.4.1"/>
  505. <toolset name="gcc-2.95.3-linux"/>
  506. </mark-failure>
  507. <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
  508. </test>
  509. <test name="*test_codecvt_null">
  510. <mark-failure>
  511. <toolset name="mingw"/>
  512. <toolset name="mingw-3.4.1"/>
  513. <toolset name="gcc-2.95.3-linux"/>
  514. </mark-failure>
  515. <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
  516. </test>
  517. <test name="*test_utf8_codecvt">
  518. <mark-failure>
  519. <toolset name="mingw"/>
  520. <toolset name="mingw-3.4.1"/>
  521. <toolset name="gcc-2.95.3-linux"/>
  522. </mark-failure>
  523. <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
  524. </test>
  525. </library>
  526. <!-- spirit -->
  527. <library name="spirit">
  528. <mark-unusable>
  529. <toolset name="msvc"/>
  530. <toolset name="msvc-stlport"/>
  531. <toolset name="borland-5.5.1"/>
  532. <toolset name="borland-5.6.4"/>
  533. <toolset name="vc7"/>
  534. <toolset name="gcc-2.95.3-linux"/>
  535. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  536. <note>
  537. <p>
  538. Historically, Spirit supported a lot of compilers, including (to some
  539. extent) poorly conforming compilers such as VC6. Spirit v1.6.x will be
  540. the last release that will support older poorly conforming compilers.
  541. Starting from Spirit v1.8.0, ill conforming compilers will not be
  542. supported. If you are still using one of these older compilers, you can
  543. still use Spirit v1.6.x.
  544. </p>
  545. <p>
  546. The reason why Spirit v1.6.x worked on old non-conforming compilers is
  547. that the authors laboriously took the trouble of searching for
  548. workarounds to make these compilers happy. The process takes a lot of
  549. time and energy, especially when one encounters the dreaded ICE or
  550. "Internal Compiler Error". Sometimes searching for a single workaround
  551. takes days or even weeks. Sometimes, there are no known workarounds. This
  552. stifles progress a lot. And, as the library gets more progressive and
  553. takes on more advanced C++ techniques, the difficulty is escalated to
  554. even new heights.
  555. </p>
  556. <p>
  557. Spirit v1.6.x will still be supported. Maintenance and bug fixes will
  558. still be applied. There will still be active development for the back-
  559. porting of new features introduced in Spirit v1.8.0 (and Spirit 1.9.0)
  560. to lesser able compilers; hopefully, fueled by contributions from the
  561. community. For instance, there is already a working AST tree back-port
  562. for VC6 and VC7 by Peder Holt.
  563. </p>
  564. </note>
  565. </mark-unusable>
  566. </library>
  567. <!-- function -->
  568. <library name="function">
  569. <test name="allocator_test">
  570. <mark-failure>
  571. <toolset name="msvc"/>
  572. <toolset name="vc7"/>
  573. <note author="B.Dawes" refid="5"/>
  574. </mark-failure>
  575. </test>
  576. <test name="contains_test">
  577. <mark-failure>
  578. <toolset name="msvc"/>
  579. <toolset name="msvc-stlport"/>
  580. <note refid="3" author="D. Gregor"/>
  581. </mark-failure>
  582. </test>
  583. <test name="function_30">
  584. <mark-failure>
  585. <toolset name="vacpp"/>
  586. <note refid="16" author="D. Gregor"/>
  587. </mark-failure>
  588. </test>
  589. <test name="function_arith_cxx98">
  590. <mark-failure>
  591. <toolset name="borland"/>
  592. <toolset name="borland-5.6.4"/>
  593. <toolset name="msvc"/>
  594. <toolset name="vc7"/>
  595. <note author="B. Dawes" refid="3"/>
  596. </mark-failure>
  597. </test>
  598. <test name="function_ref_cxx98">
  599. <mark-failure>
  600. <toolset name="borland"/>
  601. <toolset name="borland-5.6.4"/>
  602. <toolset name="msvc"/>
  603. <toolset name="vc7"/>
  604. <note author="B. Dawes" refid="3"/>
  605. </mark-failure>
  606. </test>
  607. <test name="lambda_test">
  608. <mark-failure>
  609. <toolset name="borland"/>
  610. <toolset name="borland-5.6.4"/>
  611. <toolset name="msvc"/>
  612. <toolset name="vc7"/>
  613. <note author="B. Dawes" refid="3"/>
  614. </mark-failure>
  615. <mark-failure>
  616. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  617. <note author="B. Dawes" refid="2"/>
  618. </mark-failure>
  619. </test>
  620. <test name="lib_function_test">
  621. <mark-failure>
  622. <toolset name="borland"/>
  623. <toolset name="borland-5.6.4"/>
  624. <toolset name="msvc"/>
  625. <toolset name="vc7"/>
  626. <note author="B. Dawes" refid="3"/>
  627. </mark-failure>
  628. <mark-failure>
  629. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  630. <note author="B. Dawes" refid="2"/>
  631. </mark-failure>
  632. </test>
  633. <test name="mem_fun_cxx98">
  634. <mark-failure>
  635. <toolset name="borland"/>
  636. <toolset name="borland-5.6.4"/>
  637. <toolset name="msvc"/>
  638. <toolset name="vc7"/>
  639. <note author="B. Dawes" refid="3"/>
  640. </mark-failure>
  641. <mark-failure>
  642. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  643. <note author="B. Dawes" refid="2"/>
  644. </mark-failure>
  645. </test>
  646. <test name="std_bind_cxx98">
  647. <mark-failure>
  648. <toolset name="borland"/>
  649. <toolset name="borland-5.6.4"/>
  650. <toolset name="msvc"/>
  651. <toolset name="vc7"/>
  652. <note author="B. Dawes" refid="3"/>
  653. </mark-failure>
  654. </test>
  655. <test name="std_bind_portable">
  656. <mark-failure>
  657. <toolset name="msvc"/>
  658. <note author="B. Dawes" refid="5"/>
  659. </mark-failure>
  660. </test>
  661. <test name="sum_avg_cxx98">
  662. <mark-failure>
  663. <toolset name="borland"/>
  664. <toolset name="borland-5.6.4"/>
  665. <toolset name="msvc"/>
  666. <toolset name="vc7"/>
  667. <note author="B. Dawes" refid="3"/>
  668. </mark-failure>
  669. </test>
  670. </library>
  671. <!-- iterator -->
  672. <library name="iterator">
  673. <test name="interoperable_fail">
  674. <mark-failure>
  675. <toolset name="borland"/>
  676. <toolset name="borland-5.6.4"/>
  677. <toolset name="msvc"/>
  678. <toolset name="vc7"/>
  679. <note author="B. Dawes" refid="2"/>
  680. </mark-failure>
  681. <mark-failure>
  682. <toolset name="gcc"/>
  683. <note refid="3"/>
  684. </mark-failure>
  685. <mark-failure>
  686. <toolset name="*"/>
  687. <note author="D. Abrahams">
  688. This failure is caused by a compiler bug. Templated operators
  689. that combine different iterators built with iterator_facade or
  690. iterator_adaptor may be present in an overload set even when those
  691. iterators are not interoperable. The usual result is that error
  692. messages generated by illegal use of these operators will be of
  693. lower quality.
  694. </note>
  695. </mark-failure>
  696. </test>
  697. <test name="is_convertible_fail" corner-case="yes">
  698. <mark-failure>
  699. <toolset name="borland"/>
  700. <toolset name="borland-5.6.4"/>
  701. <toolset name="msvc"/>
  702. <toolset name="vc7"/>
  703. <note refid="2"/>
  704. </mark-failure>
  705. <mark-failure>
  706. <toolset name="*"/>
  707. <note author="D. Abrahams">
  708. This failure is caused by a compiler bug.
  709. <code>is_convertible&lt;T,U&gt;::value</code> may be true for unrelated
  710. iterators <code>T</code> and <code>U</code>
  711. (including many of the Boost specialized adaptors) which use
  712. <code>enable_if_convertible</code> to restrict the applicability
  713. of converting constructors, even when <code>T</code> is not
  714. convertible to <code>U</code> because instantiating the
  715. conversion will cause a compilation failure.
  716. </note>
  717. </mark-failure>
  718. </test>
  719. <test name="indirect_iter_member_types" corner-case="yes"/>
  720. <mark-expected-failures>
  721. <test name="indirect_iter_member_types"/>
  722. <test name="pointee"/>
  723. <toolset name="borland"/>
  724. <toolset name="borland-5.6.4"/>
  725. <note author="D. Abrahams">
  726. This failure is caused by a compiler bug. The
  727. compiler tends to drop const-ness and as a result
  728. some indirect_iterators will have pointer and
  729. reference members of <code>T*</code> and <code>T&amp;</code> that should
  730. have been <code>T const*</code> and <code>T const&amp;</code>.
  731. </note>
  732. </mark-expected-failures>
  733. <mark-expected-failures>
  734. <test name="zip_iterator_test"/>
  735. <toolset name="borland"/>
  736. <toolset name="borland-5.6.4"/>
  737. <note author="Aleksey Gurtovoy" date="19 Sep 2004" refid="26"/>
  738. </mark-expected-failures>
  739. </library>
  740. <!-- math -->
  741. <library name="math">
  742. <test name="quaternion_mult_incl_test">
  743. <mark-failure>
  744. <toolset name="intel-win32"/>
  745. <note author="B. Dawes" refid="3"/>
  746. </mark-failure>
  747. </test>
  748. </library>
  749. <!-- numeric/conversion -->
  750. <library name="numeric/conversion">
  751. <mark-unusable>
  752. <toolset name="gcc-2.95.3-linux"/>
  753. <note author="Aleksey Gurtovoy" refid="5"/>
  754. </mark-unusable>
  755. <mark-expected-failures>
  756. <test name="udt_support_test"/>
  757. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  758. <toolset name="intel-7.1-linux"/>
  759. <toolset name="intel-win32-7.1*"/>
  760. <toolset name="msvc"/>
  761. <toolset name="msvc-stlport"/>
  762. <note author="Aleksey Gurtovoy" refid="2"/>
  763. </mark-expected-failures>
  764. <mark-expected-failures>
  765. <test name="converter_test"/>
  766. <toolset name="msvc"/>
  767. <toolset name="msvc-stlport"/>
  768. <toolset name="vc7"/>
  769. <note author="Aleksey Gurtovoy" refid="2"/>
  770. </mark-expected-failures>
  771. </library>
  772. <!-- numeric/interval -->
  773. <library name="numeric/interval">
  774. <mark-unusable>
  775. <toolset name="borland"/>
  776. <toolset name="borland-5.6.4"/>
  777. <toolset name="msvc"/>
  778. <toolset name="msvc-stlport"/>
  779. <toolset name="vc7"/>
  780. </mark-unusable>
  781. <test name="test_float">
  782. <mark-failure>
  783. <toolset name="borland-5.5.1"/>
  784. <toolset name="intel-win32-7.1-vc6"/>
  785. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  786. <note author="G. Melquiond">
  787. This test ensures the inclusion property of interval
  788. arithmetic is available for built-in floating-point types
  789. <code>float</code> and <code>double</code>. If the test
  790. fails, <code>interval&lt;float&gt;</code> and
  791. <code>interval&lt;double&gt;</code> should not be used
  792. on this compiler/platform since there will be no
  793. numerical guarantee.
  794. </note>
  795. </mark-failure>
  796. </test>
  797. </library>
  798. <!-- numeric/ublas -->
  799. <library name="numeric/ublas">
  800. <mark-unusable>
  801. <toolset name="borland"/>
  802. <toolset name="borland-5.6.4"/>
  803. <toolset name="cw-8.3"/>
  804. <note author="M.Stevens" refid="2"/>
  805. </mark-unusable>
  806. <test name="test2">
  807. <mark-failure>
  808. <toolset name="tru64cxx65"/>
  809. <note refid="6"/>
  810. </mark-failure>
  811. </test>
  812. </library>
  813. <!-- program_options -->
  814. <library name="program_options">
  815. <!-- Mark unusable toolsets -->
  816. <mark-unusable>
  817. <toolset name="gcc-2.95.3-linux"/>
  818. <note>
  819. The failure is caused by standard library deficiencies
  820. -- it lacks the basic_string class template and
  821. the &lt;locale&gt; header.
  822. </note>
  823. </mark-unusable>
  824. <mark-unusable>
  825. <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
  826. <note refid="2"/>
  827. </mark-unusable>
  828. <!-- Mark expected failures -->
  829. <test name="unicode_test*">
  830. <mark-failure>
  831. <toolset name="intel-win32-7.1-vc6"/>
  832. <toolset name="intel-win32-7.1-vc6-stlport-4.5.3"/>
  833. <toolset name="msvc"/>
  834. <toolset name="msvc-stlport"/>
  835. <toolset name="vc7"/>
  836. <note>The failures are caused by problems
  837. with std::locale implementation</note>
  838. </mark-failure>
  839. </test>
  840. <test name="unicode_test">
  841. <mark-failure>
  842. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  843. <note>The test fails at runtime for unknown reason</note>
  844. </mark-failure>
  845. </test>
  846. <test name="options_description_test_dll">
  847. <mark-failure>
  848. <toolset name="msvc"/>
  849. <toolset name="intel-win32-7.1-vc6"/>
  850. <note refid="23"/>
  851. </mark-failure>
  852. </test>
  853. <test name="variable_map_test_dll">
  854. <mark-failure>
  855. <toolset name="intel-win32-7.1-vc6"/>
  856. <note refid="23"/>
  857. </mark-failure>
  858. </test>
  859. <test name="*dll">
  860. <mark-failure>
  861. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  862. <note refid="18"/>
  863. </mark-failure>
  864. </test>
  865. <test name="*dll">
  866. <mark-failure>
  867. <toolset name="*como-win32-4.3.3*"/>
  868. <note refid="24"/>
  869. </mark-failure>
  870. </test>
  871. <mark-expected-failures>
  872. <test name="variable_map_test"/>
  873. <test name="variable_map_test_dll"/>
  874. <toolset name="msvc"/>
  875. <toolset name="msvc-stlport"/>
  876. <note>
  877. The failures are caused by compiler bug: it's not possible to
  878. explicitly pass template arguments to member template function. The
  879. failure is serious and makes one of the primary interfaces
  880. unusable.
  881. </note>
  882. </mark-expected-failures>
  883. </library>
  884. <!-- python -->
  885. <library name="python">
  886. <mark-unusable>
  887. <toolset name="borland"/>
  888. <toolset name="borland-5.5.1"/>
  889. <toolset name="borland-5.6.4"/>
  890. <note refid="2"/>
  891. <note refid="17"/>
  892. </mark-unusable>
  893. </library>
  894. <!-- random -->
  895. <library name="random">
  896. <mark-unusable>
  897. <toolset name="msvc"/>
  898. <toolset name="vc7"/>
  899. <note author="B. Dawes" refid="10"/>
  900. </mark-unusable>
  901. <test name="random_test">
  902. <mark-failure>
  903. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  904. <toolset name="como-win32"/>
  905. <toolset name="intel-win32"/>
  906. <note author="B. Dawes" refid="3"/>
  907. </mark-failure>
  908. <mark-failure>
  909. <toolset name="borland"/>
  910. <toolset name="borland-5.6.4"/>
  911. <note author="B. Dawes" refid="2"/>
  912. </mark-failure>
  913. </test>
  914. </library>
  915. <!-- regex -->
  916. <library name="regex">
  917. <test name="regex_token_iterator_eg_2">
  918. <mark-failure>
  919. <toolset name="msvc"/>
  920. <note author="J. Maddock"/>
  921. </mark-failure>
  922. </test>
  923. <test name="posix_api_check">
  924. <mark-failure>
  925. <toolset name="como-win32-4.3.3-vc7*"/>
  926. <note author="J. Maddock"/>
  927. </mark-failure>
  928. </test>
  929. <test name="*_dll">
  930. <mark-failure>
  931. <toolset name="*como-win32-4.3.3*"/>
  932. <note author="J. Maddock"/>
  933. </mark-failure>
  934. </test>
  935. </library>
  936. <!-- signals -->
  937. <library name="signals">
  938. <test name="dead_slot_test">
  939. <mark-failure>
  940. <toolset name="*como-win32-4.3.3*"/>
  941. <note refid="3" author="D. Gregor"/>
  942. </mark-failure>
  943. </test>
  944. <test name="signal_test">
  945. <mark-failure>
  946. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  947. <note author="B. Dawes" refid="2"/>
  948. </mark-failure>
  949. <mark-failure>
  950. <toolset name="borland"/>
  951. <toolset name="borland-5.6.4"/>
  952. <toolset name="msvc"/>
  953. <toolset name="vc7"/>
  954. <note author="B. Dawes" refid="3"/>
  955. </mark-failure>
  956. </test>
  957. <test name="trackable_test">
  958. <mark-failure>
  959. <toolset name="*como-win32-4.3.3*"/>
  960. <note refid="3" author="D. Gregor"/>
  961. </mark-failure>
  962. </test>
  963. </library>
  964. <!-- static_assert -->
  965. <library name="static_assert">
  966. <test name="static_assert_test_fail_8">
  967. <mark-failure>
  968. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  969. <note author="B. Dawes" refid="3"/>
  970. </mark-failure>
  971. </test>
  972. </library>
  973. <!-- test -->
  974. <library name="test">
  975. <test name="errors_handling_test">
  976. <toolset name="como-win32"/>
  977. <note author="B. Dawes" refid="3"/>
  978. </test>
  979. </library>
  980. <!-- thread -->
  981. <library name="thread">
  982. <mark-unusable>
  983. <toolset name="*como-win32-4.3.3*"/>
  984. <note author="B. Dawes" refid="10"/>
  985. </mark-unusable>
  986. <test name="test_mutex">
  987. <mark-failure>
  988. <toolset name="vc7"/>
  989. <note author="B. Dawes" refid="0"/>
  990. <note author="B. Dawes" refid="6"/>
  991. </mark-failure>
  992. </test>
  993. <test name="test_tss_lib">
  994. <mark-failure>
  995. <toolset name="mingw*"/>
  996. <toolset name="borland-5.6.4"/>
  997. <toolset name="intel-win32-7.1*"/>
  998. <toolset name="cw-8.3"/>
  999. <toolset name="cw-9.3"/>
  1000. <toolset name="vc7"/>
  1001. <note author="Aleksey Gurtovoy" date="19 Sep 2004">
  1002. This functionality has not been implemented yet. The library
  1003. developers plan to implement it for the next release.
  1004. </note>
  1005. </mark-failure>
  1006. </test>
  1007. </library>
  1008. <!-- tuple -->
  1009. <library name="tuple">
  1010. <test name="io_test">
  1011. <toolset name="intel-win32"/>
  1012. <note author="B. Dawes" refid="3"/>
  1013. </test>
  1014. </library>
  1015. <!-- type_traits -->
  1016. <library name="type_traits">
  1017. <test name="function_traits_test">
  1018. <mark-failure>
  1019. <toolset name="msvc"/>
  1020. <toolset name="vc7"/>
  1021. </mark-failure>
  1022. </test>
  1023. <test name="remove_bounds_test">
  1024. <mark-failure>
  1025. <toolset name="msvc"/>
  1026. <toolset name="vc7"/>
  1027. </mark-failure>
  1028. </test>
  1029. <test name="remove_const_test">
  1030. <mark-failure>
  1031. <toolset name="msvc"/>
  1032. <toolset name="vc7"/>
  1033. </mark-failure>
  1034. </test>
  1035. <test name="remove_cv_test">
  1036. <mark-failure>
  1037. <toolset name="msvc"/>
  1038. <toolset name="vc7"/>
  1039. </mark-failure>
  1040. </test>
  1041. <test name="remove_pointer_test">
  1042. <mark-failure>
  1043. <toolset name="msvc"/>
  1044. <toolset name="vc7"/>
  1045. </mark-failure>
  1046. </test>
  1047. <test name="remove_reference_test">
  1048. <mark-failure>
  1049. <toolset name="msvc"/>
  1050. <toolset name="vc7"/>
  1051. </mark-failure>
  1052. </test>
  1053. <test name="remove_volatile_test">
  1054. <mark-failure>
  1055. <toolset name="msvc"/>
  1056. <toolset name="vc7"/>
  1057. </mark-failure>
  1058. </test>
  1059. <test name="tricky_incomplete_type_test">
  1060. <mark-failure>
  1061. <toolset name="borland-5.6.4"/>
  1062. </mark-failure>
  1063. </test>
  1064. <test name="tricky_is_enum_test">
  1065. <mark-failure>
  1066. <toolset name="borland-5.6.4"/>
  1067. <toolset name="msvc"/>
  1068. <toolset name="msvc-stlport"/>
  1069. </mark-failure>
  1070. </test>
  1071. <test name="is_abstract_test">
  1072. <mark-failure>
  1073. <toolset name="borland-5.6.4"/>
  1074. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1075. <toolset name="msvc"/>
  1076. <toolset name="msvc-stlport"/>
  1077. <toolset name="vc7"/>
  1078. </mark-failure>
  1079. </test>
  1080. </library>
  1081. <!-- utility -->
  1082. <library name="utility">
  1083. <test name="enable_if_constructors">
  1084. <mark-failure>
  1085. <toolset name="borland"/>
  1086. <toolset name="borland-5.6.4"/>
  1087. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1088. <toolset name="msvc"/>
  1089. <toolset name="msvc-stlport"/>
  1090. <toolset name="vc7"/>
  1091. <note refid="3"/>
  1092. </mark-failure>
  1093. </test>
  1094. <test name="enable_if_dummy_arg_disambiguation">
  1095. <mark-failure>
  1096. <toolset name="borland"/>
  1097. <toolset name="borland-5.6.4"/>
  1098. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1099. <toolset name="msvc"/>
  1100. <toolset name="msvc-stlport"/>
  1101. <toolset name="vc7"/>
  1102. <note refid="3"/>
  1103. </mark-failure>
  1104. </test>
  1105. <test name="enable_if_lazy">
  1106. <mark-failure>
  1107. <toolset name="borland"/>
  1108. <toolset name="borland-5.6.4"/>
  1109. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1110. <toolset name="msvc"/>
  1111. <toolset name="msvc-stlport"/>
  1112. <toolset name="vc7"/>
  1113. <note refid="3"/>
  1114. </mark-failure>
  1115. </test>
  1116. <test name="enable_if_lazy_test">
  1117. <mark-failure>
  1118. <toolset name="borland"/>
  1119. <toolset name="borland-5.6.4"/>
  1120. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1121. <toolset name="msvc"/>
  1122. <toolset name="msvc-stlport"/>
  1123. <toolset name="vc7"/>
  1124. <note refid="3"/>
  1125. </mark-failure>
  1126. </test>
  1127. <test name="enable_if_member_templates">
  1128. <mark-failure>
  1129. <toolset name="borland"/>
  1130. <toolset name="borland-5.6.4"/>
  1131. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1132. <toolset name="msvc"/>
  1133. <toolset name="msvc-stlport"/>
  1134. <toolset name="vc7"/>
  1135. <note refid="3"/>
  1136. </mark-failure>
  1137. </test>
  1138. <test name="enable_if_namespace_disambiguation">
  1139. <mark-failure>
  1140. <toolset name="borland"/>
  1141. <toolset name="borland-5.6.4"/>
  1142. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1143. <toolset name="msvc"/>
  1144. <toolset name="msvc-stlport"/>
  1145. <toolset name="vc7"/>
  1146. <note refid="3"/>
  1147. </mark-failure>
  1148. </test>
  1149. <test name="enable_if_no_disambiguation">
  1150. <mark-failure>
  1151. <toolset name="borland"/>
  1152. <toolset name="borland-5.6.4"/>
  1153. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1154. <toolset name="msvc"/>
  1155. <toolset name="msvc-stlport"/>
  1156. <toolset name="vc7"/>
  1157. <note refid="3"/>
  1158. </mark-failure>
  1159. </test>
  1160. <test name="enable_if_partial_specializations">
  1161. <mark-failure>
  1162. <toolset name="borland"/>
  1163. <toolset name="borland-5.6.4"/>
  1164. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1165. <toolset name="msvc"/>
  1166. <toolset name="msvc-stlport"/>
  1167. <toolset name="vc7"/>
  1168. <note refid="3"/>
  1169. </mark-failure>
  1170. </test>
  1171. <test name="fun_out_iter_example">
  1172. <mark-failure>
  1173. <toolset name="como-win32"/>
  1174. <note author="B. Dawes" refid="4"/>
  1175. </mark-failure>
  1176. </test>
  1177. <test name="result_of_test">
  1178. <mark-failure>
  1179. <toolset name="borland-5.6.4"/>
  1180. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1181. <toolset name="msvc"/>
  1182. <toolset name="msvc-stlport"/>
  1183. <toolset name="vc7"/>
  1184. <note refid="3" author="D. Gregor"/>
  1185. </mark-failure>
  1186. </test>
  1187. </library>
  1188. <library name="variant">
  1189. <mark-unusable>
  1190. <toolset name="mipspro"/>
  1191. <note refid="2"/>
  1192. </mark-unusable>
  1193. <test name="recursive_variant_test">
  1194. <mark-failure>
  1195. <toolset name="borland"/>
  1196. <toolset name="borland-5.6.4"/>
  1197. <toolset name="como-win32"/>
  1198. <toolset name="msvc"/>
  1199. <toolset name="msvc-stlport"/>
  1200. <toolset name="vc7"/>
  1201. <note refid="3"/>
  1202. </mark-failure>
  1203. </test>
  1204. <test name="variant_test1">
  1205. <mark-failure>
  1206. <toolset name="borland"/>
  1207. <toolset name="borland-5.6.4"/>
  1208. <note refid="2"/>
  1209. </mark-failure>
  1210. </test>
  1211. <test name="variant_reference_test">
  1212. <mark-failure>
  1213. <toolset name="cwpro8"/><toolset name="cw-8.3"/>
  1214. <toolset name="msvc"/>
  1215. <toolset name="msvc-stlport"/>
  1216. <toolset name="vc7"/>
  1217. <note refid="3"/>
  1218. </mark-failure>
  1219. <mark-failure>
  1220. <toolset name="intel-win32"/>
  1221. <toolset name="intel-win32-7.1*"/>
  1222. <toolset name="intel-7.1*"/>
  1223. <note refid="2"/>
  1224. </mark-failure>
  1225. </test>
  1226. </library>
  1227. <!-- /////////////// Standard note definitions /////////////// -->
  1228. <note id="0">
  1229. This test fails only intermittently.
  1230. </note>
  1231. <note id="1">
  1232. The failure is caused by a problem in Boost code. The Boost developer is aware of
  1233. the problem and plans to fix it.
  1234. </note>
  1235. <note id="2">
  1236. The failure is caused by a compiler bug.
  1237. </note>
  1238. <note id="3">
  1239. The failure is caused by a compiler bug, which has been reported to the compiler
  1240. supplier (or is already known to them).
  1241. </note>
  1242. <note id="4">
  1243. The failure is caused by a standard library bug.
  1244. </note>
  1245. <note id="5">
  1246. The failure is caused by a standard library bug, which has been reported to the
  1247. standard library supplier (or is already known to them).
  1248. </note>
  1249. <note id="6">
  1250. The failure is probably caused by the test code, harness, or configuration. Thus
  1251. it may not affect users of the library.
  1252. </note>
  1253. <note id="9">
  1254. The failure is serious and likely to prevent all use of this Boost library with this compiler.
  1255. </note>
  1256. <note id="10">
  1257. The failure is serious and likely to prevent all use of this Boost library with this
  1258. compiler. The failure is caused by a compiler bug, which has been reported to the compiler
  1259. supplier (or is already known to them).
  1260. </note>
  1261. <note id="14">
  1262. The failure is caused by a platform API bug.
  1263. </note>
  1264. <note id="15">
  1265. The failure is caused by a platform API bug, which has been reported to the platform API
  1266. supplier (or is already known to them).
  1267. </note>
  1268. <note id="16">
  1269. The failure is not serious and will not affect most users. The library degrades gracefully.
  1270. </note>
  1271. <note id="17">
  1272. This compiler's bugs are not supported by the library.
  1273. </note>
  1274. <note id="18">
  1275. Locales missing or adequately supported by this compiler
  1276. </note>
  1277. <note id="19">
  1278. Missing or inadequate wchar/wstring/wstream support for this compiler
  1279. </note>
  1280. <note id="20">
  1281. No std iterator traits for this compiler
  1282. </note>
  1283. <note id="21">
  1284. Library has limited input/output support due to compiler inadequacies
  1285. </note>
  1286. <note id="22">
  1287. No high precision clock for this platform
  1288. </note>
  1289. <note id="23">
  1290. A bug in standard library prevents passing std::set from DLL to
  1291. application. A fixed &lt;tree&gt; header is available from
  1292. http://www.dinkumware.com/vc_fixes.html
  1293. </note>
  1294. <note id="24">
  1295. Although the documentation from the Comeau website would make it appear
  1296. that windows DLL's are supported using the --windows option, after some
  1297. experimentation we have been, unsuccessful in making dll configurations
  1298. work correctly.
  1299. </note>
  1300. <!-- R. Rivera -->
  1301. <note id="25">
  1302. The failure is caused by a runtime limitation. Locale support is only
  1303. available with the static linked variant of the runtime. Generally
  1304. the dynamic linked variant is required when building dynamic modules
  1305. ,DLL, so, etc.
  1306. </note>
  1307. <note id="26">
  1308. This failure is caused by a compiler bug with no known workaround.
  1309. Patches are welcome!
  1310. </note>
  1311. </explicit-failures-markup>
粤ICP备19079148号