Advertisement
Guest User

scons python runtest

a guest
Jan 10th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 147.24 KB | None | 0 0
  1. sanjeev@ubuntu-next-01:~/scons-scons-0d265ab5bab2$ python runtest.py -a
  2. 1/1179 (0.08%) /usr/bin/python -tt src/engine/SCons/ActionTests.py
  3. ................sh: 1: /usr/bin/python_no_such_command_: not found
  4. sh: 1: /usr/bin: Permission denied
  5. sh: 1: /tmp/testcmd.8558.KW25g3/outfile: Permission denied
  6. ...................................
  7. ----------------------------------------------------------------------
  8. Ran 51 tests in 0.878s
  9.  
  10. OK
  11. 2/1179 (0.17%) /usr/bin/python -tt src/engine/SCons/BuilderTests.py
  12. ......................................
  13. ----------------------------------------------------------------------
  14. Ran 38 tests in 0.260s
  15.  
  16. OK
  17. 3/1179 (0.25%) /usr/bin/python -tt src/engine/SCons/CacheDirTests.py
  18. ......
  19. ----------------------------------------------------------------------
  20. Ran 6 tests in 0.029s
  21.  
  22. OK
  23. 4/1179 (0.34%) /usr/bin/python -tt src/engine/SCons/DefaultsTests.py
  24. ...
  25. ----------------------------------------------------------------------
  26. Ran 3 tests in 0.005s
  27.  
  28. OK
  29. 5/1179 (0.42%) /usr/bin/python -tt src/engine/SCons/EnvironmentTests.py
  30. .....................................testFunc(["foo.out"], ["foo1.in", "foo2.in"])
  31. ........................................................................................
  32. ----------------------------------------------------------------------
  33. Ran 125 tests in 3.922s
  34.  
  35. OK
  36. 6/1179 (0.51%) /usr/bin/python -tt src/engine/SCons/ErrorsTests.py
  37. ....
  38. ----------------------------------------------------------------------
  39. Ran 4 tests in 0.000s
  40.  
  41. OK
  42. 7/1179 (0.59%) /usr/bin/python -tt src/engine/SCons/ExecutorTests.py
  43. ...................
  44. ----------------------------------------------------------------------
  45. Ran 19 tests in 0.026s
  46.  
  47. OK
  48. 8/1179 (0.68%) /usr/bin/python -tt src/engine/SCons/JobTests.py
  49. .......
  50. ----------------------------------------------------------------------
  51. Ran 7 tests in 3.555s
  52.  
  53. OK
  54. 9/1179 (0.76%) /usr/bin/python -tt src/engine/SCons/MemoizeTests.py
  55. ..
  56. ----------------------------------------------------------------------
  57. Ran 2 tests in 0.000s
  58.  
  59. OK
  60. 10/1179 (0.85%) /usr/bin/python -tt src/engine/SCons/Node/AliasTests.py
  61. .......
  62. ----------------------------------------------------------------------
  63. Ran 7 tests in 0.001s
  64.  
  65. OK
  66. 11/1179 (0.93%) /usr/bin/python -tt src/engine/SCons/Node/FSTests.py
  67. ................................................................................
  68. ----------------------------------------------------------------------
  69. Ran 80 tests in 2.340s
  70.  
  71. OK
  72. 12/1179 (1.02%) /usr/bin/python -tt src/engine/SCons/Node/NodeTests.py
  73. ................................................................
  74. ----------------------------------------------------------------------
  75. Ran 64 tests in 0.031s
  76.  
  77. OK
  78. 13/1179 (1.10%) /usr/bin/python -tt src/engine/SCons/Node/PythonTests.py
  79. .......
  80. ----------------------------------------------------------------------
  81. Ran 7 tests in 0.001s
  82.  
  83. OK
  84. 14/1179 (1.19%) /usr/bin/python -tt src/engine/SCons/PathListTests.py
  85. ..........
  86. ----------------------------------------------------------------------
  87. Ran 10 tests in 0.680s
  88.  
  89. OK
  90. 15/1179 (1.27%) /usr/bin/python -tt src/engine/SCons/Platform/PlatformTests.py
  91. ...
  92. ----------------------------------------------------------------------
  93. Ran 3 tests in 0.006s
  94.  
  95. OK
  96. 16/1179 (1.36%) /usr/bin/python -tt src/engine/SCons/SConfTests.py
  97. .....................
  98. ----------------------------------------------------------------------
  99. Ran 21 tests in 16.814s
  100.  
  101. OK
  102. 17/1179 (1.44%) /usr/bin/python -tt src/engine/SCons/SConsignTests.py
  103. ......
  104. ----------------------------------------------------------------------
  105. Ran 6 tests in 0.004s
  106.  
  107. OK
  108. 18/1179 (1.53%) /usr/bin/python -tt src/engine/SCons/Scanner/CTests.py
  109. ..............
  110. ----------------------------------------------------------------------
  111. Ran 14 tests in 0.159s
  112.  
  113. OK
  114. 19/1179 (1.61%) /usr/bin/python -tt src/engine/SCons/Scanner/DirTests.py
  115. ..
  116. ----------------------------------------------------------------------
  117. Ran 2 tests in 0.020s
  118.  
  119. OK
  120. 20/1179 (1.70%) /usr/bin/python -tt src/engine/SCons/Scanner/FortranTests.py
  121. ................
  122. ----------------------------------------------------------------------
  123. Ran 16 tests in 0.169s
  124.  
  125. OK
  126. 21/1179 (1.78%) /usr/bin/python -tt src/engine/SCons/Scanner/IDLTests.py
  127. ............
  128. ----------------------------------------------------------------------
  129. Ran 12 tests in 0.158s
  130.  
  131. OK
  132. 22/1179 (1.87%) /usr/bin/python -tt src/engine/SCons/Scanner/LaTeXTests.py
  133. ...
  134. ----------------------------------------------------------------------
  135. Ran 3 tests in 0.018s
  136.  
  137. OK
  138. 23/1179 (1.95%) /usr/bin/python -tt src/engine/SCons/Scanner/ProgTests.py
  139. ..........
  140. ----------------------------------------------------------------------
  141. Ran 10 tests in 0.025s
  142.  
  143. OK
  144. 24/1179 (2.04%) /usr/bin/python -tt src/engine/SCons/Scanner/RCTests.py
  145. ...
  146. ----------------------------------------------------------------------
  147. Ran 3 tests in 0.018s
  148.  
  149. OK
  150. 25/1179 (2.12%) /usr/bin/python -tt src/engine/SCons/Scanner/ScannerTests.py
  151. .........................
  152. ----------------------------------------------------------------------
  153. Ran 25 tests in 0.004s
  154.  
  155. OK
  156. 26/1179 (2.21%) /usr/bin/python -tt src/engine/SCons/Script/MainTests.py
  157.  
  158. ----------------------------------------------------------------------
  159. Ran 0 tests in 0.000s
  160.  
  161. OK
  162. 27/1179 (2.29%) /usr/bin/python -tt src/engine/SCons/Script/SConscriptTests.py
  163. 28/1179 (2.37%) /usr/bin/python -tt src/engine/SCons/SubstTests.py
  164. ..........................
  165. ----------------------------------------------------------------------
  166. Ran 26 tests in 0.036s
  167.  
  168. OK
  169. 29/1179 (2.46%) /usr/bin/python -tt src/engine/SCons/TaskmasterTests.py
  170. ...............
  171. ----------------------------------------------------------------------
  172. Ran 15 tests in 0.013s
  173.  
  174. OK
  175. 30/1179 (2.54%) /usr/bin/python -tt src/engine/SCons/Tool/JavaCommonTests.py
  176. ...............
  177. ----------------------------------------------------------------------
  178. Ran 15 tests in 0.005s
  179.  
  180. OK
  181. 31/1179 (2.63%) /usr/bin/python -tt src/engine/SCons/Tool/ToolTests.py
  182. .
  183. ----------------------------------------------------------------------
  184. Ran 1 test in 0.024s
  185.  
  186. OK
  187. 32/1179 (2.71%) /usr/bin/python -tt src/engine/SCons/Tool/javacTests.py
  188. .........
  189. ----------------------------------------------------------------------
  190. Ran 9 tests in 0.001s
  191.  
  192. OK
  193. 33/1179 (2.80%) /usr/bin/python -tt src/engine/SCons/Tool/msvsTests.py
  194. NO RESULT for msvsTests.py: 'linux2' is not win32
  195. 34/1179 (2.88%) /usr/bin/python -tt src/engine/SCons/Tool/wixTests.py
  196. .
  197. ----------------------------------------------------------------------
  198. Ran 1 test in 0.003s
  199.  
  200. OK
  201. 35/1179 (2.97%) /usr/bin/python -tt src/engine/SCons/UtilTests.py
  202. .................................
  203. ----------------------------------------------------------------------
  204. Ran 33 tests in 0.009s
  205.  
  206. OK
  207. 36/1179 (3.05%) /usr/bin/python -tt src/engine/SCons/Variables/BoolVariableTests.py
  208. ...
  209. ----------------------------------------------------------------------
  210. Ran 3 tests in 0.001s
  211.  
  212. OK
  213. 37/1179 (3.14%) /usr/bin/python -tt src/engine/SCons/Variables/EnumVariableTests.py
  214. ...
  215. ----------------------------------------------------------------------
  216. Ran 3 tests in 0.001s
  217.  
  218. OK
  219. 38/1179 (3.22%) /usr/bin/python -tt src/engine/SCons/Variables/ListVariableTests.py
  220. ...
  221. ----------------------------------------------------------------------
  222. Ran 3 tests in 0.001s
  223.  
  224. OK
  225. 39/1179 (3.31%) /usr/bin/python -tt src/engine/SCons/Variables/PackageVariableTests.py
  226. ...
  227. ----------------------------------------------------------------------
  228. Ran 3 tests in 0.003s
  229.  
  230. OK
  231. 40/1179 (3.39%) /usr/bin/python -tt src/engine/SCons/Variables/PathVariableTests.py
  232. .......
  233. ----------------------------------------------------------------------
  234. Ran 7 tests in 0.004s
  235.  
  236. OK
  237. 41/1179 (3.48%) /usr/bin/python -tt src/engine/SCons/Variables/VariablesTests.py
  238. .............
  239. ----------------------------------------------------------------------
  240. Ran 13 tests in 0.014s
  241.  
  242. OK
  243. 42/1179 (3.56%) /usr/bin/python -tt src/engine/SCons/WarningsTests.py
  244. ...
  245. ----------------------------------------------------------------------
  246. Ran 3 tests in 0.001s
  247.  
  248. OK
  249. 43/1179 (3.65%) /usr/bin/python -tt src/engine/SCons/cppTests.py
  250. ........................
  251. ----------------------------------------------------------------------
  252. Ran 24 tests in 0.010s
  253.  
  254. OK
  255. 44/1179 (3.73%) /usr/bin/python -tt test/AR/AR.py
  256. PASSED
  257. 45/1179 (3.82%) /usr/bin/python -tt test/AR/ARCOM.py
  258. PASSED
  259. 46/1179 (3.90%) /usr/bin/python -tt test/AR/ARCOMSTR.py
  260. PASSED
  261. 47/1179 (3.99%) /usr/bin/python -tt test/AR/ARFLAGS.py
  262. PASSED
  263. 48/1179 (4.07%) /usr/bin/python -tt test/ARGLIST.py
  264. PASSED
  265. 49/1179 (4.16%) /usr/bin/python -tt test/ARGUMENTS.py
  266. PASSED
  267. 50/1179 (4.24%) /usr/bin/python -tt test/AS/AS.py
  268. PASSED
  269. 51/1179 (4.33%) /usr/bin/python -tt test/AS/ASCOM.py
  270. PASSED
  271. 52/1179 (4.41%) /usr/bin/python -tt test/AS/ASCOMSTR.py
  272. PASSED
  273. 53/1179 (4.50%) /usr/bin/python -tt test/AS/ASFLAGS.py
  274. PASSED
  275. 54/1179 (4.58%) /usr/bin/python -tt test/AS/ASPP.py
  276. PASSED
  277. 55/1179 (4.66%) /usr/bin/python -tt test/AS/ASPPCOM.py
  278. PASSED
  279. 56/1179 (4.75%) /usr/bin/python -tt test/AS/ASPPCOMSTR.py
  280. PASSED
  281. 57/1179 (4.83%) /usr/bin/python -tt test/AS/ASPPFLAGS.py
  282. PASSED
  283. 58/1179 (4.92%) /usr/bin/python -tt test/AS/as-live.py
  284. PASSED
  285. 59/1179 (5.00%) /usr/bin/python -tt test/AS/ml.py
  286. Skipping ml test on non-win32 platform 'linux2'
  287. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  288. at line 41 of test/AS/ml.py
  289. 60/1179 (5.09%) /usr/bin/python -tt test/AS/nasm.py
  290. nasm not found; skipping test
  291. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  292. at line 44 of test/AS/nasm.py
  293. 61/1179 (5.17%) /usr/bin/python -tt test/Actions/actions.py
  294. PASSED
  295. 62/1179 (5.26%) /usr/bin/python -tt test/Actions/addpost-link.py
  296. PASSED
  297. 63/1179 (5.34%) /usr/bin/python -tt test/Actions/append.py
  298. PASSED
  299. 64/1179 (5.43%) /usr/bin/python -tt test/Actions/exitstatfunc.py
  300. PASSED
  301. 65/1179 (5.51%) /usr/bin/python -tt test/Actions/function.py
  302. Original build.
  303. Changing a docstring should not cause a rebuild.
  304. Changing a variable in the varlist should cause a rebuild.
  305. Changing the function code should cause a rebuild.
  306. Changing a constant in the function code should cause a rebuild.
  307. Changing the code of a nested function should cause a rebuild.
  308. Adding an extra argument should cause a rebuild.
  309. Changing the value of a default argument should cause a rebuild: a value.
  310. Changing the value of a default argument should cause a rebuild: an object.
  311. Changing the value of a closure cell value should cause a rebuild: a value.
  312. Changing the value of a closure cell value should cause a rebuild: a default argument.
  313. PASSED
  314. 66/1179 (5.60%) /usr/bin/python -tt test/Actions/pre-post.py
  315. PASSED
  316. 67/1179 (5.68%) /usr/bin/python -tt test/Actions/timestamp.py
  317. PASSED
  318. 68/1179 (5.77%) /usr/bin/python -tt test/Actions/unicode-signature.py
  319. PASSED
  320. 69/1179 (5.85%) /usr/bin/python -tt test/AddMethod.py
  321. PASSED
  322. 70/1179 (5.94%) /usr/bin/python -tt test/AddOption/basic.py
  323. PASSED
  324. 71/1179 (6.02%) /usr/bin/python -tt test/AddOption/help.py
  325. PASSED
  326. 72/1179 (6.11%) /usr/bin/python -tt test/AddOption/longopts.py
  327. PASSED
  328. 73/1179 (6.19%) /usr/bin/python -tt test/AddOption/optional-arg.py
  329. PASSED
  330. 74/1179 (6.28%) /usr/bin/python -tt test/Alias/Alias.py
  331. PASSED
  332. 75/1179 (6.36%) /usr/bin/python -tt test/Alias/Depends.py
  333. PASSED
  334. 76/1179 (6.45%) /usr/bin/python -tt test/Alias/Dir-order.py
  335. PASSED
  336. 77/1179 (6.53%) /usr/bin/python -tt test/Alias/action.py
  337. PASSED
  338. 78/1179 (6.62%) /usr/bin/python -tt test/Alias/errors.py
  339. PASSED
  340. 79/1179 (6.70%) /usr/bin/python -tt test/Alias/scanner.py
  341. PASSED
  342. 80/1179 (6.79%) /usr/bin/python -tt test/Alias/srcdir.py
  343. PASSED
  344. 81/1179 (6.87%) /usr/bin/python -tt test/AlwaysBuild.py
  345. PASSED
  346. 82/1179 (6.96%) /usr/bin/python -tt test/Batch/Boolean.py
  347. PASSED
  348. 83/1179 (7.04%) /usr/bin/python -tt test/Batch/CHANGED_SOURCES.py
  349. PASSED
  350. 84/1179 (7.12%) /usr/bin/python -tt test/Batch/SOURCES.py
  351. PASSED
  352. 85/1179 (7.21%) /usr/bin/python -tt test/Batch/action-changed.py
  353. PASSED
  354. 86/1179 (7.29%) /usr/bin/python -tt test/Batch/callable.py
  355. PASSED
  356. 87/1179 (7.38%) /usr/bin/python -tt test/Batch/generated.py
  357. PASSED
  358. 88/1179 (7.46%) /usr/bin/python -tt test/Batch/removed.py
  359. PASSED
  360. 89/1179 (7.55%) /usr/bin/python -tt test/Batch/up_to_date.py
  361. PASSED
  362. 90/1179 (7.63%) /usr/bin/python -tt test/Builder-factories.py
  363. PASSED
  364. 91/1179 (7.72%) /usr/bin/python -tt test/Builder/TargetSubst.py
  365. PASSED
  366. 92/1179 (7.80%) /usr/bin/python -tt test/Builder/add_src_builder.py
  367. PASSED
  368. 93/1179 (7.89%) /usr/bin/python -tt test/Builder/different-actions.py
  369. PASSED
  370. 94/1179 (7.97%) /usr/bin/python -tt test/Builder/ensure_suffix.py
  371. PASSED
  372. 95/1179 (8.06%) /usr/bin/python -tt test/Builder/errors.py
  373. PASSED
  374. 96/1179 (8.14%) /usr/bin/python -tt test/Builder/multi/different-actions.py
  375. PASSED
  376. 97/1179 (8.23%) /usr/bin/python -tt test/Builder/multi/different-environments.py
  377. PASSED
  378. 98/1179 (8.31%) /usr/bin/python -tt test/Builder/multi/different-multi.py
  379. PASSED
  380. 99/1179 (8.40%) /usr/bin/python -tt test/Builder/multi/different-order.py
  381. PASSED
  382. 100/1179 (8.48%) /usr/bin/python -tt test/Builder/multi/different-overrides.py
  383. PASSED
  384. 101/1179 (8.57%) /usr/bin/python -tt test/Builder/multi/different-target-lists.py
  385. PASSED
  386. 102/1179 (8.65%) /usr/bin/python -tt test/Builder/multi/error.py
  387. PASSED
  388. 103/1179 (8.74%) /usr/bin/python -tt test/Builder/multi/lone-target-list.py
  389. PASSED
  390. 104/1179 (8.82%) /usr/bin/python -tt test/Builder/multi/multi.py
  391. PASSED
  392. 105/1179 (8.91%) /usr/bin/python -tt test/Builder/multi/same-actions.py
  393. PASSED
  394. 106/1179 (8.99%) /usr/bin/python -tt test/Builder/multi/same-overrides.py
  395. PASSED
  396. 107/1179 (9.08%) /usr/bin/python -tt test/Builder/multi/same-targets.py
  397. PASSED
  398. 108/1179 (9.16%) /usr/bin/python -tt test/Builder/non-multi.py
  399. PASSED
  400. 109/1179 (9.25%) /usr/bin/python -tt test/Builder/not-a-Builder.py
  401. PASSED
  402. 110/1179 (9.33%) /usr/bin/python -tt test/Builder/srcdir.py
  403. PASSED
  404. 111/1179 (9.41%) /usr/bin/python -tt test/Builder/wrapper.py
  405. PASSED
  406. 112/1179 (9.50%) /usr/bin/python -tt test/CC/CC.py
  407. PASSED
  408. 113/1179 (9.58%) /usr/bin/python -tt test/CC/CCCOM.py
  409. PASSED
  410. 114/1179 (9.67%) /usr/bin/python -tt test/CC/CCCOMSTR.py
  411. PASSED
  412. 115/1179 (9.75%) /usr/bin/python -tt test/CC/CCFLAGS.py
  413. PASSED
  414. 116/1179 (9.84%) /usr/bin/python -tt test/CC/CCVERSION.py
  415. PASSED
  416. 117/1179 (9.92%) /usr/bin/python -tt test/CC/CFLAGS.py
  417. PASSED
  418. 118/1179 (10.01%) /usr/bin/python -tt test/CC/SHCC.py
  419. PASSED
  420. 119/1179 (10.09%) /usr/bin/python -tt test/CC/SHCCCOM.py
  421. PASSED
  422. 120/1179 (10.18%) /usr/bin/python -tt test/CC/SHCCCOMSTR.py
  423. PASSED
  424. 121/1179 (10.26%) /usr/bin/python -tt test/CC/SHCCFLAGS.py
  425. PASSED
  426. 122/1179 (10.35%) /usr/bin/python -tt test/CC/SHCFLAGS.py
  427. PASSED
  428. 123/1179 (10.43%) /usr/bin/python -tt test/CFILESUFFIX.py
  429. PASSED
  430. 124/1179 (10.52%) /usr/bin/python -tt test/CPPDEFINES/append.py
  431. PASSED
  432. 125/1179 (10.60%) /usr/bin/python -tt test/CPPDEFINES/basic.py
  433. PASSED
  434. 126/1179 (10.69%) /usr/bin/python -tt test/CPPDEFINES/live.py
  435. PASSED
  436. 127/1179 (10.77%) /usr/bin/python -tt test/CPPDEFINES/pkg-config.py
  437. Could not find 'pkg-config' in system PATH, skipping test.
  438. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  439. at line 37 of test/CPPDEFINES/pkg-config.py
  440. 128/1179 (10.86%) /usr/bin/python -tt test/CPPDEFINES/scan.py
  441. Scanner evaluation of CPP lines not yet supported; skipping test.
  442. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  443. at line 36 of test/CPPDEFINES/scan.py
  444. 129/1179 (10.94%) /usr/bin/python -tt test/CPPDEFINES/undefined.py
  445. PASSED
  446. 130/1179 (11.03%) /usr/bin/python -tt test/CPPFLAGS.py
  447. PASSED
  448. 131/1179 (11.11%) /usr/bin/python -tt test/CPPPATH/CPPPATH.py
  449. PASSED
  450. 132/1179 (11.20%) /usr/bin/python -tt test/CPPPATH/Dir.py
  451. PASSED
  452. 133/1179 (11.28%) /usr/bin/python -tt test/CPPPATH/absolute-path.py
  453. PASSED
  454. 134/1179 (11.37%) /usr/bin/python -tt test/CPPPATH/expand-object.py
  455. PASSED
  456. 135/1179 (11.45%) /usr/bin/python -tt test/CPPPATH/function-expansion.py
  457. PASSED
  458. 136/1179 (11.54%) /usr/bin/python -tt test/CPPPATH/list-expansion.py
  459. PASSED
  460. 137/1179 (11.62%) /usr/bin/python -tt test/CPPPATH/match-dir.py
  461. PASSED
  462. 138/1179 (11.70%) /usr/bin/python -tt test/CPPPATH/nested-lists.py
  463. PASSED
  464. 139/1179 (11.79%) /usr/bin/python -tt test/CPPPATH/null.py
  465. PASSED
  466. 140/1179 (11.87%) /usr/bin/python -tt test/CPPPATH/subdir-as-include.py
  467. PASSED
  468. 141/1179 (11.96%) /usr/bin/python -tt test/CPPSUFFIXES.py
  469. PASSED
  470. 142/1179 (12.04%) /usr/bin/python -tt test/CXX/CC-variables.py
  471. PASSED
  472. 143/1179 (12.13%) /usr/bin/python -tt test/CXX/CCFLAGS.py
  473. PASSED
  474. 144/1179 (12.21%) /usr/bin/python -tt test/CXX/CXX.py
  475. PASSED
  476. 145/1179 (12.30%) /usr/bin/python -tt test/CXX/CXXCOM.py
  477. PASSED
  478. 146/1179 (12.38%) /usr/bin/python -tt test/CXX/CXXCOMSTR.py
  479. PASSED
  480. 147/1179 (12.47%) /usr/bin/python -tt test/CXX/CXXFILESUFFIX.py
  481. PASSED
  482. 148/1179 (12.55%) /usr/bin/python -tt test/CXX/CXXFLAGS.py
  483. PASSED
  484. 149/1179 (12.64%) /usr/bin/python -tt test/CXX/CXXVERSION.py
  485. PASSED
  486. 150/1179 (12.72%) /usr/bin/python -tt test/CXX/SHCXX.py
  487. PASSED
  488. 151/1179 (12.81%) /usr/bin/python -tt test/CXX/SHCXXCOM.py
  489. PASSED
  490. 152/1179 (12.89%) /usr/bin/python -tt test/CXX/SHCXXCOMSTR.py
  491. PASSED
  492. 153/1179 (12.98%) /usr/bin/python -tt test/CXX/SHCXXFLAGS.py
  493. PASSED
  494. 154/1179 (13.06%) /usr/bin/python -tt test/CacheDir/CacheDir.py
  495. PASSED
  496. 155/1179 (13.15%) /usr/bin/python -tt test/CacheDir/NoCache.py
  497. PASSED
  498. 156/1179 (13.23%) /usr/bin/python -tt test/CacheDir/SideEffect.py
  499. PASSED
  500. 157/1179 (13.32%) /usr/bin/python -tt test/CacheDir/VariantDir.py
  501. PASSED
  502. 158/1179 (13.40%) /usr/bin/python -tt test/CacheDir/debug.py
  503. PASSED
  504. 159/1179 (13.49%) /usr/bin/python -tt test/CacheDir/environment.py
  505. PASSED
  506. 160/1179 (13.57%) /usr/bin/python -tt test/CacheDir/multi-targets.py
  507. PASSED
  508. 161/1179 (13.66%) /usr/bin/python -tt test/CacheDir/multiple-targets.py
  509. PASSED
  510. 162/1179 (13.74%) /usr/bin/python -tt test/CacheDir/option--cd.py
  511. PASSED
  512. 163/1179 (13.83%) /usr/bin/python -tt test/CacheDir/option--cf.py
  513. PASSED
  514. 164/1179 (13.91%) /usr/bin/python -tt test/CacheDir/option--cr.py
  515. PASSED
  516. 165/1179 (13.99%) /usr/bin/python -tt test/CacheDir/option--cs.py
  517. PASSED
  518. 166/1179 (14.08%) /usr/bin/python -tt test/CacheDir/scanner-target.py
  519. PASSED
  520. 167/1179 (14.16%) /usr/bin/python -tt test/CacheDir/source-scanner.py
  521. PASSED
  522. 168/1179 (14.25%) /usr/bin/python -tt test/CacheDir/symlink.py
  523. PASSED
  524. 169/1179 (14.33%) /usr/bin/python -tt test/CacheDir/timestamp-match.py
  525. PASSED
  526. 170/1179 (14.42%) /usr/bin/python -tt test/CacheDir/timestamp-newer.py
  527. PASSED
  528. 171/1179 (14.50%) /usr/bin/python -tt test/CacheDir/up-to-date-q.py
  529. PASSED
  530. 172/1179 (14.59%) /usr/bin/python -tt test/Case.py
  531. Not using case-insensitive filesystem, testing for success
  532. PASSED
  533. 173/1179 (14.67%) /usr/bin/python -tt test/Chmod.py
  534. PASSED
  535. 174/1179 (14.76%) /usr/bin/python -tt test/Clean/Option.py
  536. PASSED
  537. 175/1179 (14.84%) /usr/bin/python -tt test/Clean/basic.py
  538. PASSED
  539. 176/1179 (14.93%) /usr/bin/python -tt test/Clean/function.py
  540. PASSED
  541. 177/1179 (15.01%) /usr/bin/python -tt test/Clean/mkfifo.py
  542. PASSED
  543. 178/1179 (15.10%) /usr/bin/python -tt test/Clean/symlinks.py
  544. PASSED
  545. 179/1179 (15.18%) /usr/bin/python -tt test/Climb/U-Default-dir.py
  546. PASSED
  547. 180/1179 (15.27%) /usr/bin/python -tt test/Climb/U-Default-no-target.py
  548. PASSED
  549. 181/1179 (15.35%) /usr/bin/python -tt test/Climb/U-no-Default.py
  550. PASSED
  551. 182/1179 (15.44%) /usr/bin/python -tt test/Climb/explicit-parent--D.py
  552. PASSED
  553. 183/1179 (15.52%) /usr/bin/python -tt test/Climb/explicit-parent--U.py
  554. PASSED
  555. 184/1179 (15.61%) /usr/bin/python -tt test/Climb/explicit-parent-u.py
  556. PASSED
  557. 185/1179 (15.69%) /usr/bin/python -tt test/Climb/filename--D.py
  558. PASSED
  559. 186/1179 (15.78%) /usr/bin/python -tt test/Climb/filename--U.py
  560. PASSED
  561. 187/1179 (15.86%) /usr/bin/python -tt test/Climb/filename-u.py
  562. PASSED
  563. 188/1179 (15.95%) /usr/bin/python -tt test/Climb/option--D.py
  564. PASSED
  565. 189/1179 (16.03%) /usr/bin/python -tt test/Climb/option--U.py
  566. PASSED
  567. 190/1179 (16.12%) /usr/bin/python -tt test/Climb/option-u.py
  568. PASSED
  569. 191/1179 (16.20%) /usr/bin/python -tt test/Clone-compatibility.py
  570. PASSED
  571. 192/1179 (16.28%) /usr/bin/python -tt test/Command.py
  572. PASSED
  573. 193/1179 (16.37%) /usr/bin/python -tt test/CommandGenerator.py
  574. PASSED
  575. 194/1179 (16.45%) /usr/bin/python -tt test/Configure/Action-error.py
  576. PASSED
  577. 195/1179 (16.54%) /usr/bin/python -tt test/Configure/Builder-call.py
  578. PASSED
  579. 196/1179 (16.62%) /usr/bin/python -tt test/Configure/CONFIGUREDIR.py
  580. PASSED
  581. 197/1179 (16.71%) /usr/bin/python -tt test/Configure/CONFIGURELOG.py
  582. PASSED
  583. 198/1179 (16.79%) /usr/bin/python -tt test/Configure/ConfigureDryRunError.py
  584. PASSED
  585. 199/1179 (16.88%) /usr/bin/python -tt test/Configure/SConscript.py
  586. PASSED
  587. 200/1179 (16.96%) /usr/bin/python -tt test/Configure/Streamer1.py
  588. PASSED
  589. 201/1179 (17.05%) /usr/bin/python -tt test/Configure/VariantDir-SConscript.py
  590. PASSED
  591. 202/1179 (17.13%) /usr/bin/python -tt test/Configure/VariantDir.py
  592. PASSED
  593. 203/1179 (17.22%) /usr/bin/python -tt test/Configure/VariantDir2.py
  594. PASSED
  595. 204/1179 (17.30%) /usr/bin/python -tt test/Configure/basic.py
  596. PASSED
  597. 205/1179 (17.39%) /usr/bin/python -tt test/Configure/build-fail.py
  598. PASSED
  599. 206/1179 (17.47%) /usr/bin/python -tt test/Configure/cache-not-ok.py
  600. PASSED
  601. 207/1179 (17.56%) /usr/bin/python -tt test/Configure/cache-ok.py
  602. PASSED
  603. 208/1179 (17.64%) /usr/bin/python -tt test/Configure/clean.py
  604. PASSED
  605. 209/1179 (17.73%) /usr/bin/python -tt test/Configure/config-h.py
  606. PASSED
  607. 210/1179 (17.81%) /usr/bin/python -tt test/Configure/custom-tests.py
  608. PASSED
  609. 211/1179 (17.90%) /usr/bin/python -tt test/Configure/from-SConscripts.py
  610. PASSED
  611. 212/1179 (17.98%) /usr/bin/python -tt test/Configure/help.py
  612. PASSED
  613. 213/1179 (18.07%) /usr/bin/python -tt test/Configure/implicit-cache.py
  614. PASSED
  615. 214/1179 (18.15%) /usr/bin/python -tt test/Configure/option--Q.py
  616. PASSED
  617. 215/1179 (18.24%) /usr/bin/python -tt test/Configure/option--config.py
  618. PASSED
  619. 216/1179 (18.32%) /usr/bin/python -tt test/ConstructionEnvironment.py
  620. PASSED
  621. 217/1179 (18.41%) /usr/bin/python -tt test/Copy-Action.py
  622. PASSED
  623. 218/1179 (18.49%) /usr/bin/python -tt test/Copy-Option.py
  624. PASSED
  625. 219/1179 (18.58%) /usr/bin/python -tt test/Copy-Symlinks.py
  626. PASSED
  627. 220/1179 (18.66%) /usr/bin/python -tt test/D/CoreScanner/sconstest-dmd.py
  628. Required executable for tool 'dmd' not found, skipping test.
  629. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  630. at line 47 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/CoreScanner/Common/common.py (testForTool)
  631. from line 31 of test/D/CoreScanner/sconstest-dmd.py
  632. 221/1179 (18.74%) /usr/bin/python -tt test/D/CoreScanner/sconstest-gdc.py
  633. Required executable for tool 'gdc' not found, skipping test.
  634. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  635. at line 47 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/CoreScanner/Common/common.py (testForTool)
  636. from line 31 of test/D/CoreScanner/sconstest-gdc.py
  637. 222/1179 (18.83%) /usr/bin/python -tt test/D/CoreScanner/sconstest-ldc.py
  638. Required executable for tool 'ldc' not found, skipping test.
  639. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  640. at line 47 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/CoreScanner/Common/common.py (testForTool)
  641. from line 31 of test/D/CoreScanner/sconstest-ldc.py
  642. 223/1179 (18.91%) /usr/bin/python -tt test/D/DMD.py
  643. Could not find 'dmd'; skipping test.
  644. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  645. at line 40 of test/D/DMD.py
  646. 224/1179 (19.00%) /usr/bin/python -tt test/D/DMD2.py
  647. Could not find 'dmd'; skipping test.
  648. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  649. at line 40 of test/D/DMD2.py
  650. 225/1179 (19.08%) /usr/bin/python -tt test/D/DMD2_Alt.py
  651. Could not find 'dmd'; skipping test.
  652. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  653. at line 40 of test/D/DMD2_Alt.py
  654. 226/1179 (19.17%) /usr/bin/python -tt test/D/GDC.py
  655. Could not find 'gdc', skipping test.
  656. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  657. at line 35 of test/D/GDC.py
  658. 227/1179 (19.25%) /usr/bin/python -tt test/D/GDC_Alt.py
  659. Could not find 'gdc', skipping test.
  660. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  661. at line 35 of test/D/GDC_Alt.py
  662. 228/1179 (19.34%) /usr/bin/python -tt test/D/HSTeoh/sconstest-arLibIssue_dmd.py
  663. Required executable for tool 'dmd' not found, skipping test.
  664. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  665. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/arLibIssue.py (testForTool)
  666. from line 31 of test/D/HSTeoh/sconstest-arLibIssue_dmd.py
  667. 229/1179 (19.42%) /usr/bin/python -tt test/D/HSTeoh/sconstest-arLibIssue_gdc.py
  668. Required executable for tool 'gdc' not found, skipping test.
  669. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  670. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/arLibIssue.py (testForTool)
  671. from line 31 of test/D/HSTeoh/sconstest-arLibIssue_gdc.py
  672. 230/1179 (19.51%) /usr/bin/python -tt test/D/HSTeoh/sconstest-arLibIssue_ldc.py
  673. Required executable for tool 'ldc' not found, skipping test.
  674. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  675. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/arLibIssue.py (testForTool)
  676. from line 32 of test/D/HSTeoh/sconstest-arLibIssue_ldc.py
  677. 231/1179 (19.59%) /usr/bin/python -tt test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
  678. Required executable for tool 'dmd' not found, skipping test.
  679. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  680. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/libCompileOptions.py (testForTool)
  681. from line 31 of test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
  682. 232/1179 (19.68%) /usr/bin/python -tt test/D/HSTeoh/sconstest-libCompileOptions_gdc.py
  683. Required executable for tool 'gdc' not found, skipping test.
  684. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  685. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/libCompileOptions.py (testForTool)
  686. from line 31 of test/D/HSTeoh/sconstest-libCompileOptions_gdc.py
  687. 233/1179 (19.76%) /usr/bin/python -tt test/D/HSTeoh/sconstest-libCompileOptions_ldc.py
  688. Required executable for tool 'ldc' not found, skipping test.
  689. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  690. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/libCompileOptions.py (testForTool)
  691. from line 32 of test/D/HSTeoh/sconstest-libCompileOptions_ldc.py
  692. 234/1179 (19.85%) /usr/bin/python -tt test/D/HSTeoh/sconstest-linkingProblem_dmd.py
  693. Required executable for tool 'dmd' not found, skipping test.
  694. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  695. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/linkingProblem.py (testForTool)
  696. from line 31 of test/D/HSTeoh/sconstest-linkingProblem_dmd.py
  697. 235/1179 (19.93%) /usr/bin/python -tt test/D/HSTeoh/sconstest-linkingProblem_gdc.py
  698. Required executable for tool 'gdc' not found, skipping test.
  699. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  700. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/linkingProblem.py (testForTool)
  701. from line 31 of test/D/HSTeoh/sconstest-linkingProblem_gdc.py
  702. 236/1179 (20.02%) /usr/bin/python -tt test/D/HSTeoh/sconstest-linkingProblem_ldc.py
  703. Required executable for tool 'ldc' not found, skipping test.
  704. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  705. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/linkingProblem.py (testForTool)
  706. from line 32 of test/D/HSTeoh/sconstest-linkingProblem_ldc.py
  707. 237/1179 (20.10%) /usr/bin/python -tt test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_dmd.py
  708. Required executable for tool 'dmd' not found, skipping test.
  709. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  710. at line 45 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/singleStringCannotBeMultipleOptions.py (testForTool)
  711. from line 31 of test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_dmd.py
  712. 238/1179 (20.19%) /usr/bin/python -tt test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_gdc.py
  713. Required executable for tool 'gdc' not found, skipping test.
  714. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  715. at line 45 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/singleStringCannotBeMultipleOptions.py (testForTool)
  716. from line 31 of test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_gdc.py
  717. 239/1179 (20.27%) /usr/bin/python -tt test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_ldc.py
  718. Required executable for tool 'ldc' not found, skipping test.
  719. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  720. at line 45 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HSTeoh/Common/singleStringCannotBeMultipleOptions.py (testForTool)
  721. from line 31 of test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_ldc.py
  722. 240/1179 (20.36%) /usr/bin/python -tt test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
  723. Required executable for tool 'dmd' not found, skipping test.
  724. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  725. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HelloWorld/CompileAndLinkOneStep/Common/common.py (testForTool)
  726. from line 31 of test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
  727. 241/1179 (20.44%) /usr/bin/python -tt test/D/HelloWorld/CompileAndLinkOneStep/sconstest-gdc.py
  728. Required executable for tool 'gdc' not found, skipping test.
  729. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  730. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HelloWorld/CompileAndLinkOneStep/Common/common.py (testForTool)
  731. from line 31 of test/D/HelloWorld/CompileAndLinkOneStep/sconstest-gdc.py
  732. 242/1179 (20.53%) /usr/bin/python -tt test/D/HelloWorld/CompileAndLinkOneStep/sconstest-ldc.py
  733. Required executable for tool 'ldc' not found, skipping test.
  734. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  735. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HelloWorld/CompileAndLinkOneStep/Common/common.py (testForTool)
  736. from line 31 of test/D/HelloWorld/CompileAndLinkOneStep/sconstest-ldc.py
  737. 243/1179 (20.61%) /usr/bin/python -tt test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
  738. Required executable for tool 'dmd' not found, skipping test.
  739. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  740. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HelloWorld/CompileThenLinkTwoSteps/Common/common.py (testForTool)
  741. from line 31 of test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
  742. 244/1179 (20.70%) /usr/bin/python -tt test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-gdc.py
  743. Required executable for tool 'gdc' not found, skipping test.
  744. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  745. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HelloWorld/CompileThenLinkTwoSteps/Common/common.py (testForTool)
  746. from line 31 of test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-gdc.py
  747. 245/1179 (20.78%) /usr/bin/python -tt test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-ldc.py
  748. Required executable for tool 'ldc' not found, skipping test.
  749. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  750. at line 44 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/HelloWorld/CompileThenLinkTwoSteps/Common/common.py (testForTool)
  751. from line 31 of test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-ldc.py
  752. 246/1179 (20.87%) /usr/bin/python -tt test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
  753. Required executable for tool 'dmd' not found, skipping test.
  754. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  755. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/Issues/2939_Ariovistus/Common/correctLinkOptions.py (testForTool)
  756. from line 31 of test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
  757. 247/1179 (20.95%) /usr/bin/python -tt test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_gdc.py
  758. Required executable for tool 'gdc' not found, skipping test.
  759. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  760. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/Issues/2939_Ariovistus/Common/correctLinkOptions.py (testForTool)
  761. from line 31 of test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_gdc.py
  762. 248/1179 (21.03%) /usr/bin/python -tt test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py
  763. Required executable for tool 'ldc' not found, skipping test.
  764. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  765. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/Issues/2939_Ariovistus/Common/correctLinkOptions.py (testForTool)
  766. from line 31 of test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py
  767. 249/1179 (21.12%) /usr/bin/python -tt test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
  768. Required executable for tool 'dmd' not found, skipping test.
  769. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  770. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/Issues/2940_Ariovistus/Common/correctLinkOptions.py (testForTool)
  771. from line 31 of test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
  772. 250/1179 (21.20%) /usr/bin/python -tt test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_gdc.py
  773. Required executable for tool 'gdc' not found, skipping test.
  774. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  775. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/Issues/2940_Ariovistus/Common/correctLinkOptions.py (testForTool)
  776. from line 31 of test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_gdc.py
  777. 251/1179 (21.29%) /usr/bin/python -tt test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_ldc.py
  778. Required executable for tool 'ldc' not found, skipping test.
  779. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  780. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/Issues/2940_Ariovistus/Common/correctLinkOptions.py (testForTool)
  781. from line 31 of test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_ldc.py
  782. 252/1179 (21.37%) /usr/bin/python -tt test/D/Issues/2944/D_changed_DFLAGS_not_rebuilding.py
  783. Could not load dmd ldc or gdc Tool; skipping test(s).
  784. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  785. at line 14 of test/D/Issues/2944/D_changed_DFLAGS_not_rebuilding.py
  786. 253/1179 (21.46%) /usr/bin/python -tt test/D/LDC.py
  787. Could not find 'ldc', skipping test.
  788. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  789. at line 42 of test/D/LDC.py
  790. 254/1179 (21.54%) /usr/bin/python -tt test/D/LDC_Alt.py
  791. Could not find 'ldc', skipping test.
  792. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  793. at line 42 of test/D/LDC_Alt.py
  794. 255/1179 (21.63%) /usr/bin/python -tt test/D/MixedDAndC/sconstest-dmd.py
  795. Required executable for tool 'dmd' not found, skipping test.
  796. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  797. at line 45 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/MixedDAndC/Common/common.py (testForTool)
  798. from line 31 of test/D/MixedDAndC/sconstest-dmd.py
  799. 256/1179 (21.71%) /usr/bin/python -tt test/D/MixedDAndC/sconstest-gdc.py
  800. Required executable for tool 'gdc' not found, skipping test.
  801. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  802. at line 45 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/MixedDAndC/Common/common.py (testForTool)
  803. from line 31 of test/D/MixedDAndC/sconstest-gdc.py
  804. 257/1179 (21.80%) /usr/bin/python -tt test/D/MixedDAndC/sconstest-ldc.py
  805. Required executable for tool 'ldc' not found, skipping test.
  806. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  807. at line 45 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/MixedDAndC/Common/common.py (testForTool)
  808. from line 31 of test/D/MixedDAndC/sconstest-ldc.py
  809. 258/1179 (21.88%) /usr/bin/python -tt test/D/Scanner.py
  810. Could not find 'dmd'; skipping test.
  811. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  812. at line 44 of test/D/Scanner.py
  813. 259/1179 (21.97%) /usr/bin/python -tt test/D/SharedObjects/sconstest-dmd.py
  814. Required executable for tool 'dmd' not found, skipping test.
  815. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  816. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/SharedObjects/Common/common.py (testForTool)
  817. from line 31 of test/D/SharedObjects/sconstest-dmd.py
  818. 260/1179 (22.05%) /usr/bin/python -tt test/D/SharedObjects/sconstest-gdc.py
  819. Required executable for tool 'gdc' not found, skipping test.
  820. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  821. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/SharedObjects/Common/common.py (testForTool)
  822. from line 31 of test/D/SharedObjects/sconstest-gdc.py
  823. 261/1179 (22.14%) /usr/bin/python -tt test/D/SharedObjects/sconstest-ldc.py
  824. Required executable for tool 'ldc' not found, skipping test.
  825. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  826. at line 46 of /home/sanjeev/scons-scons-0d265ab5bab2/test/D/SharedObjects/Common/common.py (testForTool)
  827. from line 31 of test/D/SharedObjects/sconstest-ldc.py
  828. 262/1179 (22.22%) /usr/bin/python -tt test/DSUFFIXES.py
  829. PASSED
  830. 263/1179 (22.31%) /usr/bin/python -tt test/DVIPDF/DVIPDF.py
  831. PASSED
  832. 264/1179 (22.39%) /usr/bin/python -tt test/DVIPDF/DVIPDFCOM.py
  833. PASSED
  834. 265/1179 (22.48%) /usr/bin/python -tt test/DVIPDF/DVIPDFCOMSTR.py
  835. PASSED
  836. 266/1179 (22.56%) /usr/bin/python -tt test/DVIPDF/DVIPDFFLAGS.py
  837. PASSED
  838. 267/1179 (22.65%) /usr/bin/python -tt test/DVIPDF/makeindex.py
  839. Could not find dvipdf or text; skipping test(s).
  840. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  841. at line 37 of test/DVIPDF/makeindex.py
  842. 268/1179 (22.73%) /usr/bin/python -tt test/DVIPS/DVIPS.py
  843. PASSED
  844. 269/1179 (22.82%) /usr/bin/python -tt test/DVIPS/DVIPSFLAGS.py
  845. PASSED
  846. 270/1179 (22.90%) /usr/bin/python -tt test/DVIPS/PSCOM.py
  847. PASSED
  848. 271/1179 (22.99%) /usr/bin/python -tt test/DVIPS/PSCOMSTR.py
  849. PASSED
  850. 272/1179 (23.07%) /usr/bin/python -tt test/Decider/Environment.py
  851. PASSED
  852. 273/1179 (23.16%) /usr/bin/python -tt test/Decider/MD5-timestamp.py
  853. PASSED
  854. 274/1179 (23.24%) /usr/bin/python -tt test/Decider/Node.py
  855. PASSED
  856. 275/1179 (23.32%) /usr/bin/python -tt test/Decider/default.py
  857. PASSED
  858. 276/1179 (23.41%) /usr/bin/python -tt test/Decider/mixed.py
  859. PASSED
  860. 277/1179 (23.49%) /usr/bin/python -tt test/Decider/switch-rebuild.py
  861. PASSED
  862. 278/1179 (23.58%) /usr/bin/python -tt test/Decider/timestamp.py
  863. PASSED
  864. 279/1179 (23.66%) /usr/bin/python -tt test/Decider/unknown.py
  865. PASSED
  866. 280/1179 (23.75%) /usr/bin/python -tt test/Default.py
  867. PASSED
  868. 281/1179 (23.83%) /usr/bin/python -tt test/Delete.py
  869. PASSED
  870. 282/1179 (23.92%) /usr/bin/python -tt test/Depends/Depends.py
  871. PASSED
  872. 283/1179 (24.00%) /usr/bin/python -tt test/Depends/no-Builder.py
  873. PASSED
  874. 284/1179 (24.09%) /usr/bin/python -tt test/Depends/spurious-rebuilds.py
  875. PASSED
  876. 285/1179 (24.17%) /usr/bin/python -tt test/Deprecated/BuildDir.py
  877. PASSED
  878. 286/1179 (24.26%) /usr/bin/python -tt test/Deprecated/CacheDir/timestamp-content.py
  879. PASSED
  880. 287/1179 (24.34%) /usr/bin/python -tt test/Deprecated/CacheDir/timestamp-timestamp.py
  881. PASSED
  882. 288/1179 (24.43%) /usr/bin/python -tt test/Deprecated/Copy-Method.py
  883. PASSED
  884. 289/1179 (24.51%) /usr/bin/python -tt test/Deprecated/Options/BoolOption.py
  885. PASSED
  886. 290/1179 (24.60%) /usr/bin/python -tt test/Deprecated/Options/EnumOption.py
  887. PASSED
  888. 291/1179 (24.68%) /usr/bin/python -tt test/Deprecated/Options/ListOption.py
  889. PASSED
  890. 292/1179 (24.77%) /usr/bin/python -tt test/Deprecated/Options/Options.py
  891. PASSED
  892. 293/1179 (24.85%) /usr/bin/python -tt test/Deprecated/Options/PackageOption.py
  893. PASSED
  894. 294/1179 (24.94%) /usr/bin/python -tt test/Deprecated/Options/PathOption.py
  895. PASSED
  896. 295/1179 (25.02%) /usr/bin/python -tt test/Deprecated/Options/chdir.py
  897. PASSED
  898. 296/1179 (25.11%) /usr/bin/python -tt test/Deprecated/Options/help.py
  899. PASSED
  900. 297/1179 (25.19%) /usr/bin/python -tt test/Deprecated/Options/import.py
  901. PASSED
  902. 298/1179 (25.28%) /usr/bin/python -tt test/Deprecated/SConscript-build_dir.py
  903. PASSED
  904. 299/1179 (25.36%) /usr/bin/python -tt test/Deprecated/Sig.py
  905. PASSED
  906. 300/1179 (25.45%) /usr/bin/python -tt test/Deprecated/SourceCode/BitKeeper/BITKEEPERCOM.py
  907. PASSED
  908. 301/1179 (25.53%) /usr/bin/python -tt test/Deprecated/SourceCode/BitKeeper/BITKEEPERCOMSTR.py
  909. PASSED
  910. 302/1179 (25.61%) /usr/bin/python -tt test/Deprecated/SourceCode/BitKeeper/BitKeeper.py
  911. Need BitKeeper to debug these tests.
  912. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  913. at line 47 of test/Deprecated/SourceCode/BitKeeper/BitKeeper.py
  914. 303/1179 (25.70%) /usr/bin/python -tt test/Deprecated/SourceCode/CVS/CVS.py
  915. Could not find 'cvs'; skipping remaining tests.
  916. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  917. at line 48 of test/Deprecated/SourceCode/CVS/CVS.py
  918. 304/1179 (25.78%) /usr/bin/python -tt test/Deprecated/SourceCode/CVS/CVSCOM.py
  919. PASSED
  920. 305/1179 (25.87%) /usr/bin/python -tt test/Deprecated/SourceCode/CVS/CVSCOMSTR.py
  921. PASSED
  922. 306/1179 (25.95%) /usr/bin/python -tt test/Deprecated/SourceCode/Perforce/P4COM.py
  923. PASSED
  924. 307/1179 (26.04%) /usr/bin/python -tt test/Deprecated/SourceCode/Perforce/P4COMSTR.py
  925. PASSED
  926. 308/1179 (26.12%) /usr/bin/python -tt test/Deprecated/SourceCode/Perforce/Perforce.py
  927. Could not find 'p4'; skipping test(s).
  928. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  929. at line 57 of test/Deprecated/SourceCode/Perforce/Perforce.py (__init__)
  930. from line 135 of test/Deprecated/SourceCode/Perforce/Perforce.py
  931. 309/1179 (26.21%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/RCS_COCOM.py
  932. PASSED
  933. 310/1179 (26.29%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/RCS_COCOMSTR.py
  934. PASSED
  935. 311/1179 (26.38%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/changed.py
  936. Could not find 'rcs'; skipping test(s).
  937. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  938. at line 46 of test/Deprecated/SourceCode/RCS/changed.py
  939. 312/1179 (26.46%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/diskcheck.py
  940. Could not find 'rcs'; skipping test(s).
  941. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  942. at line 45 of test/Deprecated/SourceCode/RCS/diskcheck.py
  943. 313/1179 (26.55%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/explicit.py
  944. Could not find 'rcs'; skipping test(s).
  945. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  946. at line 48 of test/Deprecated/SourceCode/RCS/explicit.py
  947. 314/1179 (26.63%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/implicit.py
  948. Could not find 'rcs'; skipping test(s).
  949. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  950. at line 43 of test/Deprecated/SourceCode/RCS/implicit.py
  951. 315/1179 (26.72%) /usr/bin/python -tt test/Deprecated/SourceCode/RCS/transparent.py
  952. Could not find 'rcs'; skipping test(s).
  953. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  954. at line 45 of test/Deprecated/SourceCode/RCS/transparent.py
  955. 316/1179 (26.80%) /usr/bin/python -tt test/Deprecated/SourceCode/SCCS/SCCSCOM.py
  956. PASSED
  957. 317/1179 (26.89%) /usr/bin/python -tt test/Deprecated/SourceCode/SCCS/SCCSCOMSTR.py
  958. PASSED
  959. 318/1179 (26.97%) /usr/bin/python -tt test/Deprecated/SourceCode/SCCS/diskcheck.py
  960. Could not find 'sccs'; skipping test(s).
  961. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  962. at line 48 of test/Deprecated/SourceCode/SCCS/diskcheck.py
  963. 319/1179 (27.06%) /usr/bin/python -tt test/Deprecated/SourceCode/SCCS/explicit.py
  964. Could not find 'sccs'; skipping test(s).
  965. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  966. at line 43 of test/Deprecated/SourceCode/SCCS/explicit.py
  967. 320/1179 (27.14%) /usr/bin/python -tt test/Deprecated/SourceCode/SCCS/implicit.py
  968. Could not find 'sccs'; skipping test(s).
  969. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  970. at line 43 of test/Deprecated/SourceCode/SCCS/implicit.py
  971. 321/1179 (27.23%) /usr/bin/python -tt test/Deprecated/SourceCode/SCCS/transparent.py
  972. Could not find 'sccs'; skipping test(s).
  973. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  974. at line 43 of test/Deprecated/SourceCode/SCCS/transparent.py
  975. 322/1179 (27.31%) /usr/bin/python -tt test/Deprecated/SourceCode/SourceCode.py
  976. PASSED
  977. 323/1179 (27.40%) /usr/bin/python -tt test/Deprecated/SourceCode/Subversion.py
  978. Could not find 'svn'; skipping test(s).
  979. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  980. at line 47 of test/Deprecated/SourceCode/Subversion.py
  981. 324/1179 (27.48%) /usr/bin/python -tt test/Deprecated/SourceSignatures/basic.py
  982. PASSED
  983. 325/1179 (27.57%) /usr/bin/python -tt test/Deprecated/SourceSignatures/env.py
  984. PASSED
  985. 326/1179 (27.65%) /usr/bin/python -tt test/Deprecated/SourceSignatures/implicit-cache.py
  986. PASSED
  987. 327/1179 (27.74%) /usr/bin/python -tt test/Deprecated/SourceSignatures/no-csigs.py
  988. PASSED
  989. 328/1179 (27.82%) /usr/bin/python -tt test/Deprecated/SourceSignatures/overrides.py
  990. PASSED
  991. 329/1179 (27.91%) /usr/bin/python -tt test/Deprecated/SourceSignatures/switch-rebuild.py
  992. PASSED
  993. 330/1179 (27.99%) /usr/bin/python -tt test/Deprecated/TargetSignatures/build-content.py
  994. PASSED
  995. 331/1179 (28.07%) /usr/bin/python -tt test/Deprecated/TargetSignatures/content.py
  996. PASSED
  997. 332/1179 (28.16%) /usr/bin/python -tt test/Deprecated/TargetSignatures/overrides.py
  998. PASSED
  999. 333/1179 (28.24%) /usr/bin/python -tt test/Deprecated/TaskmasterNeedsExecute.py
  1000. PASSED
  1001. 334/1179 (28.33%) /usr/bin/python -tt test/Deprecated/debug-dtree.py
  1002. PASSED
  1003. 335/1179 (28.41%) /usr/bin/python -tt test/Deprecated/debug-nomemoizer.py
  1004. PASSED
  1005. 336/1179 (28.50%) /usr/bin/python -tt test/Deprecated/debug-stree.py
  1006. PASSED
  1007. 337/1179 (28.58%) /usr/bin/python -tt test/Deprecated/debug-tree.py
  1008. PASSED
  1009. 338/1179 (28.67%) /usr/bin/python -tt test/Dir/Dir.py
  1010. PASSED
  1011. 339/1179 (28.75%) /usr/bin/python -tt test/Dir/mixed-targets.py
  1012. PASSED
  1013. 340/1179 (28.84%) /usr/bin/python -tt test/Dir/source.py
  1014. PASSED
  1015. 341/1179 (28.92%) /usr/bin/python -tt test/Docbook/basedir/htmlchunked/htmlchunked.py
  1016. Wrong OS or no stylesheets installed, skipping test.
  1017. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1018. at line 37 of test/Docbook/basedir/htmlchunked/htmlchunked.py
  1019. 342/1179 (29.01%) /usr/bin/python -tt test/Docbook/basedir/htmlchunked/htmlchunked_cmd.py
  1020. No xsltproc or no stylesheets installed, skipping test.
  1021. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1022. at line 39 of test/Docbook/basedir/htmlchunked/htmlchunked_cmd.py
  1023. 343/1179 (29.09%) /usr/bin/python -tt test/Docbook/basedir/htmlhelp/htmlhelp.py
  1024. Wrong OS or no stylesheets installed, skipping test.
  1025. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1026. at line 37 of test/Docbook/basedir/htmlhelp/htmlhelp.py
  1027. 344/1179 (29.18%) /usr/bin/python -tt test/Docbook/basedir/htmlhelp/htmlhelp_cmd.py
  1028. No xsltproc or no stylesheets installed, skipping test.
  1029. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1030. at line 39 of test/Docbook/basedir/htmlhelp/htmlhelp_cmd.py
  1031. 345/1179 (29.26%) /usr/bin/python -tt test/Docbook/basedir/slideshtml/slideshtml.py
  1032. Wrong OS or no "slides" stylesheets installed, skipping test.
  1033. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1034. at line 38 of test/Docbook/basedir/slideshtml/slideshtml.py
  1035. 346/1179 (29.35%) /usr/bin/python -tt test/Docbook/basedir/slideshtml/slideshtml_cmd.py
  1036. No xsltproc or no "slides" stylesheets installed, skipping test.
  1037. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1038. at line 40 of test/Docbook/basedir/slideshtml/slideshtml_cmd.py
  1039. 347/1179 (29.43%) /usr/bin/python -tt test/Docbook/basic/epub/epub.py
  1040. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1041. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1042. at line 40 of test/Docbook/basic/epub/epub.py
  1043. 348/1179 (29.52%) /usr/bin/python -tt test/Docbook/basic/epub/epub_cmd.py
  1044. No xsltproc executable found, skipping test.
  1045. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1046. at line 36 of test/Docbook/basic/epub/epub_cmd.py
  1047. 349/1179 (29.60%) /usr/bin/python -tt test/Docbook/basic/html/html.py
  1048. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1049. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1050. at line 40 of test/Docbook/basic/html/html.py
  1051. 350/1179 (29.69%) /usr/bin/python -tt test/Docbook/basic/html/html_cmd.py
  1052. No xsltproc executable found, skipping test.
  1053. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1054. at line 36 of test/Docbook/basic/html/html_cmd.py
  1055. 351/1179 (29.77%) /usr/bin/python -tt test/Docbook/basic/htmlchunked/htmlchunked.py
  1056. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1057. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1058. at line 40 of test/Docbook/basic/htmlchunked/htmlchunked.py
  1059. 352/1179 (29.86%) /usr/bin/python -tt test/Docbook/basic/htmlchunked/htmlchunked_cmd.py
  1060. No xsltproc executable found, skipping test.
  1061. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1062. at line 37 of test/Docbook/basic/htmlchunked/htmlchunked_cmd.py
  1063. 353/1179 (29.94%) /usr/bin/python -tt test/Docbook/basic/htmlhelp/htmlhelp.py
  1064. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1065. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1066. at line 40 of test/Docbook/basic/htmlhelp/htmlhelp.py
  1067. 354/1179 (30.03%) /usr/bin/python -tt test/Docbook/basic/htmlhelp/htmlhelp_cmd.py
  1068. No xsltproc executable found, skipping test.
  1069. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1070. at line 36 of test/Docbook/basic/htmlhelp/htmlhelp_cmd.py
  1071. 355/1179 (30.11%) /usr/bin/python -tt test/Docbook/basic/man/man.py
  1072. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1073. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1074. at line 40 of test/Docbook/basic/man/man.py
  1075. 356/1179 (30.20%) /usr/bin/python -tt test/Docbook/basic/man/man_cmd.py
  1076. No xsltproc executable found, skipping test.
  1077. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1078. at line 36 of test/Docbook/basic/man/man_cmd.py
  1079. 357/1179 (30.28%) /usr/bin/python -tt test/Docbook/basic/slideshtml/slideshtml.py
  1080. Wrong OS or no "slides" stylesheets installed, skipping test.
  1081. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1082. at line 38 of test/Docbook/basic/slideshtml/slideshtml.py
  1083. 358/1179 (30.36%) /usr/bin/python -tt test/Docbook/basic/slideshtml/slideshtml_cmd.py
  1084. No xsltproc executable or no "slides" stylesheets installed, skipping test.
  1085. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1086. at line 40 of test/Docbook/basic/slideshtml/slideshtml_cmd.py
  1087. 359/1179 (30.45%) /usr/bin/python -tt test/Docbook/basic/xinclude/xinclude.py
  1088. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1089. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1090. at line 40 of test/Docbook/basic/xinclude/xinclude.py
  1091. 360/1179 (30.53%) /usr/bin/python -tt test/Docbook/dependencies/xinclude/xinclude.py
  1092. Cannot find installed Python binding for libxml2 or lxml, skipping test.
  1093. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1094. at line 40 of test/Docbook/dependencies/xinclude/xinclude.py
  1095. 361/1179 (30.62%) /usr/bin/python -tt test/Docbook/rootname/htmlchunked/htmlchunked.py
  1096. Wrong OS or no stylesheets installed, skipping test.
  1097. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1098. at line 37 of test/Docbook/rootname/htmlchunked/htmlchunked.py
  1099. 362/1179 (30.70%) /usr/bin/python -tt test/Docbook/rootname/htmlhelp/htmlhelp.py
  1100. Wrong OS or no stylesheets installed, skipping test.
  1101. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1102. at line 37 of test/Docbook/rootname/htmlhelp/htmlhelp.py
  1103. 363/1179 (30.79%) /usr/bin/python -tt test/Docbook/rootname/slideshtml/slideshtml.py
  1104. Wrong OS or no "slides" stylesheets installed, skipping test.
  1105. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1106. at line 38 of test/Docbook/rootname/slideshtml/slideshtml.py
  1107. 364/1179 (30.87%) /usr/bin/python -tt test/ENV.py
  1108. PASSED
  1109. 365/1179 (30.96%) /usr/bin/python -tt test/ESCAPE.py
  1110. PASSED
  1111. 366/1179 (31.04%) /usr/bin/python -tt test/EnsurePythonVersion.py
  1112. PASSED
  1113. 367/1179 (31.13%) /usr/bin/python -tt test/EnsureSConsVersion.py
  1114. PASSED
  1115. 368/1179 (31.21%) /usr/bin/python -tt test/Entry.py
  1116. PASSED
  1117. 369/1179 (31.30%) /usr/bin/python -tt test/Environment.py
  1118. PASSED
  1119. 370/1179 (31.38%) /usr/bin/python -tt test/Errors/AttributeError.py
  1120. PASSED
  1121. 371/1179 (31.47%) /usr/bin/python -tt test/Errors/Exception.py
  1122. PASSED
  1123. 372/1179 (31.55%) /usr/bin/python -tt test/Errors/InternalError.py
  1124. PASSED
  1125. 373/1179 (31.64%) /usr/bin/python -tt test/Errors/NameError.py
  1126. PASSED
  1127. 374/1179 (31.72%) /usr/bin/python -tt test/Errors/SyntaxError.py
  1128. PASSED
  1129. 375/1179 (31.81%) /usr/bin/python -tt test/Errors/TypeError.py
  1130. PASSED
  1131. 376/1179 (31.89%) /usr/bin/python -tt test/Errors/UserError.py
  1132. PASSED
  1133. 377/1179 (31.98%) /usr/bin/python -tt test/Errors/execute-a-directory.py
  1134. PASSED
  1135. 378/1179 (32.06%) /usr/bin/python -tt test/Errors/exit-status.py
  1136. PASSED
  1137. 379/1179 (32.15%) /usr/bin/python -tt test/Errors/non-executable-file.py
  1138. PASSED
  1139. 380/1179 (32.23%) /usr/bin/python -tt test/Errors/nonexistent-executable.py
  1140. PASSED
  1141. 381/1179 (32.32%) /usr/bin/python -tt test/Errors/permission-denied.py
  1142. PASSED
  1143. 382/1179 (32.40%) /usr/bin/python -tt test/Errors/preparation.py
  1144. Test not useful with current code; skipping.
  1145. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1146. at line 45 of test/Errors/preparation.py
  1147. 383/1179 (32.49%) /usr/bin/python -tt test/Execute.py
  1148. PASSED
  1149. 384/1179 (32.57%) /usr/bin/python -tt test/ExecuteInvalidateCache.py
  1150. PASSED
  1151. 385/1179 (32.65%) /usr/bin/python -tt test/Exit.py
  1152. PASSED
  1153. 386/1179 (32.74%) /usr/bin/python -tt test/File.py
  1154. PASSED
  1155. 387/1179 (32.82%) /usr/bin/python -tt test/FindFile.py
  1156. PASSED
  1157. 388/1179 (32.91%) /usr/bin/python -tt test/FindSourceFiles.py
  1158. PASSED
  1159. 389/1179 (32.99%) /usr/bin/python -tt test/Flatten.py
  1160. PASSED
  1161. 390/1179 (33.08%) /usr/bin/python -tt test/Fortran/F03.py
  1162. PASSED
  1163. 391/1179 (33.16%) /usr/bin/python -tt test/Fortran/F03COM.py
  1164. PASSED
  1165. 392/1179 (33.25%) /usr/bin/python -tt test/Fortran/F03COMSTR.py
  1166. PASSED
  1167. 393/1179 (33.33%) /usr/bin/python -tt test/Fortran/F03FILESUFFIXES.py
  1168. PASSED
  1169. 394/1179 (33.42%) /usr/bin/python -tt test/Fortran/F03FILESUFFIXES2.py
  1170. PASSED
  1171. 395/1179 (33.50%) /usr/bin/python -tt test/Fortran/F03FLAGS.py
  1172. PASSED
  1173. 396/1179 (33.59%) /usr/bin/python -tt test/Fortran/F08.py
  1174. PASSED
  1175. 397/1179 (33.67%) /usr/bin/python -tt test/Fortran/F08COM.py
  1176. PASSED
  1177. 398/1179 (33.76%) /usr/bin/python -tt test/Fortran/F08COMSTR.py
  1178. PASSED
  1179. 399/1179 (33.84%) /usr/bin/python -tt test/Fortran/F08FILESUFFIXES.py
  1180. PASSED
  1181. 400/1179 (33.93%) /usr/bin/python -tt test/Fortran/F08FILESUFFIXES2.py
  1182. PASSED
  1183. 401/1179 (34.01%) /usr/bin/python -tt test/Fortran/F08FLAGS.py
  1184. PASSED
  1185. 402/1179 (34.10%) /usr/bin/python -tt test/Fortran/F77.py
  1186. PASSED
  1187. 403/1179 (34.18%) /usr/bin/python -tt test/Fortran/F77COM.py
  1188. PASSED
  1189. 404/1179 (34.27%) /usr/bin/python -tt test/Fortran/F77COMSTR.py
  1190. PASSED
  1191. 405/1179 (34.35%) /usr/bin/python -tt test/Fortran/F77FILESUFFIXES.py
  1192. PASSED
  1193. 406/1179 (34.44%) /usr/bin/python -tt test/Fortran/F77FILESUFFIXES2.py
  1194. PASSED
  1195. 407/1179 (34.52%) /usr/bin/python -tt test/Fortran/F77FLAGS.py
  1196. PASSED
  1197. 408/1179 (34.61%) /usr/bin/python -tt test/Fortran/F77PATH.py
  1198. Could not find a f77 tool; skipping test.
  1199. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1200. at line 42 of test/Fortran/F77PATH.py
  1201. 409/1179 (34.69%) /usr/bin/python -tt test/Fortran/F90.py
  1202. PASSED
  1203. 410/1179 (34.78%) /usr/bin/python -tt test/Fortran/F90COM.py
  1204. PASSED
  1205. 411/1179 (34.86%) /usr/bin/python -tt test/Fortran/F90COMSTR.py
  1206. PASSED
  1207. 412/1179 (34.94%) /usr/bin/python -tt test/Fortran/F90FILESUFFIXES.py
  1208. PASSED
  1209. 413/1179 (35.03%) /usr/bin/python -tt test/Fortran/F90FILESUFFIXES2.py
  1210. PASSED
  1211. 414/1179 (35.11%) /usr/bin/python -tt test/Fortran/F90FLAGS.py
  1212. PASSED
  1213. 415/1179 (35.20%) /usr/bin/python -tt test/Fortran/F90PATH.py
  1214. Could not find a f90 tool; skipping test.
  1215. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1216. at line 42 of test/Fortran/F90PATH.py
  1217. 416/1179 (35.28%) /usr/bin/python -tt test/Fortran/F95.py
  1218. PASSED
  1219. 417/1179 (35.37%) /usr/bin/python -tt test/Fortran/F95COM.py
  1220. PASSED
  1221. 418/1179 (35.45%) /usr/bin/python -tt test/Fortran/F95COMSTR.py
  1222. PASSED
  1223. 419/1179 (35.54%) /usr/bin/python -tt test/Fortran/F95FILESUFFIXES.py
  1224. PASSED
  1225. 420/1179 (35.62%) /usr/bin/python -tt test/Fortran/F95FILESUFFIXES2.py
  1226. PASSED
  1227. 421/1179 (35.71%) /usr/bin/python -tt test/Fortran/F95FLAGS.py
  1228. PASSED
  1229. 422/1179 (35.79%) /usr/bin/python -tt test/Fortran/FORTRAN.py
  1230. PASSED
  1231. 423/1179 (35.88%) /usr/bin/python -tt test/Fortran/FORTRANCOM.py
  1232. PASSED
  1233. 424/1179 (35.96%) /usr/bin/python -tt test/Fortran/FORTRANCOMSTR.py
  1234. PASSED
  1235. 425/1179 (36.05%) /usr/bin/python -tt test/Fortran/FORTRANFILESUFFIXES.py
  1236. PASSED
  1237. 426/1179 (36.13%) /usr/bin/python -tt test/Fortran/FORTRANFILESUFFIXES2.py
  1238. PASSED
  1239. 427/1179 (36.22%) /usr/bin/python -tt test/Fortran/FORTRANFLAGS.py
  1240. PASSED
  1241. 428/1179 (36.30%) /usr/bin/python -tt test/Fortran/FORTRANMODDIR.py
  1242. PASSED
  1243. 429/1179 (36.39%) /usr/bin/python -tt test/Fortran/FORTRANPATH.py
  1244. Could not find a f77 tool; skipping test.
  1245. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1246. at line 42 of test/Fortran/FORTRANPATH.py
  1247. 430/1179 (36.47%) /usr/bin/python -tt test/Fortran/FORTRANPPFILESUFFIXES.py
  1248. PASSED
  1249. 431/1179 (36.56%) /usr/bin/python -tt test/Fortran/FORTRANSUFFIXES.py
  1250. PASSED
  1251. 432/1179 (36.64%) /usr/bin/python -tt test/Fortran/SHF03.py
  1252. PASSED
  1253. 433/1179 (36.73%) /usr/bin/python -tt test/Fortran/SHF08.py
  1254. PASSED
  1255. 434/1179 (36.81%) /usr/bin/python -tt test/Fortran/SHF77.py
  1256. PASSED
  1257. 435/1179 (36.90%) /usr/bin/python -tt test/Fortran/SHF77COM.py
  1258. PASSED
  1259. 436/1179 (36.98%) /usr/bin/python -tt test/Fortran/SHF77COMSTR.py
  1260. PASSED
  1261. 437/1179 (37.07%) /usr/bin/python -tt test/Fortran/SHF77FLAGS.py
  1262. PASSED
  1263. 438/1179 (37.15%) /usr/bin/python -tt test/Fortran/SHF90.py
  1264. PASSED
  1265. 439/1179 (37.23%) /usr/bin/python -tt test/Fortran/SHF90COM.py
  1266. PASSED
  1267. 440/1179 (37.32%) /usr/bin/python -tt test/Fortran/SHF90COMSTR.py
  1268. PASSED
  1269. 441/1179 (37.40%) /usr/bin/python -tt test/Fortran/SHF90FLAGS.py
  1270. PASSED
  1271. 442/1179 (37.49%) /usr/bin/python -tt test/Fortran/SHF95.py
  1272. PASSED
  1273. 443/1179 (37.57%) /usr/bin/python -tt test/Fortran/SHF95COM.py
  1274. PASSED
  1275. 444/1179 (37.66%) /usr/bin/python -tt test/Fortran/SHF95COMSTR.py
  1276. PASSED
  1277. 445/1179 (37.74%) /usr/bin/python -tt test/Fortran/SHF95FLAGS.py
  1278. PASSED
  1279. 446/1179 (37.83%) /usr/bin/python -tt test/Fortran/SHFORTRAN.py
  1280. PASSED
  1281. 447/1179 (37.91%) /usr/bin/python -tt test/Fortran/SHFORTRANCOM.py
  1282. PASSED
  1283. 448/1179 (38.00%) /usr/bin/python -tt test/Fortran/SHFORTRANCOMSTR.py
  1284. PASSED
  1285. 449/1179 (38.08%) /usr/bin/python -tt test/Fortran/SHFORTRANFLAGS.py
  1286. PASSED
  1287. 450/1179 (38.17%) /usr/bin/python -tt test/Fortran/USE-MODULE-CASEINSENS.py
  1288. PASSED
  1289. 451/1179 (38.25%) /usr/bin/python -tt test/Fortran/USE-MODULE.py
  1290. PASSED
  1291. 452/1179 (38.34%) /usr/bin/python -tt test/Fortran/link-with-cxx.py
  1292. PASSED
  1293. 453/1179 (38.42%) /usr/bin/python -tt test/Fortran/module-subdir.py
  1294. PASSED
  1295. 454/1179 (38.51%) /usr/bin/python -tt test/GetBuildFailures/option-k.py
  1296. PASSED
  1297. 455/1179 (38.59%) /usr/bin/python -tt test/GetBuildFailures/parallel.py
  1298. PASSED
  1299. 456/1179 (38.68%) /usr/bin/python -tt test/GetBuildFailures/serial.py
  1300. PASSED
  1301. 457/1179 (38.76%) /usr/bin/python -tt test/GetOption/help.py
  1302. PASSED
  1303. 458/1179 (38.85%) /usr/bin/python -tt test/GetSetOption.py
  1304. PASSED
  1305. 459/1179 (38.93%) /usr/bin/python -tt test/Ghostscript/GS.py
  1306. PASSED
  1307. 460/1179 (39.02%) /usr/bin/python -tt test/Ghostscript/GSCOM.py
  1308. PASSED
  1309. 461/1179 (39.10%) /usr/bin/python -tt test/Ghostscript/GSCOMSTR.py
  1310. PASSED
  1311. 462/1179 (39.19%) /usr/bin/python -tt test/Ghostscript/GSFLAGS.py
  1312. PASSED
  1313. 463/1179 (39.27%) /usr/bin/python -tt test/Glob/Repository.py
  1314. PASSED
  1315. 464/1179 (39.36%) /usr/bin/python -tt test/Glob/VariantDir.py
  1316. PASSED
  1317. 465/1179 (39.44%) /usr/bin/python -tt test/Glob/basic.py
  1318. PASSED
  1319. 466/1179 (39.53%) /usr/bin/python -tt test/Glob/exclude.py
  1320. PASSED
  1321. 467/1179 (39.61%) /usr/bin/python -tt test/Glob/glob-libpath.py
  1322. PASSED
  1323. 468/1179 (39.69%) /usr/bin/python -tt test/Glob/source.py
  1324. PASSED
  1325. 469/1179 (39.78%) /usr/bin/python -tt test/Glob/strings.py
  1326. PASSED
  1327. 470/1179 (39.86%) /usr/bin/python -tt test/Glob/subdir.py
  1328. PASSED
  1329. 471/1179 (39.95%) /usr/bin/python -tt test/Glob/subst.py
  1330. PASSED
  1331. 472/1179 (40.03%) /usr/bin/python -tt test/HeaderGen.py
  1332. PASSED
  1333. 473/1179 (40.12%) /usr/bin/python -tt test/HeaderInstall.py
  1334. PASSED
  1335. 474/1179 (40.20%) /usr/bin/python -tt test/Help.py
  1336. PASSED
  1337. 475/1179 (40.29%) /usr/bin/python -tt test/IDL/IDLSUFFIXES.py
  1338. PASSED
  1339. 476/1179 (40.37%) /usr/bin/python -tt test/IDL/MIDLCOM.py
  1340. PASSED
  1341. 477/1179 (40.46%) /usr/bin/python -tt test/IDL/MIDLCOMSTR.py
  1342. PASSED
  1343. 478/1179 (40.54%) /usr/bin/python -tt test/IDL/midl.py
  1344. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1345. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1346. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1347. from line 33 of test/IDL/midl.py
  1348. 479/1179 (40.63%) /usr/bin/python -tt test/Ignore.py
  1349. PASSED
  1350. 480/1179 (40.71%) /usr/bin/python -tt test/Install/Clone.py
  1351. PASSED
  1352. 481/1179 (40.80%) /usr/bin/python -tt test/Install/INSTALLSTR.py
  1353. PASSED
  1354. 482/1179 (40.88%) /usr/bin/python -tt test/Install/Install.py
  1355. PASSED
  1356. 483/1179 (40.97%) /usr/bin/python -tt test/Install/InstallAs.py
  1357. PASSED
  1358. 484/1179 (41.05%) /usr/bin/python -tt test/Install/dir-exists.py
  1359. PASSED
  1360. 485/1179 (41.14%) /usr/bin/python -tt test/Install/directories.py
  1361. PASSED
  1362. 486/1179 (41.22%) /usr/bin/python -tt test/Install/multi.py
  1363. PASSED
  1364. 487/1179 (41.31%) /usr/bin/python -tt test/Install/no-top-relative.py
  1365. PASSED
  1366. 488/1179 (41.39%) /usr/bin/python -tt test/Install/non-ascii-name.py
  1367. PASSED
  1368. 489/1179 (41.48%) /usr/bin/python -tt test/Install/option--install-sandbox.py
  1369. PASSED
  1370. 490/1179 (41.56%) /usr/bin/python -tt test/Install/tool.py
  1371. PASSED
  1372. 491/1179 (41.65%) /usr/bin/python -tt test/Install/wrap-by-attribute.py
  1373. PASSED
  1374. 492/1179 (41.73%) /usr/bin/python -tt test/Intel/icpc-link.py
  1375. Could not find 'icpc' from 'intelc' Tool; skipping test(s).
  1376. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1377. at line 40 of test/Intel/icpc-link.py
  1378. 493/1179 (41.82%) /usr/bin/python -tt test/Interactive/Alias.py
  1379. PASSED
  1380. 494/1179 (41.90%) /usr/bin/python -tt test/Interactive/Default-None.py
  1381. PASSED
  1382. 495/1179 (41.98%) /usr/bin/python -tt test/Interactive/Default.py
  1383. PASSED
  1384. 496/1179 (42.07%) /usr/bin/python -tt test/Interactive/added-include.py
  1385. PASSED
  1386. 497/1179 (42.15%) /usr/bin/python -tt test/Interactive/basic.py
  1387. PASSED
  1388. 498/1179 (42.24%) /usr/bin/python -tt test/Interactive/cache-debug.py
  1389. PASSED
  1390. 499/1179 (42.32%) /usr/bin/python -tt test/Interactive/cache-disable.py
  1391. PASSED
  1392. 500/1179 (42.41%) /usr/bin/python -tt test/Interactive/cache-force.py
  1393. PASSED
  1394. 501/1179 (42.49%) /usr/bin/python -tt test/Interactive/cache-show.py
  1395. PASSED
  1396. 502/1179 (42.58%) /usr/bin/python -tt test/Interactive/clean.py
  1397. PASSED
  1398. 503/1179 (42.66%) /usr/bin/python -tt test/Interactive/configure.py
  1399. PASSED
  1400. 504/1179 (42.75%) /usr/bin/python -tt test/Interactive/exit.py
  1401. PASSED
  1402. 505/1179 (42.83%) /usr/bin/python -tt test/Interactive/failure.py
  1403. PASSED
  1404. 506/1179 (42.92%) /usr/bin/python -tt test/Interactive/help.py
  1405. PASSED
  1406. 507/1179 (43.00%) /usr/bin/python -tt test/Interactive/implicit-VariantDir.py
  1407. PASSED
  1408. 508/1179 (43.09%) /usr/bin/python -tt test/Interactive/option--Q.py
  1409. PASSED
  1410. 509/1179 (43.17%) /usr/bin/python -tt test/Interactive/option-i.py
  1411. PASSED
  1412. 510/1179 (43.26%) /usr/bin/python -tt test/Interactive/option-j.py
  1413. PASSED
  1414. 511/1179 (43.34%) /usr/bin/python -tt test/Interactive/option-k.py
  1415. PASSED
  1416. 512/1179 (43.43%) /usr/bin/python -tt test/Interactive/option-n.py
  1417. PASSED
  1418. 513/1179 (43.51%) /usr/bin/python -tt test/Interactive/option-s.py
  1419. PASSED
  1420. 514/1179 (43.60%) /usr/bin/python -tt test/Interactive/repeat-line.py
  1421. PASSED
  1422. 515/1179 (43.68%) /usr/bin/python -tt test/Interactive/shell.py
  1423. PASSED
  1424. 516/1179 (43.77%) /usr/bin/python -tt test/Interactive/taskmastertrace.py
  1425. PASSED
  1426. 517/1179 (43.85%) /usr/bin/python -tt test/Interactive/tree.py
  1427. PASSED
  1428. 518/1179 (43.94%) /usr/bin/python -tt test/Interactive/unknown-command.py
  1429. PASSED
  1430. 519/1179 (44.02%) /usr/bin/python -tt test/Interactive/variant_dir.py
  1431. PASSED
  1432. 520/1179 (44.11%) /usr/bin/python -tt test/Interactive/version.py
  1433. match_re: expected 6 lines, found 7
  1434. PASSED
  1435. 521/1179 (44.19%) /usr/bin/python -tt test/Java/DerivedSourceTest.py
  1436. Skipping derived-source test until issue 1771 is fixed.
  1437. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1438. at line 50 of test/Java/DerivedSourceTest.py
  1439. 522/1179 (44.27%) /usr/bin/python -tt test/Java/JAR.py
  1440. Could not find Java javac, skipping test(s).
  1441. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1442. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1443. from line 122 of test/Java/JAR.py
  1444. 523/1179 (44.36%) /usr/bin/python -tt test/Java/JARCHDIR.py
  1445. Could not find Java javac, skipping test(s).
  1446. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1447. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1448. from line 42 of test/Java/JARCHDIR.py
  1449. 524/1179 (44.44%) /usr/bin/python -tt test/Java/JARCOM.py
  1450. PASSED
  1451. 525/1179 (44.53%) /usr/bin/python -tt test/Java/JARCOMSTR.py
  1452. PASSED
  1453. 526/1179 (44.61%) /usr/bin/python -tt test/Java/JARFLAGS.py
  1454. Could not find Java javac, skipping test(s).
  1455. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1456. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1457. from line 35 of test/Java/JARFLAGS.py
  1458. 527/1179 (44.70%) /usr/bin/python -tt test/Java/JAVABOOTCLASSPATH.py
  1459. Could not find Java javac, skipping test(s).
  1460. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1461. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1462. from line 40 of test/Java/JAVABOOTCLASSPATH.py
  1463. 528/1179 (44.78%) /usr/bin/python -tt test/Java/JAVAC.py
  1464. PASSED
  1465. 529/1179 (44.87%) /usr/bin/python -tt test/Java/JAVACCOM.py
  1466. PASSED
  1467. 530/1179 (44.95%) /usr/bin/python -tt test/Java/JAVACCOMSTR.py
  1468. PASSED
  1469. 531/1179 (45.04%) /usr/bin/python -tt test/Java/JAVACFLAGS.py
  1470. Could not find Java javac, skipping test(s).
  1471. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1472. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1473. from line 33 of test/Java/JAVACFLAGS.py
  1474. 532/1179 (45.12%) /usr/bin/python -tt test/Java/JAVACLASSPATH.py
  1475. Could not find Java javac, skipping test(s).
  1476. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1477. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1478. from line 39 of test/Java/JAVACLASSPATH.py
  1479. 533/1179 (45.21%) /usr/bin/python -tt test/Java/JAVAH.py
  1480. Could not find Java javac, skipping test(s).
  1481. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1482. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1483. from line 97 of test/Java/JAVAH.py
  1484. 534/1179 (45.29%) /usr/bin/python -tt test/Java/JAVAHCOM.py
  1485. PASSED
  1486. 535/1179 (45.38%) /usr/bin/python -tt test/Java/JAVAHCOMSTR.py
  1487. PASSED
  1488. 536/1179 (45.46%) /usr/bin/python -tt test/Java/JAVASOURCEPATH.py
  1489. Could not find Java javac, skipping test(s).
  1490. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1491. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1492. from line 39 of test/Java/JAVASOURCEPATH.py
  1493. 537/1179 (45.55%) /usr/bin/python -tt test/Java/Java-1.4.py
  1494. Could not find Java javac, skipping test(s).
  1495. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1496. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1497. from line 39 of test/Java/Java-1.4.py
  1498. 538/1179 (45.63%) /usr/bin/python -tt test/Java/Java-1.5.py
  1499. Could not find Java javac, skipping test(s).
  1500. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1501. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1502. from line 39 of test/Java/Java-1.5.py
  1503. 539/1179 (45.72%) /usr/bin/python -tt test/Java/Java-1.6.py
  1504. Could not find Java javac, skipping test(s).
  1505. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1506. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1507. from line 39 of test/Java/Java-1.6.py
  1508. 540/1179 (45.80%) /usr/bin/python -tt test/Java/RMIC.py
  1509. Could not find Java javac, skipping test(s).
  1510. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1511. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1512. from line 94 of test/Java/RMIC.py
  1513. 541/1179 (45.89%) /usr/bin/python -tt test/Java/RMICCOM.py
  1514. PASSED
  1515. 542/1179 (45.97%) /usr/bin/python -tt test/Java/RMICCOMSTR.py
  1516. PASSED
  1517. 543/1179 (46.06%) /usr/bin/python -tt test/Java/jar_not_in_PATH.py
  1518. PASSED
  1519. 544/1179 (46.14%) /usr/bin/python -tt test/Java/multi-step.py
  1520. Could not find Java javac, skipping test(s).
  1521. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1522. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1523. from line 38 of test/Java/multi-step.py
  1524. 545/1179 (46.23%) /usr/bin/python -tt test/Java/nested-classes.py
  1525. Could not find Java javac, skipping test(s).
  1526. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1527. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1528. from line 38 of test/Java/nested-classes.py
  1529. 546/1179 (46.31%) /usr/bin/python -tt test/Java/no-JARCHDIR.py
  1530. Could not find Java javac, skipping test(s).
  1531. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1532. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1533. from line 38 of test/Java/no-JARCHDIR.py
  1534. 547/1179 (46.40%) /usr/bin/python -tt test/Java/rmic_not_in_PATH.py
  1535. PASSED
  1536. 548/1179 (46.48%) /usr/bin/python -tt test/Java/source-files.py
  1537. Could not find Java javac, skipping test(s).
  1538. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1539. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1540. from line 38 of test/Java/source-files.py
  1541. 549/1179 (46.56%) /usr/bin/python -tt test/Java/swig-dependencies.py
  1542. Can not find installed "swig", skipping test.
  1543. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1544. at line 39 of test/Java/swig-dependencies.py
  1545. 550/1179 (46.65%) /usr/bin/python -tt test/KeyboardInterrupt.py
  1546. PASSED
  1547. 551/1179 (46.73%) /usr/bin/python -tt test/LEX/LEX.py
  1548. PASSED
  1549. 552/1179 (46.82%) /usr/bin/python -tt test/LEX/LEXCOM.py
  1550. PASSED
  1551. 553/1179 (46.90%) /usr/bin/python -tt test/LEX/LEXCOMSTR.py
  1552. PASSED
  1553. 554/1179 (46.99%) /usr/bin/python -tt test/LEX/LEXFLAGS.py
  1554. PASSED
  1555. 555/1179 (47.07%) /usr/bin/python -tt test/LEX/live.py
  1556. No lex or flex found; skipping test.
  1557. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1558. at line 41 of test/LEX/live.py
  1559. 556/1179 (47.16%) /usr/bin/python -tt test/LINK/LINK.py
  1560. PASSED
  1561. 557/1179 (47.24%) /usr/bin/python -tt test/LINK/LINKCOM.py
  1562. PASSED
  1563. 558/1179 (47.33%) /usr/bin/python -tt test/LINK/LINKCOMSTR.py
  1564. PASSED
  1565. 559/1179 (47.41%) /usr/bin/python -tt test/LINK/LINKFLAGS.py
  1566. PASSED
  1567. 560/1179 (47.50%) /usr/bin/python -tt test/LINK/SHLIBVERSIONFLAGS.py
  1568. PASSED
  1569. 561/1179 (47.58%) /usr/bin/python -tt test/LINK/SHLINK.py
  1570. PASSED
  1571. 562/1179 (47.67%) /usr/bin/python -tt test/LINK/SHLINKCOM.py
  1572. PASSED
  1573. 563/1179 (47.75%) /usr/bin/python -tt test/LINK/SHLINKCOMSTR.py
  1574. PASSED
  1575. 564/1179 (47.84%) /usr/bin/python -tt test/LINK/SHLINKFLAGS.py
  1576. PASSED
  1577. 565/1179 (47.92%) /usr/bin/python -tt test/LINK/VersionedLib-VariantDir.py
  1578. PASSED
  1579. 566/1179 (48.01%) /usr/bin/python -tt test/LINK/VersionedLib-j2.py
  1580. PASSED
  1581. 567/1179 (48.09%) /usr/bin/python -tt test/LINK/VersionedLib-subdir.py
  1582. PASSED
  1583. 568/1179 (48.18%) /usr/bin/python -tt test/LINK/VersionedLib.py
  1584. PASSED
  1585. 569/1179 (48.26%) /usr/bin/python -tt test/Libs/LIBPATH.py
  1586. PASSED
  1587. 570/1179 (48.35%) /usr/bin/python -tt test/Libs/LIBPREFIX.py
  1588. PASSED
  1589. 571/1179 (48.43%) /usr/bin/python -tt test/Libs/LIBPREFIXES.py
  1590. PASSED
  1591. 572/1179 (48.52%) /usr/bin/python -tt test/Libs/LIBS-LIBPREFIX-exists.py
  1592. PASSED
  1593. 573/1179 (48.60%) /usr/bin/python -tt test/Libs/LIBS.py
  1594. PASSED
  1595. 574/1179 (48.69%) /usr/bin/python -tt test/Libs/LIBSUFFIX.py
  1596. PASSED
  1597. 575/1179 (48.77%) /usr/bin/python -tt test/Libs/LIBSUFFIXES.py
  1598. PASSED
  1599. 576/1179 (48.85%) /usr/bin/python -tt test/Libs/Library.py
  1600. PASSED
  1601. 577/1179 (48.94%) /usr/bin/python -tt test/Libs/SHLIBPREFIX.py
  1602. PASSED
  1603. 578/1179 (49.02%) /usr/bin/python -tt test/Libs/SHLIBSUFFIX.py
  1604. PASSED
  1605. 579/1179 (49.11%) /usr/bin/python -tt test/Libs/SharedLibrary-update-deps.py
  1606. PASSED
  1607. 580/1179 (49.19%) /usr/bin/python -tt test/Libs/SharedLibrary.py
  1608. PASSED
  1609. 581/1179 (49.28%) /usr/bin/python -tt test/Libs/SharedLibraryIxes.py
  1610. PASSED
  1611. 582/1179 (49.36%) /usr/bin/python -tt test/LoadableModule.py
  1612. PASSED
  1613. 583/1179 (49.45%) /usr/bin/python -tt test/M4/M4.py
  1614. PASSED
  1615. 584/1179 (49.53%) /usr/bin/python -tt test/M4/M4COM.py
  1616. PASSED
  1617. 585/1179 (49.62%) /usr/bin/python -tt test/M4/M4COMSTR.py
  1618. PASSED
  1619. 586/1179 (49.70%) /usr/bin/python -tt test/MSVC/PCH-source.py
  1620. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1621. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1622. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1623. from line 38 of test/MSVC/PCH-source.py
  1624. 587/1179 (49.79%) /usr/bin/python -tt test/MSVC/PCHCOM.py
  1625. PASSED
  1626. 588/1179 (49.87%) /usr/bin/python -tt test/MSVC/PCHCOMSTR.py
  1627. PASSED
  1628. 589/1179 (49.96%) /usr/bin/python -tt test/MSVC/PCHSTOP-errors.py
  1629. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1630. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1631. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1632. from line 37 of test/MSVC/PCHSTOP-errors.py
  1633. 590/1179 (50.04%) /usr/bin/python -tt test/MSVC/RCCOM.py
  1634. PASSED
  1635. 591/1179 (50.13%) /usr/bin/python -tt test/MSVC/RCCOMSTR.py
  1636. PASSED
  1637. 592/1179 (50.21%) /usr/bin/python -tt test/MSVC/TARGET_ARCH.py
  1638. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1639. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1640. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1641. from line 37 of test/MSVC/TARGET_ARCH.py
  1642. 593/1179 (50.30%) /usr/bin/python -tt test/MSVC/batch-longlines.py
  1643. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1644. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1645. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1646. from line 37 of test/MSVC/batch-longlines.py
  1647. 594/1179 (50.38%) /usr/bin/python -tt test/MSVC/batch.py
  1648. PASSED
  1649. 595/1179 (50.47%) /usr/bin/python -tt test/MSVC/embed-manifest.py
  1650. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1651. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1652. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1653. from line 39 of test/MSVC/embed-manifest.py
  1654. 596/1179 (50.55%) /usr/bin/python -tt test/MSVC/generate-rc.py
  1655. PASSED
  1656. 597/1179 (50.64%) /usr/bin/python -tt test/MSVC/hierarchical.py
  1657. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1658. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1659. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1660. from line 35 of test/MSVC/hierarchical.py
  1661. 598/1179 (50.72%) /usr/bin/python -tt test/MSVC/msvc.py
  1662. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1663. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1664. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1665. from line 38 of test/MSVC/msvc.py
  1666. 599/1179 (50.81%) /usr/bin/python -tt test/MSVC/multiple-pdb.py
  1667. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1668. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1669. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1670. from line 42 of test/MSVC/multiple-pdb.py
  1671. 600/1179 (50.89%) /usr/bin/python -tt test/MSVC/pch-basics.py
  1672. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1673. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1674. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1675. from line 37 of test/MSVC/pch-basics.py
  1676. 601/1179 (50.98%) /usr/bin/python -tt test/MSVC/pch-spaces-subdir.py
  1677. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1678. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1679. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1680. from line 37 of test/MSVC/pch-spaces-subdir.py
  1681. 602/1179 (51.06%) /usr/bin/python -tt test/MSVC/pdb-VariantDir-path.py
  1682. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1683. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1684. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1685. from line 37 of test/MSVC/pdb-VariantDir-path.py
  1686. 603/1179 (51.15%) /usr/bin/python -tt test/MSVC/pdb-manifest.py
  1687. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1688. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1689. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1690. from line 39 of test/MSVC/pdb-manifest.py
  1691. 604/1179 (51.23%) /usr/bin/python -tt test/MSVC/query_vcbat.py
  1692. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  1693. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1694. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  1695. from line 30 of test/MSVC/query_vcbat.py
  1696. 605/1179 (51.31%) /usr/bin/python -tt test/MSVS/CPPPATH-Dirs.py
  1697. Skipping Visual Studio test on non-Windows platform 'linux2'
  1698. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1699. at line 42 of test/MSVS/CPPPATH-Dirs.py
  1700. 606/1179 (51.40%) /usr/bin/python -tt test/MSVS/common-prefix.py
  1701. Skipping Visual Studio test on non-Windows platform 'linux2'
  1702. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1703. at line 42 of test/MSVS/common-prefix.py
  1704. 607/1179 (51.48%) /usr/bin/python -tt test/MSVS/runfile.py
  1705. Skipping Visual Studio test on non-Windows platform 'linux2'
  1706. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1707. at line 42 of test/MSVS/runfile.py
  1708. 608/1179 (51.57%) /usr/bin/python -tt test/MSVS/vs-10.0-exec.py
  1709. Skipping Visual Studio test on non-Windows platform 'linux2'
  1710. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1711. at line 42 of test/MSVS/vs-10.0-exec.py
  1712. 609/1179 (51.65%) /usr/bin/python -tt test/MSVS/vs-10.0-files.py
  1713. PASSED
  1714. 610/1179 (51.74%) /usr/bin/python -tt test/MSVS/vs-10.0-scc-files.py
  1715. PASSED
  1716. 611/1179 (51.82%) /usr/bin/python -tt test/MSVS/vs-10.0-scc-legacy-files.py
  1717. PASSED
  1718. 612/1179 (51.91%) /usr/bin/python -tt test/MSVS/vs-10.0Exp-exec.py
  1719. Skipping Visual Studio test on non-Windows platform 'linux2'
  1720. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1721. at line 42 of test/MSVS/vs-10.0Exp-exec.py
  1722. 613/1179 (51.99%) /usr/bin/python -tt test/MSVS/vs-11.0-exec.py
  1723. Skipping Visual Studio test on non-Windows platform 'linux2'
  1724. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1725. at line 42 of test/MSVS/vs-11.0-exec.py
  1726. 614/1179 (52.08%) /usr/bin/python -tt test/MSVS/vs-11.0-files.py
  1727. PASSED
  1728. 615/1179 (52.16%) /usr/bin/python -tt test/MSVS/vs-11.0-scc-files.py
  1729. PASSED
  1730. 616/1179 (52.25%) /usr/bin/python -tt test/MSVS/vs-11.0-scc-legacy-files.py
  1731. PASSED
  1732. 617/1179 (52.33%) /usr/bin/python -tt test/MSVS/vs-11.0Exp-exec.py
  1733. Skipping Visual Studio test on non-Windows platform 'linux2'
  1734. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1735. at line 42 of test/MSVS/vs-11.0Exp-exec.py
  1736. 618/1179 (52.42%) /usr/bin/python -tt test/MSVS/vs-14.0-exec.py
  1737. Skipping Visual Studio test on non-Windows platform 'linux2'
  1738. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1739. at line 42 of test/MSVS/vs-14.0-exec.py
  1740. 619/1179 (52.50%) /usr/bin/python -tt test/MSVS/vs-14.0-files.py
  1741. PASSED
  1742. 620/1179 (52.59%) /usr/bin/python -tt test/MSVS/vs-14.0-scc-files.py
  1743. PASSED
  1744. 621/1179 (52.67%) /usr/bin/python -tt test/MSVS/vs-14.0-scc-legacy-files.py
  1745. PASSED
  1746. 622/1179 (52.76%) /usr/bin/python -tt test/MSVS/vs-14.0Exp-exec.py
  1747. Skipping Visual Studio test on non-Windows platform 'linux2'
  1748. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1749. at line 42 of test/MSVS/vs-14.0Exp-exec.py
  1750. 623/1179 (52.84%) /usr/bin/python -tt test/MSVS/vs-6.0-clean.py
  1751. PASSED
  1752. 624/1179 (52.93%) /usr/bin/python -tt test/MSVS/vs-6.0-exec.py
  1753. Skipping Visual Studio test on non-Windows platform 'linux2'
  1754. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1755. at line 41 of test/MSVS/vs-6.0-exec.py
  1756. 625/1179 (53.01%) /usr/bin/python -tt test/MSVS/vs-6.0-files.py
  1757. PASSED
  1758. 626/1179 (53.10%) /usr/bin/python -tt test/MSVS/vs-6.0-variant_dir.py
  1759. PASSED
  1760. 627/1179 (53.18%) /usr/bin/python -tt test/MSVS/vs-7.0-clean.py
  1761. PASSED
  1762. 628/1179 (53.27%) /usr/bin/python -tt test/MSVS/vs-7.0-exec.py
  1763. Skipping Visual Studio test on non-Windows platform 'linux2'
  1764. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1765. at line 41 of test/MSVS/vs-7.0-exec.py
  1766. 629/1179 (53.35%) /usr/bin/python -tt test/MSVS/vs-7.0-files.py
  1767. PASSED
  1768. 630/1179 (53.44%) /usr/bin/python -tt test/MSVS/vs-7.0-scc-files.py
  1769. PASSED
  1770. 631/1179 (53.52%) /usr/bin/python -tt test/MSVS/vs-7.0-scc-legacy-files.py
  1771. PASSED
  1772. 632/1179 (53.60%) /usr/bin/python -tt test/MSVS/vs-7.0-variant_dir.py
  1773. PASSED
  1774. 633/1179 (53.69%) /usr/bin/python -tt test/MSVS/vs-7.1-clean.py
  1775. PASSED
  1776. 634/1179 (53.77%) /usr/bin/python -tt test/MSVS/vs-7.1-exec.py
  1777. Skipping Visual Studio test on non-Windows platform 'linux2'
  1778. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1779. at line 41 of test/MSVS/vs-7.1-exec.py
  1780. 635/1179 (53.86%) /usr/bin/python -tt test/MSVS/vs-7.1-files.py
  1781. PASSED
  1782. 636/1179 (53.94%) /usr/bin/python -tt test/MSVS/vs-7.1-scc-files.py
  1783. PASSED
  1784. 637/1179 (54.03%) /usr/bin/python -tt test/MSVS/vs-7.1-scc-legacy-files.py
  1785. PASSED
  1786. 638/1179 (54.11%) /usr/bin/python -tt test/MSVS/vs-7.1-variant_dir.py
  1787. PASSED
  1788. 639/1179 (54.20%) /usr/bin/python -tt test/MSVS/vs-8.0-clean.py
  1789. PASSED
  1790. 640/1179 (54.28%) /usr/bin/python -tt test/MSVS/vs-8.0-exec.py
  1791. Skipping Visual Studio test on non-Windows platform 'linux2'
  1792. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1793. at line 42 of test/MSVS/vs-8.0-exec.py
  1794. 641/1179 (54.37%) /usr/bin/python -tt test/MSVS/vs-8.0-files.py
  1795. PASSED
  1796. 642/1179 (54.45%) /usr/bin/python -tt test/MSVS/vs-8.0-scc-files.py
  1797. PASSED
  1798. 643/1179 (54.54%) /usr/bin/python -tt test/MSVS/vs-8.0-scc-legacy-files.py
  1799. PASSED
  1800. 644/1179 (54.62%) /usr/bin/python -tt test/MSVS/vs-8.0-variant_dir.py
  1801. PASSED
  1802. 645/1179 (54.71%) /usr/bin/python -tt test/MSVS/vs-8.0-x64-files.py
  1803. PASSED
  1804. 646/1179 (54.79%) /usr/bin/python -tt test/MSVS/vs-8.0Exp-exec.py
  1805. Skipping Visual Studio test on non-Windows platform 'linux2'
  1806. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1807. at line 42 of test/MSVS/vs-8.0Exp-exec.py
  1808. 647/1179 (54.88%) /usr/bin/python -tt test/MSVS/vs-9.0-exec.py
  1809. Skipping Visual Studio test on non-Windows platform 'linux2'
  1810. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1811. at line 42 of test/MSVS/vs-9.0-exec.py
  1812. 648/1179 (54.96%) /usr/bin/python -tt test/MSVS/vs-9.0-files.py
  1813. PASSED
  1814. 649/1179 (55.05%) /usr/bin/python -tt test/MSVS/vs-9.0-scc-files.py
  1815. PASSED
  1816. 650/1179 (55.13%) /usr/bin/python -tt test/MSVS/vs-9.0-scc-legacy-files.py
  1817. PASSED
  1818. 651/1179 (55.22%) /usr/bin/python -tt test/MSVS/vs-9.0Exp-exec.py
  1819. Skipping Visual Studio test on non-Windows platform 'linux2'
  1820. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1821. at line 42 of test/MSVS/vs-9.0Exp-exec.py
  1822. 652/1179 (55.30%) /usr/bin/python -tt test/MinGW/MinGWSharedLibrary.py
  1823. Skipping mingw test on non-Windows linux2 platform.NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1824. at line 43 of test/MinGW/MinGWSharedLibrary.py
  1825. 653/1179 (55.39%) /usr/bin/python -tt test/MinGW/RCCOM.py
  1826. PASSED
  1827. 654/1179 (55.47%) /usr/bin/python -tt test/MinGW/RCCOMSTR.py
  1828. PASSED
  1829. 655/1179 (55.56%) /usr/bin/python -tt test/MinGW/WINDOWS_INSERT_DEF.py
  1830. Skipping mingw test on non-Windows platform: linux2NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1831. at line 41 of test/MinGW/WINDOWS_INSERT_DEF.py
  1832. 656/1179 (55.64%) /usr/bin/python -tt test/Mkdir.py
  1833. PASSED
  1834. 657/1179 (55.73%) /usr/bin/python -tt test/Move.py
  1835. PASSED
  1836. 658/1179 (55.81%) /usr/bin/python -tt test/NoClean.py
  1837. PASSED
  1838. 659/1179 (55.89%) /usr/bin/python -tt test/NodeOps.py
  1839. PASSED
  1840. 660/1179 (55.98%) /usr/bin/python -tt test/Object.py
  1841. PASSED
  1842. 661/1179 (56.06%) /usr/bin/python -tt test/PRINT_CMD_LINE_FUNC.py
  1843. PASSED
  1844. 662/1179 (56.15%) /usr/bin/python -tt test/Parallel/duplicate-children.py
  1845. PASSED
  1846. 663/1179 (56.23%) /usr/bin/python -tt test/Parallel/duplicate-target.py
  1847. PASSED
  1848. 664/1179 (56.32%) /usr/bin/python -tt test/Parallel/failed-build.py
  1849. PASSED
  1850. 665/1179 (56.40%) /usr/bin/python -tt test/Parallel/multiple-parents.py
  1851. Initial build.
  1852. -j8 all
  1853. -j 8 -k all
  1854. all --random
  1855. -j8 --random all
  1856. -j8 -k --random all
  1857. -j8 -k --random all interupt=yes
  1858. PASSED
  1859. 666/1179 (56.49%) /usr/bin/python -tt test/Parallel/ref_count.py
  1860. PASSED
  1861. 667/1179 (56.57%) /usr/bin/python -tt test/ParseConfig.py
  1862. PASSED
  1863. 668/1179 (56.66%) /usr/bin/python -tt test/ParseDepends.py
  1864. PASSED
  1865. 669/1179 (56.74%) /usr/bin/python -tt test/PharLap.py
  1866. PharLap is only available on Windows; skipping test.
  1867. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1868. at line 36 of test/PharLap.py
  1869. 670/1179 (56.83%) /usr/bin/python -tt test/Platform.py
  1870. PASSED
  1871. 671/1179 (56.91%) /usr/bin/python -tt test/Precious.py
  1872. PASSED
  1873. 672/1179 (57.00%) /usr/bin/python -tt test/Program-j.py
  1874. PASSED
  1875. 673/1179 (57.08%) /usr/bin/python -tt test/Program.py
  1876. PASSED
  1877. 674/1179 (57.17%) /usr/bin/python -tt test/Progress/TARGET.py
  1878. PASSED
  1879. 675/1179 (57.25%) /usr/bin/python -tt test/Progress/dots.py
  1880. PASSED
  1881. 676/1179 (57.34%) /usr/bin/python -tt test/Progress/file.py
  1882. PASSED
  1883. 677/1179 (57.42%) /usr/bin/python -tt test/Progress/function.py
  1884. PASSED
  1885. 678/1179 (57.51%) /usr/bin/python -tt test/Progress/interval.py
  1886. PASSED
  1887. 679/1179 (57.59%) /usr/bin/python -tt test/Progress/object.py
  1888. PASSED
  1889. 680/1179 (57.68%) /usr/bin/python -tt test/Progress/spinner.py
  1890. PASSED
  1891. 681/1179 (57.76%) /usr/bin/python -tt test/Pseudo.py
  1892. PASSED
  1893. 682/1179 (57.85%) /usr/bin/python -tt test/QT/CPPPATH-appended.py
  1894. PASSED
  1895. 683/1179 (57.93%) /usr/bin/python -tt test/QT/CPPPATH.py
  1896. PASSED
  1897. 684/1179 (58.02%) /usr/bin/python -tt test/QT/QTFLAGS.py
  1898. PASSED
  1899. 685/1179 (58.10%) /usr/bin/python -tt test/QT/Tool.py
  1900. External environment variable $QTDIR not set; skipping test(s).
  1901. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1902. at line 45 of test/QT/Tool.py
  1903. 686/1179 (58.18%) /usr/bin/python -tt test/QT/copied-env.py
  1904. PASSED
  1905. 687/1179 (58.27%) /usr/bin/python -tt test/QT/empty-env.py
  1906. PASSED
  1907. 688/1179 (58.35%) /usr/bin/python -tt test/QT/generated-ui.py
  1908. External environment variable $QTDIR not set; skipping test(s).
  1909. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1910. at line 39 of test/QT/generated-ui.py
  1911. 689/1179 (58.44%) /usr/bin/python -tt test/QT/installed.py
  1912. External environment variable $QTDIR not set; skipping test(s).
  1913. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1914. at line 40 of test/QT/installed.py
  1915. 690/1179 (58.52%) /usr/bin/python -tt test/QT/manual.py
  1916. PASSED
  1917. 691/1179 (58.61%) /usr/bin/python -tt test/QT/moc-from-cpp.py
  1918. PASSED
  1919. 692/1179 (58.69%) /usr/bin/python -tt test/QT/moc-from-header.py
  1920. PASSED
  1921. 693/1179 (58.78%) /usr/bin/python -tt test/QT/reentrant.py
  1922. PASSED
  1923. 694/1179 (58.86%) /usr/bin/python -tt test/QT/source-from-ui.py
  1924. PASSED
  1925. 695/1179 (58.95%) /usr/bin/python -tt test/QT/up-to-date.py
  1926. External environment variable $QTDIR not set; skipping test(s).
  1927. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1928. at line 46 of test/QT/up-to-date.py
  1929. 696/1179 (59.03%) /usr/bin/python -tt test/QT/warnings.py
  1930. PASSED
  1931. 697/1179 (59.12%) /usr/bin/python -tt test/RANLIB/RANLIB.py
  1932. PASSED
  1933. 698/1179 (59.20%) /usr/bin/python -tt test/RANLIB/RANLIBCOM.py
  1934. PASSED
  1935. 699/1179 (59.29%) /usr/bin/python -tt test/RANLIB/RANLIBCOMSTR.py
  1936. PASSED
  1937. 700/1179 (59.37%) /usr/bin/python -tt test/RANLIB/RANLIBFLAGS.py
  1938. PASSED
  1939. 701/1179 (59.46%) /usr/bin/python -tt test/RPATH.py
  1940. PASSED
  1941. 702/1179 (59.54%) /usr/bin/python -tt test/Repository/CPPPATH.py
  1942. PASSED
  1943. 703/1179 (59.63%) /usr/bin/python -tt test/Repository/Default.py
  1944. PASSED
  1945. 704/1179 (59.71%) /usr/bin/python -tt test/Repository/Install-Local.py
  1946. PASSED
  1947. 705/1179 (59.80%) /usr/bin/python -tt test/Repository/Install.py
  1948. PASSED
  1949. 706/1179 (59.88%) /usr/bin/python -tt test/Repository/InstallAs.py
  1950. PASSED
  1951. 707/1179 (59.97%) /usr/bin/python -tt test/Repository/Java.py
  1952. Could not find Java javac, skipping test(s).
  1953. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1954. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1955. from line 39 of test/Repository/Java.py
  1956. 708/1179 (60.05%) /usr/bin/python -tt test/Repository/JavaH.py
  1957. Could not find Java javac, skipping test(s).
  1958. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1959. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1960. from line 39 of test/Repository/JavaH.py
  1961. 709/1179 (60.14%) /usr/bin/python -tt test/Repository/LIBPATH.py
  1962. PASSED
  1963. 710/1179 (60.22%) /usr/bin/python -tt test/Repository/Local.py
  1964. PASSED
  1965. 711/1179 (60.31%) /usr/bin/python -tt test/Repository/M4.py
  1966. PASSED
  1967. 712/1179 (60.39%) /usr/bin/python -tt test/Repository/Program.py
  1968. PASSED
  1969. 713/1179 (60.47%) /usr/bin/python -tt test/Repository/RMIC.py
  1970. Could not find Java javac, skipping test(s).
  1971. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  1972. at line 758 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (java_where_javac)
  1973. from line 37 of test/Repository/RMIC.py
  1974. 714/1179 (60.56%) /usr/bin/python -tt test/Repository/SConscript.py
  1975. PASSED
  1976. 715/1179 (60.64%) /usr/bin/python -tt test/Repository/SConsignFile.py
  1977. PASSED
  1978. 716/1179 (60.73%) /usr/bin/python -tt test/Repository/SharedLibrary.py
  1979. PASSED
  1980. 717/1179 (60.81%) /usr/bin/python -tt test/Repository/StaticLibrary.py
  1981. PASSED
  1982. 718/1179 (60.90%) /usr/bin/python -tt test/Repository/VariantDir.py
  1983. PASSED
  1984. 719/1179 (60.98%) /usr/bin/python -tt test/Repository/absolute-path.py
  1985. PASSED
  1986. 720/1179 (61.07%) /usr/bin/python -tt test/Repository/include.py
  1987. PASSED
  1988. 721/1179 (61.15%) /usr/bin/python -tt test/Repository/link-object.py
  1989. PASSED
  1990. 722/1179 (61.24%) /usr/bin/python -tt test/Repository/multi-dir.py
  1991. PASSED
  1992. 723/1179 (61.32%) /usr/bin/python -tt test/Repository/no-SConsignFile.py
  1993. PASSED
  1994. 724/1179 (61.41%) /usr/bin/python -tt test/Repository/no-repository.py
  1995. PASSED
  1996. 725/1179 (61.49%) /usr/bin/python -tt test/Repository/option-c.py
  1997. PASSED
  1998. 726/1179 (61.58%) /usr/bin/python -tt test/Repository/option-f.py
  1999. PASSED
  2000. 727/1179 (61.66%) /usr/bin/python -tt test/Repository/option-n.py
  2001. PASSED
  2002. 728/1179 (61.75%) /usr/bin/python -tt test/Repository/signature-order.py
  2003. PASSED
  2004. 729/1179 (61.83%) /usr/bin/python -tt test/Repository/targets.py
  2005. PASSED
  2006. 730/1179 (61.92%) /usr/bin/python -tt test/Repository/top-level-path.py
  2007. PASSED
  2008. 731/1179 (62.00%) /usr/bin/python -tt test/Repository/variants.py
  2009. PASSED
  2010. 732/1179 (62.09%) /usr/bin/python -tt test/Repository/within-repository.py
  2011. PASSED
  2012. 733/1179 (62.17%) /usr/bin/python -tt test/Requires/basic.py
  2013. PASSED
  2014. 734/1179 (62.26%) /usr/bin/python -tt test/Requires/eval-order.py
  2015. PASSED
  2016. 735/1179 (62.34%) /usr/bin/python -tt test/Rpcgen/RPCGEN.py
  2017. PASSED
  2018. 736/1179 (62.43%) /usr/bin/python -tt test/Rpcgen/RPCGENCLIENTFLAGS.py
  2019. PASSED
  2020. 737/1179 (62.51%) /usr/bin/python -tt test/Rpcgen/RPCGENFLAGS.py
  2021. PASSED
  2022. 738/1179 (62.60%) /usr/bin/python -tt test/Rpcgen/RPCGENHEADERFLAGS.py
  2023. PASSED
  2024. 739/1179 (62.68%) /usr/bin/python -tt test/Rpcgen/RPCGENSERVICEFLAGS.py
  2025. PASSED
  2026. 740/1179 (62.77%) /usr/bin/python -tt test/Rpcgen/RPCGENXDRFLAGS.py
  2027. PASSED
  2028. 741/1179 (62.85%) /usr/bin/python -tt test/Rpcgen/live.py
  2029. PASSED
  2030. 742/1179 (62.93%) /usr/bin/python -tt test/SCONSFLAGS.py
  2031. PASSED
  2032. 743/1179 (63.02%) /usr/bin/python -tt test/SCONS_LIB_DIR.py
  2033. PASSED
  2034. 744/1179 (63.10%) /usr/bin/python -tt test/SConscript/Return.py
  2035. PASSED
  2036. 745/1179 (63.19%) /usr/bin/python -tt test/SConscript/SConscript.py
  2037. PASSED
  2038. 746/1179 (63.27%) /usr/bin/python -tt test/SConscript/SConscriptChdir.py
  2039. PASSED
  2040. 747/1179 (63.36%) /usr/bin/python -tt test/SConscript/env.py
  2041. PASSED
  2042. 748/1179 (63.44%) /usr/bin/python -tt test/SConscript/src_dir.py
  2043. PASSED
  2044. 749/1179 (63.53%) /usr/bin/python -tt test/SConscript/variables.py
  2045. PASSED
  2046. 750/1179 (63.61%) /usr/bin/python -tt test/SConscript/white-space.py
  2047. PASSED
  2048. 751/1179 (63.70%) /usr/bin/python -tt test/SConsignFile/default.py
  2049. PASSED
  2050. 752/1179 (63.78%) /usr/bin/python -tt test/SConsignFile/explicit-file.py
  2051. PASSED
  2052. 753/1179 (63.87%) /usr/bin/python -tt test/SConsignFile/make-directory.py
  2053. PASSED
  2054. 754/1179 (63.95%) /usr/bin/python -tt test/SConsignFile/use-dbhash.py
  2055. PASSED
  2056. 755/1179 (64.04%) /usr/bin/python -tt test/SConsignFile/use-dbm.py
  2057. PASSED
  2058. 756/1179 (64.12%) /usr/bin/python -tt test/SConsignFile/use-dumbdbm.py
  2059. PASSED
  2060. 757/1179 (64.21%) /usr/bin/python -tt test/SConsignFile/use-gdbm.py
  2061. No gdbm in this version of Python; skipping test.
  2062. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2063. at line 40 of test/SConsignFile/use-gdbm.py
  2064. 758/1179 (64.29%) /usr/bin/python -tt test/SConstruct.py
  2065. PASSED
  2066. 759/1179 (64.38%) /usr/bin/python -tt test/SHELL.py
  2067. PASSED
  2068. 760/1179 (64.46%) /usr/bin/python -tt test/SPAWN.py
  2069. PASSED
  2070. 761/1179 (64.55%) /usr/bin/python -tt test/SWIG/SWIG.py
  2071. PASSED
  2072. 762/1179 (64.63%) /usr/bin/python -tt test/SWIG/SWIGCOM.py
  2073. PASSED
  2074. 763/1179 (64.72%) /usr/bin/python -tt test/SWIG/SWIGCOMSTR.py
  2075. PASSED
  2076. 764/1179 (64.80%) /usr/bin/python -tt test/SWIG/SWIGFLAGS.py
  2077. Can not find installed "swig", skipping test.
  2078. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2079. at line 39 of test/SWIG/SWIGFLAGS.py
  2080. 765/1179 (64.89%) /usr/bin/python -tt test/SWIG/SWIGOUTDIR-python.py
  2081. Can not find installed "swig", skipping test.
  2082. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2083. at line 40 of test/SWIG/SWIGOUTDIR-python.py
  2084. 766/1179 (64.97%) /usr/bin/python -tt test/SWIG/SWIGOUTDIR.py
  2085. Can not find installed "swig", skipping test.
  2086. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2087. at line 39 of test/SWIG/SWIGOUTDIR.py
  2088. 767/1179 (65.06%) /usr/bin/python -tt test/SWIG/SWIGPATH.py
  2089. Can not find installed "swig", skipping test.
  2090. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2091. at line 37 of test/SWIG/SWIGPATH.py
  2092. 768/1179 (65.14%) /usr/bin/python -tt test/SWIG/build-dir.py
  2093. Can not find installed "swig", skipping test.
  2094. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2095. at line 41 of test/SWIG/build-dir.py
  2096. 769/1179 (65.22%) /usr/bin/python -tt test/SWIG/generated_swigfile.py
  2097. Can not find installed "swig", skipping test.
  2098. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2099. at line 55 of test/SWIG/generated_swigfile.py
  2100. 770/1179 (65.31%) /usr/bin/python -tt test/SWIG/implicit-dependencies.py
  2101. Can not find installed "swig", skipping test.
  2102. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2103. at line 37 of test/SWIG/implicit-dependencies.py
  2104. 771/1179 (65.39%) /usr/bin/python -tt test/SWIG/live.py
  2105. Can not find installed "swig", skipping test.
  2106. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2107. at line 47 of test/SWIG/live.py
  2108. 772/1179 (65.48%) /usr/bin/python -tt test/SWIG/module-deduced-name.py
  2109. Cannot find installed "swig", skipping test.
  2110. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2111. at line 41 of test/SWIG/module-deduced-name.py
  2112. 773/1179 (65.56%) /usr/bin/python -tt test/SWIG/module-parens.py
  2113. Can not find installed "swig", skipping test.
  2114. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2115. at line 40 of test/SWIG/module-parens.py
  2116. 774/1179 (65.65%) /usr/bin/python -tt test/SWIG/module-quoted.py
  2117. Can not find installed "swig", skipping test.
  2118. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2119. at line 40 of test/SWIG/module-quoted.py
  2120. 775/1179 (65.73%) /usr/bin/python -tt test/SWIG/module-spaces.py
  2121. Can not find installed "swig", skipping test.
  2122. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2123. at line 40 of test/SWIG/module-spaces.py
  2124. 776/1179 (65.82%) /usr/bin/python -tt test/SWIG/noproxy.py
  2125. Can not find installed "swig", skipping test.
  2126. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2127. at line 48 of test/SWIG/noproxy.py
  2128. 777/1179 (65.90%) /usr/bin/python -tt test/SWIG/recursive-includes-cpp.py
  2129. Can not find installed "swig", skipping test.
  2130. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2131. at line 43 of test/SWIG/recursive-includes-cpp.py
  2132. 778/1179 (65.99%) /usr/bin/python -tt test/SWIG/remove-modules.py
  2133. Can not find installed "swig", skipping test.
  2134. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2135. at line 48 of test/SWIG/remove-modules.py
  2136. 779/1179 (66.07%) /usr/bin/python -tt test/SWIG/subdir.py
  2137. Can not find installed "swig", skipping test.
  2138. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2139. at line 50 of test/SWIG/subdir.py
  2140. 780/1179 (66.16%) /usr/bin/python -tt test/Scanner/CrossLanguageNoExtension.py
  2141. PASSED
  2142. 781/1179 (66.24%) /usr/bin/python -tt test/Scanner/Dir.py
  2143. PASSED
  2144. 782/1179 (66.33%) /usr/bin/python -tt test/Scanner/Entry-to-Dir.py
  2145. PASSED
  2146. 783/1179 (66.41%) /usr/bin/python -tt test/Scanner/FindPathDirs.py
  2147. PASSED
  2148. 784/1179 (66.50%) /usr/bin/python -tt test/Scanner/Scanner.py
  2149. PASSED
  2150. 785/1179 (66.58%) /usr/bin/python -tt test/Scanner/dictionary.py
  2151. PASSED
  2152. 786/1179 (66.67%) /usr/bin/python -tt test/Scanner/empty-implicit.py
  2153. PASSED
  2154. 787/1179 (66.75%) /usr/bin/python -tt test/Scanner/exception.py
  2155. PASSED
  2156. 788/1179 (66.84%) /usr/bin/python -tt test/Scanner/generated.py
  2157. PASSED
  2158. 789/1179 (66.92%) /usr/bin/python -tt test/Scanner/multi-env.py
  2159. PASSED
  2160. 790/1179 (67.01%) /usr/bin/python -tt test/Scanner/no-Dir-node.py
  2161. PASSED
  2162. 791/1179 (67.09%) /usr/bin/python -tt test/Scanner/parallel-rescan.py
  2163. PASSED
  2164. 792/1179 (67.18%) /usr/bin/python -tt test/Scanner/scan-once.py
  2165. PASSED
  2166. 793/1179 (67.26%) /usr/bin/python -tt test/Scanner/source_scanner-dict.py
  2167. PASSED
  2168. 794/1179 (67.35%) /usr/bin/python -tt test/Scanner/unicode.py
  2169. PASSED
  2170. 795/1179 (67.43%) /usr/bin/python -tt test/Script-import.py
  2171. PASSED
  2172. 796/1179 (67.51%) /usr/bin/python -tt test/SideEffect/basic.py
  2173. PASSED
  2174. 797/1179 (67.60%) /usr/bin/python -tt test/SideEffect/directory.py
  2175. PASSED
  2176. 798/1179 (67.68%) /usr/bin/python -tt test/SideEffect/parallel.py
  2177. PASSED
  2178. 799/1179 (67.77%) /usr/bin/python -tt test/SideEffect/variant_dir.py
  2179. PASSED
  2180. 800/1179 (67.85%) /usr/bin/python -tt test/Split.py
  2181. PASSED
  2182. 801/1179 (67.94%) /usr/bin/python -tt test/Subst/AllowSubstExceptions.py
  2183. PASSED
  2184. 802/1179 (68.02%) /usr/bin/python -tt test/Subst/SyntaxError.py
  2185. PASSED
  2186. 803/1179 (68.11%) /usr/bin/python -tt test/Subst/TypeError.py
  2187. PASSED
  2188. 804/1179 (68.19%) /usr/bin/python -tt test/Subst/null-sources-attr.py
  2189. PASSED
  2190. 805/1179 (68.28%) /usr/bin/python -tt test/TAR/TAR.py
  2191. PASSED
  2192. 806/1179 (68.36%) /usr/bin/python -tt test/TAR/TARCOM.py
  2193. PASSED
  2194. 807/1179 (68.45%) /usr/bin/python -tt test/TAR/TARCOMSTR.py
  2195. PASSED
  2196. 808/1179 (68.53%) /usr/bin/python -tt test/TAR/TARFLAGS.py
  2197. PASSED
  2198. 809/1179 (68.62%) /usr/bin/python -tt test/TARGET-dir.py
  2199. PASSED
  2200. 810/1179 (68.70%) /usr/bin/python -tt test/TARGETS.py
  2201. PASSED
  2202. 811/1179 (68.79%) /usr/bin/python -tt test/TEMPFILEPREFIX.py
  2203. PASSED
  2204. 812/1179 (68.87%) /usr/bin/python -tt test/TEX/LATEX.py
  2205. PASSED
  2206. 813/1179 (68.96%) /usr/bin/python -tt test/TEX/LATEX2.py
  2207. PASSED
  2208. 814/1179 (69.04%) /usr/bin/python -tt test/TEX/LATEXCOM.py
  2209. PASSED
  2210. 815/1179 (69.13%) /usr/bin/python -tt test/TEX/LATEXCOMSTR.py
  2211. PASSED
  2212. 816/1179 (69.21%) /usr/bin/python -tt test/TEX/LATEXFLAGS.py
  2213. PASSED
  2214. 817/1179 (69.30%) /usr/bin/python -tt test/TEX/PDFLATEX.py
  2215. PASSED
  2216. 818/1179 (69.38%) /usr/bin/python -tt test/TEX/PDFLATEXCOM.py
  2217. PASSED
  2218. 819/1179 (69.47%) /usr/bin/python -tt test/TEX/PDFLATEXCOMSTR.py
  2219. PASSED
  2220. 820/1179 (69.55%) /usr/bin/python -tt test/TEX/PDFLATEXFLAGS.py
  2221. PASSED
  2222. 821/1179 (69.64%) /usr/bin/python -tt test/TEX/PDFTEX.py
  2223. PASSED
  2224. 822/1179 (69.72%) /usr/bin/python -tt test/TEX/PDFTEXCOM.py
  2225. PASSED
  2226. 823/1179 (69.80%) /usr/bin/python -tt test/TEX/PDFTEXCOMSTR.py
  2227. PASSED
  2228. 824/1179 (69.89%) /usr/bin/python -tt test/TEX/PDFTEXFLAGS.py
  2229. PASSED
  2230. 825/1179 (69.97%) /usr/bin/python -tt test/TEX/PDF_single_source.py
  2231. Could not find 'epstopdf'; skipping test.
  2232. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2233. at line 39 of test/TEX/PDF_single_source.py
  2234. 826/1179 (70.06%) /usr/bin/python -tt test/TEX/TEX.py
  2235. PASSED
  2236. 827/1179 (70.14%) /usr/bin/python -tt test/TEX/TEXCOM.py
  2237. PASSED
  2238. 828/1179 (70.23%) /usr/bin/python -tt test/TEX/TEXCOMSTR.py
  2239. PASSED
  2240. 829/1179 (70.31%) /usr/bin/python -tt test/TEX/TEXFLAGS.py
  2241. PASSED
  2242. 830/1179 (70.40%) /usr/bin/python -tt test/TEX/auxiliaries.py
  2243. Could not find dvips or latex; skipping test(s).
  2244. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2245. at line 49 of test/TEX/auxiliaries.py
  2246. 831/1179 (70.48%) /usr/bin/python -tt test/TEX/biber_biblatex.py
  2247. Could not find 'pdflatex'; skipping test.
  2248. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2249. at line 40 of test/TEX/biber_biblatex.py
  2250. 832/1179 (70.57%) /usr/bin/python -tt test/TEX/biber_biblatex2.py
  2251. Could not find 'pdflatex'; skipping test.
  2252. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2253. at line 42 of test/TEX/biber_biblatex2.py
  2254. 833/1179 (70.65%) /usr/bin/python -tt test/TEX/biblatex.py
  2255. Could not find 'pdflatex'; skipping test.
  2256. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2257. at line 40 of test/TEX/biblatex.py
  2258. 834/1179 (70.74%) /usr/bin/python -tt test/TEX/biblatex_plain.py
  2259. Could not find 'pdflatex'; skipping test.
  2260. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2261. at line 40 of test/TEX/biblatex_plain.py
  2262. 835/1179 (70.82%) /usr/bin/python -tt test/TEX/bibliography.py
  2263. Could not find dvips or bibtex; skipping test(s).
  2264. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2265. at line 42 of test/TEX/bibliography.py
  2266. 836/1179 (70.91%) /usr/bin/python -tt test/TEX/bibtex-latex-rerun.py
  2267. Could not find pdflatex; skipping test(s).
  2268. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2269. at line 42 of test/TEX/bibtex-latex-rerun.py
  2270. 837/1179 (70.99%) /usr/bin/python -tt test/TEX/clean.py
  2271. Could not find tex or latex; skipping test(s).
  2272. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2273. at line 39 of test/TEX/clean.py
  2274. 838/1179 (71.08%) /usr/bin/python -tt test/TEX/configure.py
  2275. Could not find dvips or latex; skipping test(s).
  2276. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2277. at line 44 of test/TEX/configure.py
  2278. 839/1179 (71.16%) /usr/bin/python -tt test/TEX/dryrun.py
  2279. could not find latex; skipping test
  2280. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2281. at line 42 of test/TEX/dryrun.py
  2282. 840/1179 (71.25%) /usr/bin/python -tt test/TEX/eps_graphics.py
  2283. Could not find 'latex'; skipping test.
  2284. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2285. at line 41 of test/TEX/eps_graphics.py
  2286. 841/1179 (71.33%) /usr/bin/python -tt test/TEX/eps_graphics2.py
  2287. Could not find 'latex'; skipping test.
  2288. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2289. at line 42 of test/TEX/eps_graphics2.py
  2290. 842/1179 (71.42%) /usr/bin/python -tt test/TEX/generated_files.py
  2291. Could not find 'pdflatex'; skipping test.
  2292. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2293. at line 42 of test/TEX/generated_files.py
  2294. 843/1179 (71.50%) /usr/bin/python -tt test/TEX/glossaries.py
  2295. Could not find latex; skipping test(s).
  2296. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2297. at line 42 of test/TEX/glossaries.py
  2298. 844/1179 (71.59%) /usr/bin/python -tt test/TEX/glossary.py
  2299. Could not find latex; skipping test(s).
  2300. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2301. at line 42 of test/TEX/glossary.py
  2302. 845/1179 (71.67%) /usr/bin/python -tt test/TEX/input_docClass.py
  2303. Could not find 'latex'; skipping test.
  2304. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2305. at line 41 of test/TEX/input_docClass.py
  2306. 846/1179 (71.76%) /usr/bin/python -tt test/TEX/lstinputlisting.py
  2307. Could not find pdflatex; skipping test(s).
  2308. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2309. at line 42 of test/TEX/lstinputlisting.py
  2310. 847/1179 (71.84%) /usr/bin/python -tt test/TEX/makeindex.py
  2311. Could not find pdflatex or makeindex; skipping test(s).
  2312. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2313. at line 42 of test/TEX/makeindex.py
  2314. 848/1179 (71.93%) /usr/bin/python -tt test/TEX/multi-line_include_options.py
  2315. Could not find latex; skipping test(s).
  2316. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2317. at line 47 of test/TEX/multi-line_include_options.py
  2318. 849/1179 (72.01%) /usr/bin/python -tt test/TEX/multi-run.py
  2319. Could not find tex or latex; skipping test(s).
  2320. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2321. at line 43 of test/TEX/multi-run.py
  2322. 850/1179 (72.09%) /usr/bin/python -tt test/TEX/multibib.py
  2323. Could not find 'latex'; skipping test.
  2324. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2325. at line 40 of test/TEX/multibib.py
  2326. 851/1179 (72.18%) /usr/bin/python -tt test/TEX/multiple_include.py
  2327. Could not find 'latex'; skipping test.
  2328. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2329. at line 41 of test/TEX/multiple_include.py
  2330. 852/1179 (72.26%) /usr/bin/python -tt test/TEX/multiple_include_subdir.py
  2331. Could not find 'latex'; skipping test.
  2332. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2333. at line 41 of test/TEX/multiple_include_subdir.py
  2334. 853/1179 (72.35%) /usr/bin/python -tt test/TEX/newglossary.py
  2335. Could not find latex; skipping test(s).
  2336. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2337. at line 42 of test/TEX/newglossary.py
  2338. 854/1179 (72.43%) /usr/bin/python -tt test/TEX/nomencl.py
  2339. Could not find latex; skipping test(s).
  2340. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2341. at line 42 of test/TEX/nomencl.py
  2342. 855/1179 (72.52%) /usr/bin/python -tt test/TEX/rename_result.py
  2343. could not find latex; skipping test
  2344. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2345. at line 41 of test/TEX/rename_result.py
  2346. 856/1179 (72.60%) /usr/bin/python -tt test/TEX/subdir-as-include.py
  2347. Could not find 'latex'; skipping test.
  2348. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2349. at line 45 of test/TEX/subdir-as-include.py
  2350. 857/1179 (72.69%) /usr/bin/python -tt test/TEX/subdir-input.py
  2351. Could not find 'latex'; skipping test.
  2352. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2353. at line 43 of test/TEX/subdir-input.py
  2354. 858/1179 (72.77%) /usr/bin/python -tt test/TEX/subdir_variantdir_include.py
  2355. Could not find 'latex'; skipping test.
  2356. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2357. at line 45 of test/TEX/subdir_variantdir_include.py
  2358. 859/1179 (72.86%) /usr/bin/python -tt test/TEX/subdir_variantdir_include2.py
  2359. Could not find 'latex'; skipping test.
  2360. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2361. at line 46 of test/TEX/subdir_variantdir_include2.py
  2362. 860/1179 (72.94%) /usr/bin/python -tt test/TEX/subdir_variantdir_input.py
  2363. Could not find 'latex'; skipping test.
  2364. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2365. at line 45 of test/TEX/subdir_variantdir_input.py
  2366. 861/1179 (73.03%) /usr/bin/python -tt test/TEX/synctex.py
  2367. Could not find latex; skipping test(s).
  2368. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2369. at line 42 of test/TEX/synctex.py
  2370. 862/1179 (73.11%) /usr/bin/python -tt test/TEX/usepackage.py
  2371. could not find latex; skipping test
  2372. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2373. at line 42 of test/TEX/usepackage.py
  2374. 863/1179 (73.20%) /usr/bin/python -tt test/TEX/variant_dir.py
  2375. Could not find 'latex'; skipping test.
  2376. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2377. at line 40 of test/TEX/variant_dir.py
  2378. 864/1179 (73.28%) /usr/bin/python -tt test/TEX/variant_dir_bibunit.py
  2379. Could not find 'latex' or 'bibtex'; skipping test.
  2380. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2381. at line 45 of test/TEX/variant_dir_bibunit.py
  2382. 865/1179 (73.37%) /usr/bin/python -tt test/TEX/variant_dir_dup0.py
  2383. Could not find 'latex', 'makeindex', 'bibtex', or dvipdf; skipping test.
  2384. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2385. at line 46 of test/TEX/variant_dir_dup0.py
  2386. 866/1179 (73.45%) /usr/bin/python -tt test/TEX/variant_dir_newglossary.py
  2387. Could not find latex; skipping test(s).
  2388. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2389. at line 42 of test/TEX/variant_dir_newglossary.py
  2390. 867/1179 (73.54%) /usr/bin/python -tt test/TEX/variant_dir_style_dup0.py
  2391. Could not find 'latex', 'makeindex', 'bibtex', or 'dvipdf'; skipping test.
  2392. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2393. at line 49 of test/TEX/variant_dir_style_dup0.py
  2394. 868/1179 (73.62%) /usr/bin/python -tt test/ToolSurrogate.py
  2395. PASSED
  2396. 869/1179 (73.71%) /usr/bin/python -tt test/Touch.py
  2397. PASSED
  2398. 870/1179 (73.79%) /usr/bin/python -tt test/Value.py
  2399. Testing Value node with source signatures: MD5
  2400. Testing Value node with source signatures: timestamp-newer
  2401. PASSED
  2402. 871/1179 (73.88%) /usr/bin/python -tt test/Variables/BoolVariable.py
  2403. PASSED
  2404. 872/1179 (73.96%) /usr/bin/python -tt test/Variables/EnumVariable.py
  2405. PASSED
  2406. 873/1179 (74.05%) /usr/bin/python -tt test/Variables/ListVariable.py
  2407. PASSED
  2408. 874/1179 (74.13%) /usr/bin/python -tt test/Variables/PackageVariable.py
  2409. PASSED
  2410. 875/1179 (74.22%) /usr/bin/python -tt test/Variables/PathVariable.py
  2411. PASSED
  2412. 876/1179 (74.30%) /usr/bin/python -tt test/Variables/Variables.py
  2413. PASSED
  2414. 877/1179 (74.39%) /usr/bin/python -tt test/Variables/chdir.py
  2415. PASSED
  2416. 878/1179 (74.47%) /usr/bin/python -tt test/Variables/help.py
  2417. PASSED
  2418. 879/1179 (74.55%) /usr/bin/python -tt test/Variables/import.py
  2419. PASSED
  2420. 880/1179 (74.64%) /usr/bin/python -tt test/VariantDir/CPPPATH-subdir.py
  2421. PASSED
  2422. 881/1179 (74.72%) /usr/bin/python -tt test/VariantDir/Clean.py
  2423. PASSED
  2424. 882/1179 (74.81%) /usr/bin/python -tt test/VariantDir/File-create.py
  2425. PASSED
  2426. 883/1179 (74.89%) /usr/bin/python -tt test/VariantDir/SConscript-variant_dir.py
  2427. PASSED
  2428. 884/1179 (74.98%) /usr/bin/python -tt test/VariantDir/VariantDir.py
  2429. PASSED
  2430. 885/1179 (75.06%) /usr/bin/python -tt test/VariantDir/errors.py
  2431. PASSED
  2432. 886/1179 (75.15%) /usr/bin/python -tt test/VariantDir/guess-subdir.py
  2433. PASSED
  2434. 887/1179 (75.23%) /usr/bin/python -tt test/VariantDir/include-subdir.py
  2435. PASSED
  2436. 888/1179 (75.32%) /usr/bin/python -tt test/VariantDir/nested-sconscripts.py
  2437. PASSED
  2438. 889/1179 (75.40%) /usr/bin/python -tt test/VariantDir/no-execute.py
  2439. PASSED
  2440. 890/1179 (75.49%) /usr/bin/python -tt test/VariantDir/reflect.py
  2441. PASSED
  2442. 891/1179 (75.57%) /usr/bin/python -tt test/VariantDir/removed-files.py
  2443. PASSED
  2444. 892/1179 (75.66%) /usr/bin/python -tt test/VariantDir/under.py
  2445. PASSED
  2446. 893/1179 (75.74%) /usr/bin/python -tt test/WhereIs.py
  2447. PASSED
  2448. 894/1179 (75.83%) /usr/bin/python -tt test/Win32/bad-drive.py
  2449. Skipping drive-letter test on non-Windows platform 'linux2'
  2450. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2451. at line 43 of test/Win32/bad-drive.py
  2452. 895/1179 (75.91%) /usr/bin/python -tt test/Win32/default-drive.py
  2453. Skipping drive-letter test on non-Windows platform 'linux2'
  2454. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2455. at line 42 of test/Win32/default-drive.py
  2456. 896/1179 (76.00%) /usr/bin/python -tt test/Win32/file-is-type-not-func.py
  2457. Skipping file-type test on non-Windows platform: linux2
  2458. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2459. at line 40 of test/Win32/file-is-type-not-func.py
  2460. 897/1179 (76.08%) /usr/bin/python -tt test/Win32/mingw.py
  2461. Skipping mingw test on non-Windows platform 'linux2'
  2462. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2463. at line 42 of test/Win32/mingw.py
  2464. 898/1179 (76.17%) /usr/bin/python -tt test/Win32/scons-bat-error.py
  2465. Skipping scons.bat test on non-Windows platform 'linux2'
  2466. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2467. at line 40 of test/Win32/scons-bat-error.py
  2468. 899/1179 (76.25%) /usr/bin/python -tt test/Win32/win32pathmadness.py
  2469. Skipping Visual C/C++ test on non-Windows platform 'linux2'
  2470. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2471. at line 992 of /home/sanjeev/scons-scons-0d265ab5bab2/QMTest/TestSCons.py (skip_if_not_msvc)
  2472. from line 39 of test/Win32/win32pathmadness.py
  2473. 900/1179 (76.34%) /usr/bin/python -tt test/YACC/YACC.py
  2474. PASSED
  2475. 901/1179 (76.42%) /usr/bin/python -tt test/YACC/YACCCOM.py
  2476. PASSED
  2477. 902/1179 (76.51%) /usr/bin/python -tt test/YACC/YACCCOMSTR.py
  2478. PASSED
  2479. 903/1179 (76.59%) /usr/bin/python -tt test/YACC/YACCFLAGS.py
  2480. PASSED
  2481. 904/1179 (76.68%) /usr/bin/python -tt test/YACC/YACCHFILESUFFIX.py
  2482. PASSED
  2483. 905/1179 (76.76%) /usr/bin/python -tt test/YACC/YACCHXXFILESUFFIX.py
  2484. PASSED
  2485. 906/1179 (76.84%) /usr/bin/python -tt test/YACC/YACCVCGFILESUFFIX.py
  2486. PASSED
  2487. 907/1179 (76.93%) /usr/bin/python -tt test/YACC/live-check-output-cleaned.py
  2488. No yacc or bison found; skipping test.
  2489. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2490. at line 40 of test/YACC/live-check-output-cleaned.py
  2491. 908/1179 (77.01%) /usr/bin/python -tt test/YACC/live.py
  2492. No yacc or bison found; skipping test.
  2493. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2494. at line 41 of test/YACC/live.py
  2495. 909/1179 (77.10%) /usr/bin/python -tt test/ZIP/ZIP.py
  2496. PASSED
  2497. 910/1179 (77.18%) /usr/bin/python -tt test/ZIP/ZIPCOM.py
  2498. PASSED
  2499. 911/1179 (77.27%) /usr/bin/python -tt test/ZIP/ZIPCOMSTR.py
  2500. PASSED
  2501. 912/1179 (77.35%) /usr/bin/python -tt test/ZIP/ZIPROOT.py
  2502. PASSED
  2503. 913/1179 (77.44%) /usr/bin/python -tt test/_CPPINCFLAGS.py
  2504. PASSED
  2505. 914/1179 (77.52%) /usr/bin/python -tt test/bad-variables.py
  2506. PASSED
  2507. 915/1179 (77.61%) /usr/bin/python -tt test/builderrors.py
  2508. PASSED
  2509. 916/1179 (77.69%) /usr/bin/python -tt test/chained-build.py
  2510. PASSED
  2511. 917/1179 (77.78%) /usr/bin/python -tt test/chdir.py
  2512. PASSED
  2513. 918/1179 (77.86%) /usr/bin/python -tt test/custom-concat.py
  2514. PASSED
  2515. 919/1179 (77.95%) /usr/bin/python -tt test/dependency-cycle.py
  2516. PASSED
  2517. 920/1179 (78.03%) /usr/bin/python -tt test/diskcheck.py
  2518. PASSED
  2519. 921/1179 (78.12%) /usr/bin/python -tt test/duplicate-sources.py
  2520. PASSED
  2521. 922/1179 (78.20%) /usr/bin/python -tt test/emitter.py
  2522. PASSED
  2523. 923/1179 (78.29%) /usr/bin/python -tt test/exceptions.py
  2524. PASSED
  2525. 924/1179 (78.37%) /usr/bin/python -tt test/exitfns.py
  2526. PASSED
  2527. 925/1179 (78.46%) /usr/bin/python -tt test/expansion.py
  2528. PASSED
  2529. 926/1179 (78.54%) /usr/bin/python -tt test/explain/alias-order.py
  2530. PASSED
  2531. 927/1179 (78.63%) /usr/bin/python -tt test/explain/basic.py
  2532. PASSED
  2533. 928/1179 (78.71%) /usr/bin/python -tt test/explain/function-actions.py
  2534. PASSED
  2535. 929/1179 (78.80%) /usr/bin/python -tt test/explain/get_csig.py
  2536. PASSED
  2537. 930/1179 (78.88%) /usr/bin/python -tt test/explain/save-info.py
  2538. PASSED
  2539. 931/1179 (78.97%) /usr/bin/python -tt test/file-names.py
  2540. PASSED
  2541. 932/1179 (79.05%) /usr/bin/python -tt test/gettext/MOFiles/UserExamples.py
  2542. Could not find 'msgfmt'; skipping test(s)
  2543. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2544. at line 38 of test/gettext/MOFiles/UserExamples.py
  2545. 933/1179 (79.13%) /usr/bin/python -tt test/gettext/POInit/UserExamples.py
  2546. Could not find 'msginit'; skipping test(s)
  2547. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2548. at line 36 of test/gettext/POInit/UserExamples.py
  2549. 934/1179 (79.22%) /usr/bin/python -tt test/gettext/POTUpdate/UserExamples.py
  2550. Could not find 'xgettext', skipping test(s).
  2551. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2552. at line 38 of test/gettext/POTUpdate/UserExamples.py
  2553. 935/1179 (79.30%) /usr/bin/python -tt test/gettext/POUpdate/UserExamples.py
  2554. Could not find 'msgmerge'; skipping test(s)
  2555. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2556. at line 38 of test/gettext/POUpdate/UserExamples.py
  2557. 936/1179 (79.39%) /usr/bin/python -tt test/gettext/Translate/MultiCatalog.py
  2558. could not find 'xgettext'; skipping test(s)
  2559. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2560. at line 50 of test/gettext/Translate/MultiCatalog.py
  2561. 937/1179 (79.47%) /usr/bin/python -tt test/gettext/Translate/UserExamples.py
  2562. could not find 'xgettext'; skipping test(s)
  2563. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2564. at line 37 of test/gettext/Translate/UserExamples.py
  2565. 938/1179 (79.56%) /usr/bin/python -tt test/gnutools.py
  2566. PASSED
  2567. 939/1179 (79.64%) /usr/bin/python -tt test/ignore-command.py
  2568. PASSED
  2569. 940/1179 (79.73%) /usr/bin/python -tt test/implicit-cache/DualTargets.py
  2570. PASSED
  2571. 941/1179 (79.81%) /usr/bin/python -tt test/implicit-cache/GetOption.py
  2572. PASSED
  2573. 942/1179 (79.90%) /usr/bin/python -tt test/implicit-cache/RemoveImplicitDep.py
  2574. PASSED
  2575. 943/1179 (79.98%) /usr/bin/python -tt test/implicit-cache/SetOption.py
  2576. PASSED
  2577. 944/1179 (80.07%) /usr/bin/python -tt test/implicit-cache/basic.py
  2578. PASSED
  2579. 945/1179 (80.15%) /usr/bin/python -tt test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
  2580. PASSED
  2581. 946/1179 (80.24%) /usr/bin/python -tt test/implicit/asynchronous-modification.py
  2582. PASSED
  2583. 947/1179 (80.32%) /usr/bin/python -tt test/implicit/changed-node.py
  2584. PASSED
  2585. 948/1179 (80.41%) /usr/bin/python -tt test/import.py
  2586. PASSED
  2587. 949/1179 (80.49%) /usr/bin/python -tt test/issue2821.py
  2588. PASSED
  2589. 950/1179 (80.58%) /usr/bin/python -tt test/leaky-handles.py
  2590. PASSED
  2591. 951/1179 (80.66%) /usr/bin/python -tt test/long-lines/live.py
  2592. PASSED
  2593. 952/1179 (80.75%) /usr/bin/python -tt test/long-lines/signature.py
  2594. PASSED
  2595. 953/1179 (80.83%) /usr/bin/python -tt test/multiline.py
  2596. PASSED
  2597. 954/1179 (80.92%) /usr/bin/python -tt test/no-arguments.py
  2598. PASSED
  2599. 955/1179 (81.00%) /usr/bin/python -tt test/no-global-dependencies.py
  2600. PASSED
  2601. 956/1179 (81.09%) /usr/bin/python -tt test/no-target.py
  2602. PASSED
  2603. 957/1179 (81.17%) /usr/bin/python -tt test/nonexistent.py
  2604. PASSED
  2605. 958/1179 (81.26%) /usr/bin/python -tt test/option--.py
  2606. PASSED
  2607. 959/1179 (81.34%) /usr/bin/python -tt test/option--C.py
  2608. PASSED
  2609. 960/1179 (81.42%) /usr/bin/python -tt test/option--I.py
  2610. PASSED
  2611. 961/1179 (81.51%) /usr/bin/python -tt test/option--Q.py
  2612. PASSED
  2613. 962/1179 (81.59%) /usr/bin/python -tt test/option--R.py
  2614. PASSED
  2615. 963/1179 (81.68%) /usr/bin/python -tt test/option--S.py
  2616. PASSED
  2617. 964/1179 (81.76%) /usr/bin/python -tt test/option--W.py
  2618. PASSED
  2619. 965/1179 (81.85%) /usr/bin/python -tt test/option--Y.py
  2620. PASSED
  2621. 966/1179 (81.93%) /usr/bin/python -tt test/option--duplicate.py
  2622. PASSED
  2623. 967/1179 (82.02%) /usr/bin/python -tt test/option--la.py
  2624. PASSED
  2625. 968/1179 (82.10%) /usr/bin/python -tt test/option--ld.py
  2626. PASSED
  2627. 969/1179 (82.19%) /usr/bin/python -tt test/option--lw.py
  2628. PASSED
  2629. 970/1179 (82.27%) /usr/bin/python -tt test/option--max-drift.py
  2630. PASSED
  2631. 971/1179 (82.36%) /usr/bin/python -tt test/option--override.py
  2632. PASSED
  2633. 972/1179 (82.44%) /usr/bin/python -tt test/option--random.py
  2634. PASSED
  2635. 973/1179 (82.53%) /usr/bin/python -tt test/option--tree.py
  2636. PASSED
  2637. 974/1179 (82.61%) /usr/bin/python -tt test/option--wf.py
  2638. PASSED
  2639. 975/1179 (82.70%) /usr/bin/python -tt test/option--wuv.py
  2640. PASSED
  2641. 976/1179 (82.78%) /usr/bin/python -tt test/option-b.py
  2642. PASSED
  2643. 977/1179 (82.87%) /usr/bin/python -tt test/option-f.py
  2644. PASSED
  2645. 978/1179 (82.95%) /usr/bin/python -tt test/option-i.py
  2646. PASSED
  2647. 979/1179 (83.04%) /usr/bin/python -tt test/option-j.py
  2648. PASSED
  2649. 980/1179 (83.12%) /usr/bin/python -tt test/option-k.py
  2650. PASSED
  2651. 981/1179 (83.21%) /usr/bin/python -tt test/option-l.py
  2652. PASSED
  2653. 982/1179 (83.29%) /usr/bin/python -tt test/option-m.py
  2654. PASSED
  2655. 983/1179 (83.38%) /usr/bin/python -tt test/option-n.py
  2656. PASSED
  2657. 984/1179 (83.46%) /usr/bin/python -tt test/option-o.py
  2658. PASSED
  2659. 985/1179 (83.55%) /usr/bin/python -tt test/option-p.py
  2660. PASSED
  2661. 986/1179 (83.63%) /usr/bin/python -tt test/option-r.py
  2662. PASSED
  2663. 987/1179 (83.72%) /usr/bin/python -tt test/option-s.py
  2664. PASSED
  2665. 988/1179 (83.80%) /usr/bin/python -tt test/option-t.py
  2666. PASSED
  2667. 989/1179 (83.88%) /usr/bin/python -tt test/option-unknown.py
  2668. PASSED
  2669. 990/1179 (83.97%) /usr/bin/python -tt test/option-v.py
  2670. match_re: expected 5 lines, found 6
  2671. match_re: expected 5 lines, found 6
  2672. PASSED
  2673. 991/1179 (84.05%) /usr/bin/python -tt test/option/d.py
  2674. PASSED
  2675. 992/1179 (84.14%) /usr/bin/python -tt test/option/debug-count.py
  2676. PASSED
  2677. 993/1179 (84.22%) /usr/bin/python -tt test/option/debug-duplicate.py
  2678. PASSED
  2679. 994/1179 (84.31%) /usr/bin/python -tt test/option/debug-findlibs.py
  2680. PASSED
  2681. 995/1179 (84.39%) /usr/bin/python -tt test/option/debug-includes.py
  2682. PASSED
  2683. 996/1179 (84.48%) /usr/bin/python -tt test/option/debug-memoizer.py
  2684. PASSED
  2685. 997/1179 (84.56%) /usr/bin/python -tt test/option/debug-memory.py
  2686. PASSED
  2687. 998/1179 (84.65%) /usr/bin/python -tt test/option/debug-multiple.py
  2688. PASSED
  2689. 999/1179 (84.73%) /usr/bin/python -tt test/option/debug-objects.py
  2690. PASSED
  2691. 1000/1179 (84.82%) /usr/bin/python -tt test/option/debug-pdb.py
  2692. PASSED
  2693. 1001/1179 (84.90%) /usr/bin/python -tt test/option/debug-prepare.py
  2694. PASSED
  2695. 1002/1179 (84.99%) /usr/bin/python -tt test/option/debug-presub.py
  2696. PASSED
  2697. 1003/1179 (85.07%) /usr/bin/python -tt test/option/debug-stacktrace.py
  2698. PASSED
  2699. 1004/1179 (85.16%) /usr/bin/python -tt test/option/debug-time.py
  2700. PASSED
  2701. 1005/1179 (85.24%) /usr/bin/python -tt test/option/environment-overrides.py
  2702. PASSED
  2703. 1006/1179 (85.33%) /usr/bin/python -tt test/option/h.py
  2704. PASSED
  2705. 1007/1179 (85.41%) /usr/bin/python -tt test/option/help-options.py
  2706. PASSED
  2707. 1008/1179 (85.50%) /usr/bin/python -tt test/option/md5-chunksize.py
  2708. PASSED
  2709. 1009/1179 (85.58%) /usr/bin/python -tt test/option/no-print-directory.py
  2710. PASSED
  2711. 1010/1179 (85.67%) /usr/bin/python -tt test/option/print-directory.py
  2712. PASSED
  2713. 1011/1179 (85.75%) /usr/bin/python -tt test/option/profile.py
  2714. PASSED
  2715. 1012/1179 (85.84%) /usr/bin/python -tt test/option/repository.py
  2716. PASSED
  2717. 1013/1179 (85.92%) /usr/bin/python -tt test/option/srcdir.py
  2718. PASSED
  2719. 1014/1179 (86.01%) /usr/bin/python -tt test/option/stack-size.py
  2720. PASSED
  2721. 1015/1179 (86.09%) /usr/bin/python -tt test/option/taskmastertrace.py
  2722. PASSED
  2723. 1016/1179 (86.17%) /usr/bin/python -tt test/option/tree-all.py
  2724. PASSED
  2725. 1017/1179 (86.26%) /usr/bin/python -tt test/option/tree-derived.py
  2726. PASSED
  2727. 1018/1179 (86.34%) /usr/bin/python -tt test/option/tree-lib.py
  2728. PASSED
  2729. 1019/1179 (86.43%) /usr/bin/python -tt test/option/warn-dependency.py
  2730. PASSED
  2731. 1020/1179 (86.51%) /usr/bin/python -tt test/option/warn-duplicate-environment.py
  2732. PASSED
  2733. 1021/1179 (86.60%) /usr/bin/python -tt test/option/warn-misleading-keywords.py
  2734. PASSED
  2735. 1022/1179 (86.68%) /usr/bin/python -tt test/option/warn-missing-sconscript.py
  2736. PASSED
  2737. 1023/1179 (86.77%) /usr/bin/python -tt test/overrides.py
  2738. PASSED
  2739. 1024/1179 (86.85%) /usr/bin/python -tt test/packaging/convenience-functions/convenience-functions.py
  2740. PASSED
  2741. 1025/1179 (86.94%) /usr/bin/python -tt test/packaging/guess-package-name.py
  2742. PASSED
  2743. 1026/1179 (87.02%) /usr/bin/python -tt test/packaging/ipkg.py
  2744. ipkg-build not found, skipping test
  2745. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2746. at line 41 of test/packaging/ipkg.py
  2747. 1027/1179 (87.11%) /usr/bin/python -tt test/packaging/msi/explicit-target.py
  2748. No 'candle' found; skipping test
  2749. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2750. at line 46 of test/packaging/msi/explicit-target.py
  2751. 1028/1179 (87.19%) /usr/bin/python -tt test/packaging/msi/file-placement.py
  2752. No 'candle' found; skipping test
  2753. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2754. at line 45 of test/packaging/msi/file-placement.py
  2755. 1029/1179 (87.28%) /usr/bin/python -tt test/packaging/msi/package.py
  2756. No 'candle' found; skipping test
  2757. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2758. at line 45 of test/packaging/msi/package.py
  2759. 1030/1179 (87.36%) /usr/bin/python -tt test/packaging/multiple-packages-at-once.py
  2760. zip not found, skipping test
  2761. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2762. at line 43 of test/packaging/multiple-packages-at-once.py
  2763. 1031/1179 (87.45%) /usr/bin/python -tt test/packaging/multiple-subdirs.py
  2764. PASSED
  2765. 1032/1179 (87.53%) /usr/bin/python -tt test/packaging/option--package-type.py
  2766. rpm not found, skipping test
  2767. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2768. at line 45 of test/packaging/option--package-type.py
  2769. 1033/1179 (87.62%) /usr/bin/python -tt test/packaging/place-files-in-subdirectory.py
  2770. PASSED
  2771. 1034/1179 (87.70%) /usr/bin/python -tt test/packaging/rpm/cleanup.py
  2772. rpm not found, skipping test
  2773. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2774. at line 45 of test/packaging/rpm/cleanup.py
  2775. 1035/1179 (87.79%) /usr/bin/python -tt test/packaging/rpm/explicit-target.py
  2776. rpm not found, skipping test
  2777. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2778. at line 42 of test/packaging/rpm/explicit-target.py
  2779. 1036/1179 (87.87%) /usr/bin/python -tt test/packaging/rpm/internationalization.py
  2780. rpm not found, skipping test
  2781. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2782. at line 48 of test/packaging/rpm/internationalization.py
  2783. 1037/1179 (87.96%) /usr/bin/python -tt test/packaging/rpm/multipackage.py
  2784. rpm not found, skipping test
  2785. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2786. at line 45 of test/packaging/rpm/multipackage.py
  2787. 1038/1179 (88.04%) /usr/bin/python -tt test/packaging/rpm/package.py
  2788. rpm not found, skipping test
  2789. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2790. at line 44 of test/packaging/rpm/package.py
  2791. 1039/1179 (88.13%) /usr/bin/python -tt test/packaging/rpm/tagging.py
  2792. rpm not found, skipping test
  2793. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2794. at line 45 of test/packaging/rpm/tagging.py
  2795. 1040/1179 (88.21%) /usr/bin/python -tt test/packaging/sandbox-test/sandbox-test.py
  2796. PASSED
  2797. 1041/1179 (88.30%) /usr/bin/python -tt test/packaging/strip-install-dir.py
  2798. PASSED
  2799. 1042/1179 (88.38%) /usr/bin/python -tt test/packaging/tar/bz2.py
  2800. PASSED
  2801. 1043/1179 (88.46%) /usr/bin/python -tt test/packaging/tar/gz.py
  2802. PASSED
  2803. 1044/1179 (88.55%) /usr/bin/python -tt test/packaging/use-builddir.py
  2804. PASSED
  2805. 1045/1179 (88.63%) /usr/bin/python -tt test/packaging/zip.py
  2806. zip not found, skipping test
  2807. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  2808. at line 41 of test/packaging/zip.py
  2809. 1046/1179 (88.72%) /usr/bin/python -tt test/path-change.py
  2810. PASSED
  2811. 1047/1179 (88.80%) /usr/bin/python -tt test/preserve-source.py
  2812. PASSED
  2813. 1048/1179 (88.89%) /usr/bin/python -tt test/python-version.py
  2814. PASSED
  2815. 1049/1179 (88.97%) /usr/bin/python -tt test/question/Configure.py
  2816. PASSED
  2817. 1050/1179 (89.06%) /usr/bin/python -tt test/question/basic.py
  2818. PASSED
  2819. 1051/1179 (89.14%) /usr/bin/python -tt test/question/no-builder.py
  2820. PASSED
  2821. 1052/1179 (89.23%) /usr/bin/python -tt test/rebuild-generated.py
  2822. PASSED
  2823. 1053/1179 (89.31%) /usr/bin/python -tt test/redirection.py
  2824. PASSED
  2825. 1054/1179 (89.40%) /usr/bin/python -tt test/runtest/baseline/combined.py
  2826. PASSED
  2827. 1055/1179 (89.48%) /usr/bin/python -tt test/runtest/baseline/fail.py
  2828. PASSED
  2829. 1056/1179 (89.57%) /usr/bin/python -tt test/runtest/baseline/no_result.py
  2830. PASSED
  2831. 1057/1179 (89.65%) /usr/bin/python -tt test/runtest/baseline/pass.py
  2832. PASSED
  2833. 1058/1179 (89.74%) /usr/bin/python -tt test/runtest/fallback.py
  2834. PASSED
  2835. 1059/1179 (89.82%) /usr/bin/python -tt test/runtest/noqmtest.py
  2836. PASSED
  2837. 1060/1179 (89.91%) /usr/bin/python -tt test/runtest/print_time.py
  2838. PASSED
  2839. 1061/1179 (89.99%) /usr/bin/python -tt test/runtest/python.py
  2840. PASSED
  2841. 1062/1179 (90.08%) /usr/bin/python -tt test/runtest/simple/combined.py
  2842. PASSED
  2843. 1063/1179 (90.16%) /usr/bin/python -tt test/runtest/simple/fail.py
  2844. PASSED
  2845. 1064/1179 (90.25%) /usr/bin/python -tt test/runtest/simple/no_result.py
  2846. PASSED
  2847. 1065/1179 (90.33%) /usr/bin/python -tt test/runtest/simple/pass.py
  2848. PASSED
  2849. 1066/1179 (90.42%) /usr/bin/python -tt test/runtest/src.py
  2850. PASSED
  2851. 1067/1179 (90.50%) /usr/bin/python -tt test/runtest/testargv.py
  2852. PASSED
  2853. 1068/1179 (90.59%) /usr/bin/python -tt test/runtest/testlistfile.py
  2854. PASSED
  2855. 1069/1179 (90.67%) /usr/bin/python -tt test/runtest/xml/output.py
  2856. PASSED
  2857. 1070/1179 (90.75%) /usr/bin/python -tt test/same-name.py
  2858. PASSED
  2859. 1071/1179 (90.84%) /usr/bin/python -tt test/scons-time/func/basic.py
  2860. PASSED
  2861. 1072/1179 (90.92%) /usr/bin/python -tt test/scons-time/func/chdir.py
  2862. PASSED
  2863. 1073/1179 (91.01%) /usr/bin/python -tt test/scons-time/func/file.py
  2864. PASSED
  2865. 1074/1179 (91.09%) /usr/bin/python -tt test/scons-time/func/format-gnuplot.py
  2866. PASSED
  2867. 1075/1179 (91.18%) /usr/bin/python -tt test/scons-time/func/funcglob.py
  2868. PASSED
  2869. 1076/1179 (91.26%) /usr/bin/python -tt test/scons-time/func/function.py
  2870. PASSED
  2871. 1077/1179 (91.35%) /usr/bin/python -tt test/scons-time/func/help.py
  2872. PASSED
  2873. 1078/1179 (91.43%) /usr/bin/python -tt test/scons-time/func/no-args.py
  2874. PASSED
  2875. 1079/1179 (91.52%) /usr/bin/python -tt test/scons-time/func/prefix.py
  2876. PASSED
  2877. 1080/1179 (91.60%) /usr/bin/python -tt test/scons-time/func/tail.py
  2878. PASSED
  2879. 1081/1179 (91.69%) /usr/bin/python -tt test/scons-time/help/all-subcommands.py
  2880. PASSED
  2881. 1082/1179 (91.77%) /usr/bin/python -tt test/scons-time/help/options.py
  2882. PASSED
  2883. 1083/1179 (91.86%) /usr/bin/python -tt test/scons-time/mem/chdir.py
  2884. PASSED
  2885. 1084/1179 (91.94%) /usr/bin/python -tt test/scons-time/mem/file.py
  2886. PASSED
  2887. 1085/1179 (92.03%) /usr/bin/python -tt test/scons-time/mem/format-gnuplot.py
  2888. PASSED
  2889. 1086/1179 (92.11%) /usr/bin/python -tt test/scons-time/mem/help.py
  2890. PASSED
  2891. 1087/1179 (92.20%) /usr/bin/python -tt test/scons-time/mem/memglob.py
  2892. PASSED
  2893. 1088/1179 (92.28%) /usr/bin/python -tt test/scons-time/mem/no-args.py
  2894. PASSED
  2895. 1089/1179 (92.37%) /usr/bin/python -tt test/scons-time/mem/prefix.py
  2896. PASSED
  2897. 1090/1179 (92.45%) /usr/bin/python -tt test/scons-time/mem/stage.py
  2898. PASSED
  2899. 1091/1179 (92.54%) /usr/bin/python -tt test/scons-time/mem/tail.py
  2900. PASSED
  2901. 1092/1179 (92.62%) /usr/bin/python -tt test/scons-time/no-args.py
  2902. PASSED
  2903. 1093/1179 (92.71%) /usr/bin/python -tt test/scons-time/obj/chdir.py
  2904. PASSED
  2905. 1094/1179 (92.79%) /usr/bin/python -tt test/scons-time/obj/file.py
  2906. PASSED
  2907. 1095/1179 (92.88%) /usr/bin/python -tt test/scons-time/obj/format-gnuplot.py
  2908. PASSED
  2909. 1096/1179 (92.96%) /usr/bin/python -tt test/scons-time/obj/help.py
  2910. PASSED
  2911. 1097/1179 (93.04%) /usr/bin/python -tt test/scons-time/obj/no-args.py
  2912. PASSED
  2913. 1098/1179 (93.13%) /usr/bin/python -tt test/scons-time/obj/no-files.py
  2914. PASSED
  2915. 1099/1179 (93.21%) /usr/bin/python -tt test/scons-time/obj/objglob.py
  2916. PASSED
  2917. 1100/1179 (93.30%) /usr/bin/python -tt test/scons-time/obj/prefix.py
  2918. PASSED
  2919. 1101/1179 (93.38%) /usr/bin/python -tt test/scons-time/obj/stage.py
  2920. PASSED
  2921. 1102/1179 (93.47%) /usr/bin/python -tt test/scons-time/obj/tail.py
  2922. PASSED
  2923. 1103/1179 (93.55%) /usr/bin/python -tt test/scons-time/run/aegis.py
  2924. PASSED
  2925. 1104/1179 (93.64%) /usr/bin/python -tt test/scons-time/run/archive/dir.py
  2926. PASSED
  2927. 1105/1179 (93.72%) /usr/bin/python -tt test/scons-time/run/archive/tar-gz.py
  2928. PASSED
  2929. 1106/1179 (93.81%) /usr/bin/python -tt test/scons-time/run/archive/tar.py
  2930. PASSED
  2931. 1107/1179 (93.89%) /usr/bin/python -tt test/scons-time/run/archive/tgz.py
  2932. PASSED
  2933. 1108/1179 (93.98%) /usr/bin/python -tt test/scons-time/run/archive/zip.py
  2934. PASSED
  2935. 1109/1179 (94.06%) /usr/bin/python -tt test/scons-time/run/config/archive_list.py
  2936. PASSED
  2937. 1110/1179 (94.15%) /usr/bin/python -tt test/scons-time/run/config/initial_commands.py
  2938. PASSED
  2939. 1111/1179 (94.23%) /usr/bin/python -tt test/scons-time/run/config/prefix.py
  2940. PASSED
  2941. 1112/1179 (94.32%) /usr/bin/python -tt test/scons-time/run/config/python.py
  2942. PASSED
  2943. 1113/1179 (94.40%) /usr/bin/python -tt test/scons-time/run/config/scons.py
  2944. PASSED
  2945. 1114/1179 (94.49%) /usr/bin/python -tt test/scons-time/run/config/subdir.py
  2946. PASSED
  2947. 1115/1179 (94.57%) /usr/bin/python -tt test/scons-time/run/config/targets.py
  2948. PASSED
  2949. 1116/1179 (94.66%) /usr/bin/python -tt test/scons-time/run/option/help.py
  2950. PASSED
  2951. 1117/1179 (94.74%) /usr/bin/python -tt test/scons-time/run/option/next-run.py
  2952. PASSED
  2953. 1118/1179 (94.83%) /usr/bin/python -tt test/scons-time/run/option/no-args.py
  2954. PASSED
  2955. 1119/1179 (94.91%) /usr/bin/python -tt test/scons-time/run/option/no-exec.py
  2956. PASSED
  2957. 1120/1179 (95.00%) /usr/bin/python -tt test/scons-time/run/option/number.py
  2958. PASSED
  2959. 1121/1179 (95.08%) /usr/bin/python -tt test/scons-time/run/option/outdir.py
  2960. PASSED
  2961. 1122/1179 (95.17%) /usr/bin/python -tt test/scons-time/run/option/prefix.py
  2962. PASSED
  2963. 1123/1179 (95.25%) /usr/bin/python -tt test/scons-time/run/option/python.py
  2964. PASSED
  2965. 1124/1179 (95.34%) /usr/bin/python -tt test/scons-time/run/option/quiet.py
  2966. PASSED
  2967. 1125/1179 (95.42%) /usr/bin/python -tt test/scons-time/run/option/scons.py
  2968. PASSED
  2969. 1126/1179 (95.50%) /usr/bin/python -tt test/scons-time/run/option/subdir.py
  2970. PASSED
  2971. 1127/1179 (95.59%) /usr/bin/python -tt test/scons-time/run/option/verbose.py
  2972. PASSED
  2973. 1128/1179 (95.67%) /usr/bin/python -tt test/scons-time/run/subversion.py
  2974. PASSED
  2975. 1129/1179 (95.76%) /usr/bin/python -tt test/scons-time/time/chdir.py
  2976. PASSED
  2977. 1130/1179 (95.84%) /usr/bin/python -tt test/scons-time/time/empty.py
  2978. PASSED
  2979. 1131/1179 (95.93%) /usr/bin/python -tt test/scons-time/time/file.py
  2980. PASSED
  2981. 1132/1179 (96.01%) /usr/bin/python -tt test/scons-time/time/format-gnuplot.py
  2982. PASSED
  2983. 1133/1179 (96.10%) /usr/bin/python -tt test/scons-time/time/help.py
  2984. PASSED
  2985. 1134/1179 (96.18%) /usr/bin/python -tt test/scons-time/time/no-args.py
  2986. PASSED
  2987. 1135/1179 (96.27%) /usr/bin/python -tt test/scons-time/time/no-result.py
  2988. PASSED
  2989. 1136/1179 (96.35%) /usr/bin/python -tt test/scons-time/time/prefix.py
  2990. PASSED
  2991. 1137/1179 (96.44%) /usr/bin/python -tt test/scons-time/time/tail.py
  2992. PASSED
  2993. 1138/1179 (96.52%) /usr/bin/python -tt test/scons-time/time/timeglob.py
  2994. PASSED
  2995. 1139/1179 (96.61%) /usr/bin/python -tt test/scons-time/time/which.py
  2996. PASSED
  2997. 1140/1179 (96.69%) /usr/bin/python -tt test/scons-time/unknown.py
  2998. PASSED
  2999. 1141/1179 (96.78%) /usr/bin/python -tt test/sconsign/corrupt.py
  3000. PASSED
  3001. 1142/1179 (96.86%) /usr/bin/python -tt test/sconsign/ghost-entries.py
  3002. PASSED
  3003. 1143/1179 (96.95%) /usr/bin/python -tt test/sconsign/nonwritable.py
  3004. PASSED
  3005. 1144/1179 (97.03%) /usr/bin/python -tt test/sconsign/script/Configure.py
  3006. PASSED
  3007. 1145/1179 (97.12%) /usr/bin/python -tt test/sconsign/script/SConsignFile.py
  3008. PASSED
  3009. 1146/1179 (97.20%) /usr/bin/python -tt test/sconsign/script/Signatures.py
  3010. PASSED
  3011. 1147/1179 (97.29%) /usr/bin/python -tt test/sconsign/script/bad.py
  3012. PASSED
  3013. 1148/1179 (97.37%) /usr/bin/python -tt test/sconsign/script/dblite.py
  3014. PASSED
  3015. 1149/1179 (97.46%) /usr/bin/python -tt test/sconsign/script/no-SConsignFile.py
  3016. PASSED
  3017. 1150/1179 (97.54%) /usr/bin/python -tt test/signature-order.py
  3018. PASSED
  3019. 1151/1179 (97.63%) /usr/bin/python -tt test/silent-command.py
  3020. PASSED
  3021. 1152/1179 (97.71%) /usr/bin/python -tt test/site_scons/basic.py
  3022. PASSED
  3023. 1153/1179 (97.79%) /usr/bin/python -tt test/site_scons/no-site-dir.py
  3024. PASSED
  3025. 1154/1179 (97.88%) /usr/bin/python -tt test/site_scons/nonexistent.py
  3026. PASSED
  3027. 1155/1179 (97.96%) /usr/bin/python -tt test/site_scons/override.py
  3028. PASSED
  3029. 1156/1179 (98.05%) /usr/bin/python -tt test/site_scons/site-dir.py
  3030. PASSED
  3031. 1157/1179 (98.13%) /usr/bin/python -tt test/site_scons/site_init.py
  3032. PASSED
  3033. 1158/1179 (98.22%) /usr/bin/python -tt test/site_scons/sys-path.py
  3034. PASSED
  3035. 1159/1179 (98.30%) /usr/bin/python -tt test/site_scons/sysdirs.py
  3036. PASSED
  3037. 1160/1179 (98.39%) /usr/bin/python -tt test/skip-execution.py
  3038. PASSED
  3039. 1161/1179 (98.47%) /usr/bin/python -tt test/spaces.py
  3040. PASSED
  3041. 1162/1179 (98.56%) /usr/bin/python -tt test/special-filenames.py
  3042. PASSED
  3043. 1163/1179 (98.64%) /usr/bin/python -tt test/srcchange.py
  3044. PASSED
  3045. 1164/1179 (98.73%) /usr/bin/python -tt test/strfunction.py
  3046. PASSED
  3047. 1165/1179 (98.81%) /usr/bin/python -tt test/subclassing.py
  3048. PASSED
  3049. 1166/1179 (98.90%) /usr/bin/python -tt test/subdir.py
  3050. PASSED
  3051. 1167/1179 (98.98%) /usr/bin/python -tt test/subdivide.py
  3052. PASSED
  3053. 1168/1179 (99.07%) /usr/bin/python -tt test/suffixes.py
  3054. PASSED
  3055. 1169/1179 (99.15%) /usr/bin/python -tt test/symlink/VariantDir.py
  3056. PASSED
  3057. 1170/1179 (99.24%) /usr/bin/python -tt test/symlink/dangling-include.py
  3058. PASSED
  3059. 1171/1179 (99.32%) /usr/bin/python -tt test/symlink/dangling-source.py
  3060. PASSED
  3061. 1172/1179 (99.41%) /usr/bin/python -tt test/textfile.py
  3062. PASSED
  3063. 1173/1179 (99.49%) /usr/bin/python -tt test/timestamp-fallback.py
  3064. This version of Python has a 'hashlib' module.
  3065. Skipping test of falling back to timestamps.
  3066. NO RESULT for test of /home/sanjeev/scons-scons-0d265ab5bab2/src/script/scons.py
  3067. at line 46 of test/timestamp-fallback.py
  3068. 1174/1179 (99.58%) /usr/bin/python -tt test/tool_args.py
  3069. PASSED
  3070. 1175/1179 (99.66%) /usr/bin/python -tt test/toolpath/VariantDir.py
  3071. PASSED
  3072. 1176/1179 (99.75%) /usr/bin/python -tt test/toolpath/basic.py
  3073. PASSED
  3074. 1177/1179 (99.83%) /usr/bin/python -tt test/up-to-date.py
  3075. PASSED
  3076. 1178/1179 (99.92%) /usr/bin/python -tt test/update-release-info/update-release-info.py
  3077. PASSED
  3078. 1179/1179 (100.00%) /usr/bin/python -tt test/warning-TargetNotBuiltWarning.py
  3079. PASSED
  3080.  
  3081. NO RESULT from the following 231 tests:
  3082. test/AS/ml.py
  3083. test/AS/nasm.py
  3084. test/CPPDEFINES/pkg-config.py
  3085. test/CPPDEFINES/scan.py
  3086. test/D/CoreScanner/sconstest-dmd.py
  3087. test/D/CoreScanner/sconstest-gdc.py
  3088. test/D/CoreScanner/sconstest-ldc.py
  3089. test/D/DMD.py
  3090. test/D/DMD2.py
  3091. test/D/DMD2_Alt.py
  3092. test/D/GDC.py
  3093. test/D/GDC_Alt.py
  3094. test/D/HSTeoh/sconstest-arLibIssue_dmd.py
  3095. test/D/HSTeoh/sconstest-arLibIssue_gdc.py
  3096. test/D/HSTeoh/sconstest-arLibIssue_ldc.py
  3097. test/D/HSTeoh/sconstest-libCompileOptions_dmd.py
  3098. test/D/HSTeoh/sconstest-libCompileOptions_gdc.py
  3099. test/D/HSTeoh/sconstest-libCompileOptions_ldc.py
  3100. test/D/HSTeoh/sconstest-linkingProblem_dmd.py
  3101. test/D/HSTeoh/sconstest-linkingProblem_gdc.py
  3102. test/D/HSTeoh/sconstest-linkingProblem_ldc.py
  3103. test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_dmd.py
  3104. test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_gdc.py
  3105. test/D/HSTeoh/sconstest-singleStringCannotBeMultipleOptions_ldc.py
  3106. test/D/HelloWorld/CompileAndLinkOneStep/sconstest-dmd.py
  3107. test/D/HelloWorld/CompileAndLinkOneStep/sconstest-gdc.py
  3108. test/D/HelloWorld/CompileAndLinkOneStep/sconstest-ldc.py
  3109. test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-dmd.py
  3110. test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-gdc.py
  3111. test/D/HelloWorld/CompileThenLinkTwoSteps/sconstest-ldc.py
  3112. test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
  3113. test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_gdc.py
  3114. test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py
  3115. test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_dmd.py
  3116. test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_gdc.py
  3117. test/D/Issues/2940_Ariovistus/sconstest-correctLinkOptions_ldc.py
  3118. test/D/Issues/2944/D_changed_DFLAGS_not_rebuilding.py
  3119. test/D/LDC.py
  3120. test/D/LDC_Alt.py
  3121. test/D/MixedDAndC/sconstest-dmd.py
  3122. test/D/MixedDAndC/sconstest-gdc.py
  3123. test/D/MixedDAndC/sconstest-ldc.py
  3124. test/D/Scanner.py
  3125. test/D/SharedObjects/sconstest-dmd.py
  3126. test/D/SharedObjects/sconstest-gdc.py
  3127. test/D/SharedObjects/sconstest-ldc.py
  3128. test/DVIPDF/makeindex.py
  3129. test/Deprecated/SourceCode/BitKeeper/BitKeeper.py
  3130. test/Deprecated/SourceCode/CVS/CVS.py
  3131. test/Deprecated/SourceCode/Perforce/Perforce.py
  3132. test/Deprecated/SourceCode/RCS/changed.py
  3133. test/Deprecated/SourceCode/RCS/diskcheck.py
  3134. test/Deprecated/SourceCode/RCS/explicit.py
  3135. test/Deprecated/SourceCode/RCS/implicit.py
  3136. test/Deprecated/SourceCode/RCS/transparent.py
  3137. test/Deprecated/SourceCode/SCCS/diskcheck.py
  3138. test/Deprecated/SourceCode/SCCS/explicit.py
  3139. test/Deprecated/SourceCode/SCCS/implicit.py
  3140. test/Deprecated/SourceCode/SCCS/transparent.py
  3141. test/Deprecated/SourceCode/Subversion.py
  3142. test/Docbook/basedir/htmlchunked/htmlchunked.py
  3143. test/Docbook/basedir/htmlchunked/htmlchunked_cmd.py
  3144. test/Docbook/basedir/htmlhelp/htmlhelp.py
  3145. test/Docbook/basedir/htmlhelp/htmlhelp_cmd.py
  3146. test/Docbook/basedir/slideshtml/slideshtml.py
  3147. test/Docbook/basedir/slideshtml/slideshtml_cmd.py
  3148. test/Docbook/basic/epub/epub.py
  3149. test/Docbook/basic/epub/epub_cmd.py
  3150. test/Docbook/basic/html/html.py
  3151. test/Docbook/basic/html/html_cmd.py
  3152. test/Docbook/basic/htmlchunked/htmlchunked.py
  3153. test/Docbook/basic/htmlchunked/htmlchunked_cmd.py
  3154. test/Docbook/basic/htmlhelp/htmlhelp.py
  3155. test/Docbook/basic/htmlhelp/htmlhelp_cmd.py
  3156. test/Docbook/basic/man/man.py
  3157. test/Docbook/basic/man/man_cmd.py
  3158. test/Docbook/basic/slideshtml/slideshtml.py
  3159. test/Docbook/basic/slideshtml/slideshtml_cmd.py
  3160. test/Docbook/basic/xinclude/xinclude.py
  3161. test/Docbook/dependencies/xinclude/xinclude.py
  3162. test/Docbook/rootname/htmlchunked/htmlchunked.py
  3163. test/Docbook/rootname/htmlhelp/htmlhelp.py
  3164. test/Docbook/rootname/slideshtml/slideshtml.py
  3165. test/Errors/preparation.py
  3166. test/Fortran/F77PATH.py
  3167. test/Fortran/F90PATH.py
  3168. test/Fortran/FORTRANPATH.py
  3169. test/IDL/midl.py
  3170. test/Intel/icpc-link.py
  3171. test/Java/DerivedSourceTest.py
  3172. test/Java/JAR.py
  3173. test/Java/JARCHDIR.py
  3174. test/Java/JARFLAGS.py
  3175. test/Java/JAVABOOTCLASSPATH.py
  3176. test/Java/JAVACFLAGS.py
  3177. test/Java/JAVACLASSPATH.py
  3178. test/Java/JAVAH.py
  3179. test/Java/JAVASOURCEPATH.py
  3180. test/Java/Java-1.4.py
  3181. test/Java/Java-1.5.py
  3182. test/Java/Java-1.6.py
  3183. test/Java/RMIC.py
  3184. test/Java/multi-step.py
  3185. test/Java/nested-classes.py
  3186. test/Java/no-JARCHDIR.py
  3187. test/Java/source-files.py
  3188. test/Java/swig-dependencies.py
  3189. test/LEX/live.py
  3190. test/MSVC/PCH-source.py
  3191. test/MSVC/PCHSTOP-errors.py
  3192. test/MSVC/TARGET_ARCH.py
  3193. test/MSVC/batch-longlines.py
  3194. test/MSVC/embed-manifest.py
  3195. test/MSVC/hierarchical.py
  3196. test/MSVC/msvc.py
  3197. test/MSVC/multiple-pdb.py
  3198. test/MSVC/pch-basics.py
  3199. test/MSVC/pch-spaces-subdir.py
  3200. test/MSVC/pdb-VariantDir-path.py
  3201. test/MSVC/pdb-manifest.py
  3202. test/MSVC/query_vcbat.py
  3203. test/MSVS/CPPPATH-Dirs.py
  3204. test/MSVS/common-prefix.py
  3205. test/MSVS/runfile.py
  3206. test/MSVS/vs-10.0-exec.py
  3207. test/MSVS/vs-10.0Exp-exec.py
  3208. test/MSVS/vs-11.0-exec.py
  3209. test/MSVS/vs-11.0Exp-exec.py
  3210. test/MSVS/vs-14.0-exec.py
  3211. test/MSVS/vs-14.0Exp-exec.py
  3212. test/MSVS/vs-6.0-exec.py
  3213. test/MSVS/vs-7.0-exec.py
  3214. test/MSVS/vs-7.1-exec.py
  3215. test/MSVS/vs-8.0-exec.py
  3216. test/MSVS/vs-8.0Exp-exec.py
  3217. test/MSVS/vs-9.0-exec.py
  3218. test/MSVS/vs-9.0Exp-exec.py
  3219. test/MinGW/MinGWSharedLibrary.py
  3220. test/MinGW/WINDOWS_INSERT_DEF.py
  3221. test/PharLap.py
  3222. test/QT/Tool.py
  3223. test/QT/generated-ui.py
  3224. test/QT/installed.py
  3225. test/QT/up-to-date.py
  3226. test/Repository/Java.py
  3227. test/Repository/JavaH.py
  3228. test/Repository/RMIC.py
  3229. test/SConsignFile/use-gdbm.py
  3230. test/SWIG/SWIGFLAGS.py
  3231. test/SWIG/SWIGOUTDIR-python.py
  3232. test/SWIG/SWIGOUTDIR.py
  3233. test/SWIG/SWIGPATH.py
  3234. test/SWIG/build-dir.py
  3235. test/SWIG/generated_swigfile.py
  3236. test/SWIG/implicit-dependencies.py
  3237. test/SWIG/live.py
  3238. test/SWIG/module-deduced-name.py
  3239. test/SWIG/module-parens.py
  3240. test/SWIG/module-quoted.py
  3241. test/SWIG/module-spaces.py
  3242. test/SWIG/noproxy.py
  3243. test/SWIG/recursive-includes-cpp.py
  3244. test/SWIG/remove-modules.py
  3245. test/SWIG/subdir.py
  3246. test/TEX/PDF_single_source.py
  3247. test/TEX/auxiliaries.py
  3248. test/TEX/biber_biblatex.py
  3249. test/TEX/biber_biblatex2.py
  3250. test/TEX/biblatex.py
  3251. test/TEX/biblatex_plain.py
  3252. test/TEX/bibliography.py
  3253. test/TEX/bibtex-latex-rerun.py
  3254. test/TEX/clean.py
  3255. test/TEX/configure.py
  3256. test/TEX/dryrun.py
  3257. test/TEX/eps_graphics.py
  3258. test/TEX/eps_graphics2.py
  3259. test/TEX/generated_files.py
  3260. test/TEX/glossaries.py
  3261. test/TEX/glossary.py
  3262. test/TEX/input_docClass.py
  3263. test/TEX/lstinputlisting.py
  3264. test/TEX/makeindex.py
  3265. test/TEX/multi-line_include_options.py
  3266. test/TEX/multi-run.py
  3267. test/TEX/multibib.py
  3268. test/TEX/multiple_include.py
  3269. test/TEX/multiple_include_subdir.py
  3270. test/TEX/newglossary.py
  3271. test/TEX/nomencl.py
  3272. test/TEX/rename_result.py
  3273. test/TEX/subdir-as-include.py
  3274. test/TEX/subdir-input.py
  3275. test/TEX/subdir_variantdir_include.py
  3276. test/TEX/subdir_variantdir_include2.py
  3277. test/TEX/subdir_variantdir_input.py
  3278. test/TEX/synctex.py
  3279. test/TEX/usepackage.py
  3280. test/TEX/variant_dir.py
  3281. test/TEX/variant_dir_bibunit.py
  3282. test/TEX/variant_dir_dup0.py
  3283. test/TEX/variant_dir_newglossary.py
  3284. test/TEX/variant_dir_style_dup0.py
  3285. test/Win32/bad-drive.py
  3286. test/Win32/default-drive.py
  3287. test/Win32/file-is-type-not-func.py
  3288. test/Win32/mingw.py
  3289. test/Win32/scons-bat-error.py
  3290. test/Win32/win32pathmadness.py
  3291. test/YACC/live-check-output-cleaned.py
  3292. test/YACC/live.py
  3293. test/gettext/MOFiles/UserExamples.py
  3294. test/gettext/POInit/UserExamples.py
  3295. test/gettext/POTUpdate/UserExamples.py
  3296. test/gettext/POUpdate/UserExamples.py
  3297. test/gettext/Translate/MultiCatalog.py
  3298. test/gettext/Translate/UserExamples.py
  3299. test/packaging/ipkg.py
  3300. test/packaging/msi/explicit-target.py
  3301. test/packaging/msi/file-placement.py
  3302. test/packaging/msi/package.py
  3303. test/packaging/multiple-packages-at-once.py
  3304. test/packaging/option--package-type.py
  3305. test/packaging/rpm/cleanup.py
  3306. test/packaging/rpm/explicit-target.py
  3307. test/packaging/rpm/internationalization.py
  3308. test/packaging/rpm/multipackage.py
  3309. test/packaging/rpm/package.py
  3310. test/packaging/rpm/tagging.py
  3311. test/packaging/zip.py
  3312. test/timestamp-fallback.py
  3313. sanjeev@ubuntu-next-01:~/scons-scons-0d265ab5bab2$ echo $?
  3314. 2
  3315. sanjeev@ubuntu-next-01:~/scons-scons-0d265ab5bab2$
  3316. sanjeev@ubuntu-next-01:~/scons-scons-0d265ab5bab2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement