Advertisement
GeeckoDev

gnome-shell testing

Jan 27th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.64 KB | None | 0 0
  1. gnome-shell test cases
  2. ----------------------
  3.  
  4. Hardware:
  5. - Intel HD 3000
  6. - 1366x768
  7.  
  8. Software:
  9. - GNOME 3.14.3
  10. - xorg 1.16.3
  11. - mesa 10.4.3
  12. - xf86-video-intel-git 2.99.917 ged19b16
  13.  
  14. Test cases:
  15. - DRI3 or DRI2
  16. - scene delay enabled or not, https://github.com/GNOME/mutter/blob/master/src/compositor/compositor.c#L490
  17. - UXA or SNA acceleration
  18. - CLUTTER_PAINT=disable-clipped-redraws:disable-culling enabled or not
  19.  
  20. Bugs:
  21. - screenshot bug, screen turns blue when taking a region screenshot (Maj + Prt Sc)
  22. - unredirect glitch, white flash when a fullscreen window gets unredirected
  23. - unredirect crash, app and gnome-shell crashing when a window gets unredirected https://bugzilla.gnome.org/show_bug.cgi?id=742911
  24. - fullscreen flash tearing, when watching a fullscreen youtube video
  25. - topscreen tearing, visible in overview mode, when dragging a window near the top bar.
  26.  
  27. ###
  28. ### DRI3 + scene delay + UXA + CLUTTER_PAINT hack
  29. ###
  30. screenshot bug: yes
  31. unredirect glitch: yes
  32. unredirect crash: no
  33. fullscreen flash tearing: yes
  34. topscreen tearing: no
  35. ------------------------------------------------------------
  36. # Time to redraw frame with a maximized application update
  37. applicationRedrawTime 2233, 2238, 2231
  38. # Time to switch to applications view, first time
  39. applicationsShowTime 1597325, 1422797, 1337189
  40. # Time from gedit launch to window drawn
  41. geditStartTime 436084, 429534, 413222
  42. # Time to redraw the main view, full screen
  43. mainViewRedrawTime 1985, 1963, 1989
  44. # Time to redraw the overview, full screen, 5 windows
  45. overviewRedrawTime 6068, 6233, 5207
  46. # Time to switch to overview view, first time
  47. overviewShowTime 149941, 150194, 151052
  48. # Time from starting graphical.target to desktop showing
  49. timeToDesktop 6291156667, 6308645248, 6325515408
  50. ------------------------------------------------------------
  51.  
  52. ###
  53. ### DRI3 + scene delay + UXA
  54. ###
  55. screenshot bug: no
  56. unredirect glitch: yes
  57. unredirect crash: no
  58. fullscreen flash tearing: yes
  59. topscreen tearing: no
  60. ------------------------------------------------------------
  61. # Time to redraw frame with a maximized application update
  62. applicationRedrawTime 2904, 2774, 3017
  63. # Time to switch to applications view, first time
  64. applicationsShowTime 1736197, 1653281, 1637328
  65. # Time from gedit launch to window drawn
  66. geditStartTime 461092, 463148, 443622
  67. # Time to redraw the main view, full screen
  68. mainViewRedrawTime 3489, 3226, 3381
  69. # Time to redraw the overview, full screen, 5 windows
  70. overviewRedrawTime 7162, 6095, 6018
  71. # Time to switch to overview view, first time
  72. overviewShowTime 152287, 152546, 166975
  73. # Time from starting graphical.target to desktop showing
  74. timeToDesktop 114528234, 132435808, 149780161
  75. ------------------------------------------------------------
  76.  
  77. ###
  78. ### DRI3 + scene delay + SNA + CLUTTER_PAINT hack
  79. ###
  80. screenshot bug: yes
  81. unredirect glitch: yes
  82. unredirect crash: no
  83. fullscreen flash tearing: yes
  84. topscreen tearing: no
  85. ------------------------------------------------------------
  86. # Time to redraw frame with a maximized application update
  87. applicationRedrawTime 2989, 2954, 2670
  88. # Time to switch to applications view, first time
  89. applicationsShowTime 1656930, 1618960, 1610739
  90. # Time from gedit launch to window drawn
  91. geditStartTime 441238, 463561, 447311
  92. # Time to redraw the main view, full screen
  93. mainViewRedrawTime 2469, 2712, 2603
  94. # Time to redraw the overview, full screen, 5 windows
  95. overviewRedrawTime 5416, 6027, 6531
  96. # Time to switch to overview view, first time
  97. overviewShowTime 152406, 169546, 151871
  98. # Time from starting graphical.target to desktop showing
  99. timeToDesktop 150301673, 167960869, 185223755
  100. ------------------------------------------------------------
  101.  
  102. ###
  103. ### DRI3 + scene delay + SNA
  104. ###
  105. screenshot bug: no, but flashing rectangle when selecting
  106. unredirect glitch: yes
  107. unredirect crash: no
  108. fullscreen flash tearing: yes
  109. topscreen tearing: no
  110. ------------------------------------------------------------
  111. # Time to redraw frame with a maximized application update
  112. applicationRedrawTime 2727, 3037, 2970
  113. # Time to switch to applications view, first time
  114. applicationsShowTime 1636635, 1704024, 1702885
  115. # Time from gedit launch to window drawn
  116. geditStartTime 441064, 467706, 451777
  117. # Time to redraw the main view, full screen
  118. mainViewRedrawTime 3195, 3381, 3327
  119. # Time to redraw the overview, full screen, 5 windows
  120. overviewRedrawTime 6989, 6798, 6821
  121. # Time to switch to overview view, first time
  122. overviewShowTime 149996, 148974, 150566
  123. # Time from starting graphical.target to desktop showing
  124. timeToDesktop 200867525, 218518010, 235833589
  125. ------------------------------------------------------------
  126.  
  127. ###
  128. ### DRI3 + UXA + CLUTTER_PAINT hack
  129. ###
  130. screenshot bug: yes
  131. unredirect glitch: yes
  132. unredirect crash: no
  133. fullscreen flash tearing: yes
  134. topscreen tearing: no
  135. ------------------------------------------------------------
  136. # Time to redraw frame with a maximized application update
  137. applicationRedrawTime 2540, 2566, 3047
  138. # Time to switch to applications view, first time
  139. applicationsShowTime 1629526, 1573793, 1477950
  140. # Time from gedit launch to window drawn
  141. geditStartTime 485633, 467927, 443168
  142. # Time to redraw the main view, full screen
  143. mainViewRedrawTime 2430, 2778, 2493
  144. # Time to redraw the overview, full screen, 5 windows
  145. overviewRedrawTime 5332, 5187, 6264
  146. # Time to switch to overview view, first time
  147. overviewShowTime 183035, 165922, 150007
  148. # Time from starting graphical.target to desktop showing
  149. timeToDesktop 197883303, 215605769, 232870596
  150. ------------------------------------------------------------
  151.  
  152. ###
  153. ### DRI3 + UXA
  154. ###
  155. screenshot bug: no
  156. unredirect glitch: yes
  157. unredirect crash: no
  158. fullscreen flash tearing: yes
  159. topscreen tearing: no
  160. ------------------------------------------------------------
  161. # Time to redraw frame with a maximized application update
  162. applicationRedrawTime 2800, 2588, 2966
  163. # Time to switch to applications view, first time
  164. applicationsShowTime 1412572, 1661577, 1380373
  165. # Time from gedit launch to window drawn
  166. geditStartTime 479184, 487752, 458849
  167. # Time to redraw the main view, full screen
  168. mainViewRedrawTime 3120, 3241, 3066
  169. # Time to redraw the overview, full screen, 5 windows
  170. overviewRedrawTime 5881, 6789, 6926
  171. # Time to switch to overview view, first time
  172. overviewShowTime 149761, 166171, 133216
  173. # Time from starting graphical.target to desktop showing
  174. timeToDesktop 934599654, 952088555, 969492856
  175. ------------------------------------------------------------
  176.  
  177. ###
  178. ### DRI3 + SNA + CLUTTER_PAINT hack
  179. ###
  180. screenshot bug: yes
  181. unredirect glitch: yes
  182. unredirect crash: no
  183. fullscreen flash tearing: yes
  184. topscreen tearing: no
  185. ------------------------------------------------------------
  186. # Time to redraw frame with a maximized application update
  187. applicationRedrawTime 2999, 2685, 2775
  188. # Time to switch to applications view, first time
  189. applicationsShowTime 1324234, 1656952, 1568993
  190. # Time from gedit launch to window drawn
  191. geditStartTime 468981, 473995, 460050
  192. # Time to redraw the main view, full screen
  193. mainViewRedrawTime 2784, 2721, 2641
  194. # Time to redraw the overview, full screen, 5 windows
  195. overviewRedrawTime 6015, 6035, 6090
  196. # Time to switch to overview view, first time
  197. overviewShowTime 149315, 149386, 166485
  198. # Time from starting graphical.target to desktop showing
  199. timeToDesktop 659777834, 677099866, 694320956
  200. ------------------------------------------------------------
  201.  
  202. ###
  203. ### DRI3 + SNA
  204. ###
  205. screenshot bug: no
  206. unredirect glitch: yes
  207. unredirect crash: no
  208. fullscreen flash tearing: yes
  209. topscreen tearing: no
  210. ------------------------------------------------------------
  211. # Time to redraw frame with a maximized application update
  212. applicationRedrawTime 2812, 2853, 2844
  213. # Time to switch to applications view, first time
  214. applicationsShowTime 1564746, 1351620, 1680723
  215. # Time from gedit launch to window drawn
  216. geditStartTime 457109, 452971, 457424
  217. # Time to redraw the main view, full screen
  218. mainViewRedrawTime 2664, 3207, 3338
  219. # Time to redraw the overview, full screen, 5 windows
  220. overviewRedrawTime 6151, 5999, 7131
  221. # Time to switch to overview view, first time
  222. overviewShowTime 150115, 149270, 149135
  223. # Time from starting graphical.target to desktop showing
  224. timeToDesktop 94398815, 111971273, 128925915
  225. ------------------------------------------------------------
  226.  
  227. ###
  228. ### DRI2 + scene delay + SNA + CLUTTER_PAINT hack
  229. ###
  230. screenshot bug: yes
  231. unredirect glitch: yes
  232. unredirect crash: no
  233. fullscreen flash tearing: yes
  234. topscreen tearing: no
  235. ------------------------------------------------------------
  236. # Time to redraw frame with a maximized application update
  237. applicationRedrawTime 2785, 2804, 2952
  238. # Time to switch to applications view, first time
  239. applicationsShowTime 1733591, 1623346, 1648937
  240. # Time from gedit launch to window drawn
  241. geditStartTime 434518, 436454, 453624
  242. # Time to redraw the main view, full screen
  243. mainViewRedrawTime 3070, 2934, 2906
  244. # Time to redraw the overview, full screen, 5 windows
  245. overviewRedrawTime 6234, 6501, 6317
  246. # Time to switch to overview view, first time
  247. overviewShowTime 153198, 165470, 168923
  248. # Time from starting graphical.target to desktop showing
  249. timeToDesktop 116180764, 133922508, 151122325
  250. ------------------------------------------------------------
  251.  
  252. ###
  253. ### DRI2 + scene delay + SNA
  254. ###
  255. screenshot bug: no
  256. unredirect glitch: yes
  257. unredirect crash: no
  258. fullscreen flash tearing: yes
  259. topscreen tearing: yes
  260. ------------------------------------------------------------
  261. # Time to redraw frame with a maximized application update
  262. applicationRedrawTime 2685, 2512, 2476
  263. # Time to switch to applications view, first time
  264. applicationsShowTime 1647532, 1791314, 1778870
  265. # Time from gedit launch to window drawn
  266. geditStartTime 430184, 473675, 451385
  267. # Time to redraw the main view, full screen
  268. mainViewRedrawTime 3625, 3395, 3395
  269. # Time to redraw the overview, full screen, 5 windows
  270. overviewRedrawTime 7198, 6966, 7257
  271. # Time to switch to overview view, first time
  272. overviewShowTime 149301, 169315, 152722
  273. # Time from starting graphical.target to desktop showing
  274. timeToDesktop 183612983, 201317559, 218724515
  275. ------------------------------------------------------------
  276.  
  277. ###
  278. ### DRI2 + scene delay + UXA + CLUTTER_PAINT hack
  279. ###
  280. screenshot bug: yes
  281. unredirect glitch: yes
  282. unredirect crash: no
  283. fullscreen flash tearing: yes
  284. topscreen tearing: no
  285. ------------------------------------------------------------
  286. # Time to redraw frame with a maximized application update
  287. applicationRedrawTime 2926, 3026, 2656
  288. # Time to switch to applications view, first time
  289. applicationsShowTime 1652755, 1675803, 1661961
  290. # Time from gedit launch to window drawn
  291. geditStartTime 452940, 459059, 471301
  292. # Time to redraw the main view, full screen
  293. mainViewRedrawTime 2629, 2727, 2520
  294. # Time to redraw the overview, full screen, 5 windows
  295. overviewRedrawTime 5978, 5686, 6319
  296. # Time to switch to overview view, first time
  297. overviewShowTime 133617, 149631, 150149
  298. # Time from starting graphical.target to desktop showing
  299. timeToDesktop 126073051, 143865056, 161154181
  300. ------------------------------------------------------------
  301.  
  302. ###
  303. ### DRI2 + scene delay + UXA
  304. ###
  305. screenshot bug: no
  306. unredirect glitch: yes
  307. unredirect crash: no
  308. fullscreen flash tearing: yes
  309. topscreen tearing: no
  310. ------------------------------------------------------------
  311. # Time to redraw frame with a maximized application update
  312. applicationRedrawTime 2928, 2772, 2812
  313. # Time to switch to applications view, first time
  314. applicationsShowTime 1660358, 1417695, 1615994
  315. # Time from gedit launch to window drawn
  316. geditStartTime 479089, 475264, 472805
  317. # Time to redraw the main view, full screen
  318. mainViewRedrawTime 3331, 3748, 3515
  319. # Time to redraw the overview, full screen, 5 windows
  320. overviewRedrawTime 6852, 7119, 7047
  321. # Time to switch to overview view, first time
  322. overviewShowTime 149964, 150299, 188049
  323. # Time from starting graphical.target to desktop showing
  324. timeToDesktop 173920680, 191575855, 208779904
  325. ------------------------------------------------------------
  326.  
  327. ###
  328. ### DRI2 + UXA + CLUTTER_PAINT hack (smooth!)
  329. ###
  330. screenshot bug: yes
  331. unredirect glitch: yes, unredirected frame appears when logging off
  332. unredirect crash: no
  333. fullscreen flash tearing: yes
  334. topscreen tearing: no
  335. ------------------------------------------------------------
  336. # Time to redraw frame with a maximized application update
  337. applicationRedrawTime 7558, 14476, 2795
  338. # Time to switch to applications view, first time
  339. applicationsShowTime 1569506, 1743699, 1736770
  340. # Time from gedit launch to window drawn
  341. geditStartTime 474806, 484913, 469752
  342. # Time to redraw the main view, full screen
  343. mainViewRedrawTime 2795, 2901, 2612
  344. # Time to redraw the overview, full screen, 5 windows
  345. overviewRedrawTime 6593, 9948, 7066
  346. # Time to switch to overview view, first time
  347. overviewShowTime 143342, 129717, 189615
  348. # Time from starting graphical.target to desktop showing
  349. timeToDesktop 175212420, 192820333, 210210059
  350. ------------------------------------------------------------
  351.  
  352. ###
  353. ### DRI2 + UXA
  354. ###
  355. screenshot bug: no, but flashing rectangle when selecting
  356. unredirect glitch: yes
  357. unredirect crash: no
  358. fullscreen flash tearing: yes
  359. topscreen tearing: no
  360. ------------------------------------------------------------
  361. # Time to redraw frame with a maximized application update
  362. applicationRedrawTime 2818, 7592, 2810
  363. # Time to switch to applications view, first time
  364. applicationsShowTime 1692598, 1409033, 1721625
  365. # Time from gedit launch to window drawn
  366. geditStartTime 483633, 474857, 503956
  367. # Time to redraw the main view, full screen
  368. mainViewRedrawTime 3151, 3400, 3513
  369. # Time to redraw the overview, full screen, 5 windows
  370. overviewRedrawTime 6106, 7997, 6937
  371. # Time to switch to overview view, first time
  372. overviewShowTime 186379, 129310, 171054
  373. # Time from starting graphical.target to desktop showing
  374. timeToDesktop 255137434, 273007764, 290167075
  375. ------------------------------------------------------------
  376.  
  377. ###
  378. ### DRI2 + SNA + CLUTTER_PAINT hack
  379. ###
  380. screenshot bug: yes
  381. unredirect glitch: yes
  382. unredirect crash: no
  383. fullscreen flash tearing: yes
  384. topscreen tearing: no
  385. ------------------------------------------------------------
  386. # Time to redraw frame with a maximized application update
  387. applicationRedrawTime 2452, 2400, 2835
  388. # Time to switch to applications view, first time
  389. applicationsShowTime 1604559, 1333907, 1565094
  390. # Time from gedit launch to window drawn
  391. geditStartTime 440147, 495511, 455775
  392. # Time to redraw the main view, full screen
  393. mainViewRedrawTime 2717, 2890, 2980
  394. # Time to redraw the overview, full screen, 5 windows
  395. overviewRedrawTime 5471, 6067, 6347
  396. # Time to switch to overview view, first time
  397. overviewShowTime 149089, 149231, 149392
  398. # Time from starting graphical.target to desktop showing
  399. timeToDesktop 204207403, 221879271, 238833202
  400. ------------------------------------------------------------
  401.  
  402. ###
  403. ### DRI2 + SNA
  404. ###
  405. screenshot bug: no
  406. unredirect glitch: yes
  407. unredirect crash: no
  408. fullscreen flash tearing: yes
  409. topscreen tearing: yes
  410. ------------------------------------------------------------
  411. # Time to redraw frame with a maximized application update
  412. applicationRedrawTime 1971, 1893, 1806
  413. # Time to switch to applications view, first time
  414. applicationsShowTime 1745084, 1627405, 1696293
  415. # Time from gedit launch to window drawn
  416. geditStartTime 440867, 464738, 484359
  417. # Time to redraw the main view, full screen
  418. mainViewRedrawTime 3516, 3540, 3078
  419. # Time to redraw the overview, full screen, 5 windows
  420. overviewRedrawTime 6019, 7097, 7175
  421. # Time to switch to overview view, first time
  422. overviewShowTime 133200, 166681, 165788
  423. # Time from starting graphical.target to desktop showing
  424. timeToDesktop 215886691, 233642872, 250998323
  425. ------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement