explicit-failures-markup.xml 56 KB

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