Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.37 KB | None | 0 0
  1. ❯ gulp unittest
  2. [08:29:01] Using gulpfile ~/Documents/htdocs/Chart.js/gulpfile.js
  3. [08:29:01] Starting 'unittest'...
  4. 17 07 2017 08:29:07.839:INFO [framework.browserify]: bundle built
  5. 17 07 2017 08:29:07.935:INFO [karma]: Karma v1.7.0 server started at http://0.0.0.0:9876/
  6. 17 07 2017 08:29:07.937:INFO [launcher]: Launching browser Firefox with unlimited concurrency
  7. 17 07 2017 08:29:08.021:INFO [launcher]: Starting browser Firefox
  8. 17 07 2017 08:29:14.455:INFO [Firefox 47.0.0 (Mac OS X 10.12.0)]: Connected on socket dL61Hryn4P09-IMzAAAA with id 71347911
  9. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should fill parent width and height FAILED
  10. Expected render height 700 to be equal to 350
  11. @test/specs/core.controller.tests.js:205:4
  12. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 100 of 531 (1 FAILED) (0 secs / 10.778 secs)
  13. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should fill parent width and height FAILED
  14. Expected render height 700 to be equal to 350
  15. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when parent width changes FAILED
  16. Expected render height 700 to be equal to 350
  17. @test/specs/core.controller.tests.js:226:4
  18. Expected render height 700 to be equal to 350
  19. @test/specs/core.controller.tests.js:234:5
  20. Expected render height 700 to be equal to 350
  21. @test/specs/core.controller.tests.js:241:6
  22. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 101 of 531 (2 FAILED) (0 secs / 10.991 secs)
  23. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when parent width changes FAILED
  24. Expected render height 700 to be equal to 350
  25. @test/specs/core.controller.tests.js:226:4
  26. Expected render height 700 to be equal to 350
  27. @test/specs/core.controller.tests.js:234:5
  28. Expected render height 700 to be equal to 350
  29. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when parent height changes FAILED
  30. Expected render height 700 to be equal to 350
  31. @test/specs/core.controller.tests.js:266:4
  32. Expected render height 910 to be equal to 455
  33. @test/specs/core.controller.tests.js:274:5
  34. Expected render height 300 to be equal to 150
  35. @test/specs/core.controller.tests.js:281:6
  36. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 102 of 531 (3 FAILED) (0 secs / 11.175 secs)
  37. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when parent height changes FAILED
  38. Expected render height 700 to be equal to 350
  39. @test/specs/core.controller.tests.js:266:4
  40. Expected render height 910 to be equal to 455
  41. @test/specs/core.controller.tests.js:274:5
  42. Expected render height 300 to be equal to 150
  43. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should not include parent padding when resizing the canvas FAILED
  44. Expected render height 700 to be equal to 350
  45. @test/specs/core.controller.tests.js:307:4
  46. Expected render height 710 to be equal to 355
  47. @test/specs/core.controller.tests.js:316:5
  48. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 103 of 531 (4 FAILED) (0 secs / 11.443 secs)
  49. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should not include parent padding when resizing the canvas FAILED
  50. Expected render height 700 to be equal to 350
  51. @test/specs/core.controller.tests.js:307:4
  52. Expected render height 710 to be equal to 355
  53. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when the canvas display style changes from "none" to "block" FAILED
  54. Expected render height 700 to be equal to 350
  55. @test/specs/core.controller.tests.js:343:5
  56. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 104 of 531 (5 FAILED) (0 secs / 11.659 secs)
  57. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when the canvas display style changes from "none" to "block" FAILED
  58. Expected render height 700 to be equal to 350
  59. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when the wrapper display style changes from "none" to "block" FAILED
  60. Expected render height 760 to be equal to 380
  61. @test/specs/core.controller.tests.js:370:5
  62. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 105 of 531 (6 FAILED) (0 secs / 11.876 secs)
  63. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas when the wrapper display style changes from "none" to "block" FAILED
  64. Expected render height 760 to be equal to 380
  65. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas after the wrapper has been re-attached to the DOM FAILED
  66. Expected render height 700 to be equal to 350
  67. @test/specs/core.controller.tests.js:395:4
  68. Expected render height 710 to be equal to 355
  69. @test/specs/core.controller.tests.js:407:5
  70. Expected render height 710 to be equal to 355
  71. @test/specs/core.controller.tests.js:417:6
  72. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 106 of 531 (7 FAILED) (0 secs / 12.187 secs)
  73. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: false) should resize the canvas after the wrapper has been re-attached to the DOM FAILED
  74. Expected render height 700 to be equal to 350
  75. @test/specs/core.controller.tests.js:395:4
  76. Expected render height 710 to be equal to 355
  77. @test/specs/core.controller.tests.js:407:5
  78. Expected render height 710 to be equal to 355
  79. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: true) should resize the canvas with correct aspect ratio when parent width changes FAILED
  80. Expected render height 300 to be equal to 150
  81. @test/specs/core.controller.tests.js:445:4
  82. Expected render height 450 to be equal to 225
  83. @test/specs/core.controller.tests.js:453:5
  84. Expected render height 150 to be equal to 75
  85. @test/specs/core.controller.tests.js:460:6
  86. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 107 of 531 (8 FAILED) (0 secs / 12.387 secs)
  87. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: true) should resize the canvas with correct aspect ratio when parent width changes FAILED
  88. Expected render height 300 to be equal to 150
  89. @test/specs/core.controller.tests.js:445:4
  90. Expected render height 450 to be equal to 225
  91. @test/specs/core.controller.tests.js:453:5
  92. Expected render height 150 to be equal to 75
  93. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: true) should not resize the canvas when parent height changes FAILED
  94. Expected render height 320 to be equal to 160
  95. @test/specs/core.controller.tests.js:485:4
  96. Expected render height 320 to be equal to 160
  97. @test/specs/core.controller.tests.js:493:5
  98. Expected render height 320 to be equal to 160
  99. @test/specs/core.controller.tests.js:500:6
  100. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 108 of 531 (9 FAILED) (0 secs / 12.618 secs)
  101. Firefox 47.0.0 (Mac OS X 10.12.0) Chart config.options.responsive: true (maintainAspectRatio: true) should not resize the canvas when parent height changes FAILED
  102. Expected render height 320 to be equal to 160
  103. @test/specs/core.controller.tests.js:485:4
  104. Expected render height 320 to be equal to 160
  105. @test/specs/core.controller.tests.js:493:5
  106. Expected render height 320 to be equal to 160
  107. Firefox 47.0.0 (Mac OS X 10.12.0) Core.scale auto /base/test/fixtures/core.scale/label-offset-vertical-axes.json FAILED
  108. [object HTMLDivElement]
  109. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  110. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  111. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 198 of 531 (10 FAILED) (skipped 4) (0 secs / 17.383 secs)
  112. Firefox 47.0.0 (Mac OS X 10.12.0) Core.scale auto /base/test/fixtures/core.scale/label-offset-vertical-axes.json FAILED
  113. [object HTMLDivElement]
  114. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  115. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbERROR: 'Failed to create chart: can't acquire context from the given item'
  116. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 363 of 531 (10 FAILED) (skipped 4) (0 secs / 22.48 secs)
  117. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should use default "global" aspect ratio for render and display sizes FAILED
  118. Expected render height 620 to be equal to 310
  119. @test/specs/platform.dom.tests.js:118:4
  120. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 370 of 531 (11 FAILED) (skipped 4) (0 secs / 23.105 secs)
  121. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should use default "global" aspect ratio for render and display sizes FAILED
  122. Expected render height 620 to be equal to 310
  123. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should use default "chart" aspect ratio for render and display sizes FAILED
  124. Expected render height 850 to be equal to 425
  125. @test/specs/platform.dom.tests.js:141:4
  126. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 371 of 531 (12 FAILED) (skipped 4) (0 secs / 23.173 secs)
  127. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should use default "chart" aspect ratio for render and display sizes FAILED
  128. Expected render height 850 to be equal to 425
  129. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should use "user" aspect ratio for render and display sizes FAILED
  130. Expected render height 270 to be equal to 135
  131. @test/specs/platform.dom.tests.js:159:4
  132. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 372 of 531 (13 FAILED) (skipped 4) (0 secs / 23.201 secs)
  133. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should use "user" aspect ratio for render and display sizes FAILED
  134. Expected render height 270 to be equal to 135
  135. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should not apply aspect ratio when height specified FAILED
  136. Expected render height 820 to be equal to 410
  137. @test/specs/platform.dom.tests.js:177:4
  138. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 373 of 531 (14 FAILED) (skipped 4) (0 secs / 23.263 secs)
  139. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.aspectRatio should not apply aspect ratio when height specified FAILED
  140. Expected render height 820 to be equal to 410
  141. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use default canvas size for render and display sizes FAILED
  142. Expected render height 300 to be equal to 150
  143. @test/specs/platform.dom.tests.js:196:4
  144. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 374 of 531 (15 FAILED) (skipped 4) (0 secs / 23.277 secs)
  145. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use default canvas size for render and display sizes FAILED
  146. Expected render height 300 to be equal to 150
  147. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use canvas attributes for render and display sizes FAILED
  148. Expected render height 490 to be equal to 245
  149. @test/specs/platform.dom.tests.js:215:4
  150. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 375 of 531 (16 FAILED) (skipped 4) (0 secs / 23.298 secs)
  151. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use canvas attributes for render and display sizes FAILED
  152. Expected render height 490 to be equal to 245
  153. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use canvas style for render and display sizes (if no attributes) FAILED
  154. Expected render height 250 to be equal to 125
  155. @test/specs/platform.dom.tests.js:232:4
  156. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 376 of 531 (17 FAILED) (skipped 4) (0 secs / 23.332 secs)
  157. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use canvas style for render and display sizes (if no attributes) FAILED
  158. Expected render height 250 to be equal to 125
  159. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use attributes for the render size and style for the display size FAILED
  160. Expected display height 85 to be equal to 125
  161. @test/specs/platform.dom.tests.js:251:4
  162. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 377 of 531 (18 FAILED) (skipped 4) (0 secs / 23.394 secs)
  163. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should use attributes for the render size and style for the display size FAILED
  164. Expected display height 85 to be equal to 125
  165. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should support decimal display width and/or height FAILED
  166. Expected render height 250 to be equal to 125
  167. @test/specs/platform.dom.tests.js:269:4
  168. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 378 of 531 (19 FAILED) (skipped 4) (0 secs / 23.427 secs)
  169. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: false should support decimal display width and/or height FAILED
  170. Expected render height 250 to be equal to 125
  171. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: true (maintainAspectRatio: true) should fill parent width and use aspect ratio to calculate height FAILED
  172. Expected render height 980 to be equal to 490
  173. @test/specs/platform.dom.tests.js:292:4
  174. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 379 of 531 (20 FAILED) (skipped 4) (0 secs / 23.526 secs)
  175. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom config.options.responsive: true (maintainAspectRatio: true) should fill parent width and use aspect ratio to calculate height FAILED
  176. Expected render height 980 to be equal to 490
  177. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom controller.destroy should restore canvas initial values FAILED
  178. Expected render height 900 to be equal to 450
  179. @test/specs/platform.dom.tests.js:346:5
  180. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 381 of 531 (21 FAILED) (skipped 4) (0 secs / 23.926 secs)
  181. Firefox 47.0.0 (Mac OS X 10.12.0) Platform.dom controller.destroy should restore canvas initial values FAILED
  182. Expected render height 900 to be equal to 450
  183. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-end-span.json FAILED
  184. [object HTMLDivElement]
  185. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  186. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  187. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 383 of 531 (22 FAILED) (skipped 4) (0 secs / 24.173 secs)
  188. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-end-span.json FAILED
  189. [object HTMLDivElement]
  190. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  191. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-end.json FAILED
  192. [object HTMLDivElement]
  193. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  194. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  195. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 384 of 531 (23 FAILED) (skipped 4) (0 secs / 24.367 secs)
  196. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-end.json FAILED
  197. [object HTMLDivElement]
  198. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  199. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-span.json FAILED
  200. [object HTMLDivElement]
  201. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  202. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  203. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 385 of 531 (24 FAILED) (skipped 4) (0 secs / 24.511 secs)
  204. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-span.json FAILED
  205. [object HTMLDivElement]
  206. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  207. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-spline-span.json FAILED
  208. [object HTMLDivElement]
  209. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  210. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  211. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 386 of 531 (25 FAILED) (skipped 4) (0 secs / 24.684 secs)
  212. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-spline-span.json FAILED
  213. [object HTMLDivElement]
  214. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  215. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-spline.json FAILED
  216. [object HTMLDivElement]
  217. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  218. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  219. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 387 of 531 (26 FAILED) (skipped 4) (0 secs / 24.931 secs)
  220. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-spline.json FAILED
  221. [object HTMLDivElement]
  222. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  223. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-stepped-span.json FAILED
  224. [object HTMLDivElement]
  225. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  226. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  227. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 388 of 531 (27 FAILED) (skipped 4) (0 secs / 25.138 secs)
  228. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-stepped-span.json FAILED
  229. [object HTMLDivElement]
  230. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  231. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-stepped.json FAILED
  232. [object HTMLDivElement]
  233. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  234. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  235. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 389 of 531 (28 FAILED) (skipped 4) (0 secs / 25.354 secs)
  236. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin-stepped.json FAILED
  237. [object HTMLDivElement]
  238. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  239. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin.json FAILED
  240. [object HTMLDivElement]
  241. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  242. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  243. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 390 of 531 (29 FAILED) (skipped 4) (0 secs / 25.661 secs)
  244. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-origin.json FAILED
  245. [object HTMLDivElement]
  246. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  247. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-start-span.json FAILED
  248. [object HTMLDivElement]
  249. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  250. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  251. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 391 of 531 (30 FAILED) (skipped 4) (0 secs / 25.831 secs)
  252. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-start-span.json FAILED
  253. [object HTMLDivElement]
  254. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  255. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-start.json FAILED
  256. [object HTMLDivElement]
  257. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  258. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  259. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 392 of 531 (31 FAILED) (skipped 4) (0 secs / 26.254 secs)
  260. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-boundary-start.json FAILED
  261. [object HTMLDivElement]
  262. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  263. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-span.json FAILED
  264. [object HTMLDivElement]
  265. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  266. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  267. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 393 of 531 (32 FAILED) (skipped 4) (0 secs / 26.46 secs)
  268. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-span.json FAILED
  269. [object HTMLDivElement]
  270. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  271. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-spline-span.json FAILED
  272. [object HTMLDivElement]
  273. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  274. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  275. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 394 of 531 (33 FAILED) (skipped 4) (0 secs / 26.631 secs)
  276. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-spline-span.json FAILED
  277. [object HTMLDivElement]
  278. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  279. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-spline.json FAILED
  280. [object HTMLDivElement]
  281. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  282. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  283. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 395 of 531 (34 FAILED) (skipped 4) (0 secs / 26.796 secs)
  284. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-spline.json FAILED
  285. [object HTMLDivElement]
  286. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  287. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset.json FAILED
  288. [object HTMLDivElement]
  289. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  290. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  291. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 396 of 531 (35 FAILED) (skipped 4) (0 secs / 26.976 secs)
  292. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset.json FAILED
  293. [object HTMLDivElement]
  294. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  295. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-radar-boundary-origin-spline.json FAILED
  296. [object HTMLDivElement]
  297. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  298. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  299. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 397 of 531 (36 FAILED) (skipped 4) (0 secs / 27.142 secs)
  300. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-radar-boundary-origin-spline.json FAILED
  301. [object HTMLDivElement]
  302. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  303. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-radar-boundary-origin.json FAILED
  304. [object HTMLDivElement]
  305. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  306. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18312:3
  307. Firefox 47.0.0 (Mac OS X 10.12.0): Executed 398 of 531 (37 FAILED) (skipped 4) (0 secs / 27.288 secs)
  308. Firefox 47.0.0 (Mac OS X 10.12.0) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-radar-boundary-origin.json FAILED
  309. [object HTMLDivElement]
  310. specFromFixture/</</<@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:122:0 <- /var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/876bc23a068ee96a7b4ab4d4824dc306.browserify:18402:5
  311. readImageData/image.onload@/var/folders/w5/_c0nb6n90fn96tzw04dtc6240000gn/T/test/jasmine.utils.js:32:0 <- /var/folders/w5/_c0nbFirefox 47.0.0 (Mac OS X 10.12.0): Executed 527 of 531 (37 FAILED) (skipped 4) (45.755 secs / 42.264 secs)
  312. [08:30:01] 'unittest' errored after 60 s
  313. [08:30:01] Error: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement