Advertisement
Guest User

Untitled

a guest
Oct 6th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.13 KB | None | 0 0
  1. SUMMARY:
  2. √ 3672 tests completed
  3. i 32 tests skipped
  4. × 82 tests failed
  5.  
  6. FAILED TESTS:
  7. ImageOverlay
  8. _image
  9. when loaded
  10. × should raise the load event
  11. IE 11.0.0 (Windows 10 0.0.0)
  12. Edge 15.15063.0 (Windows 10 0.0.0)
  13. TypeError: Argument not optional
  14. at raiseImageEvent (spec/suites/layer/ImageOverlaySpec.js:54:4)
  15. at Anonymous function (spec/suites/layer/ImageOverlaySpec.js:62:5)
  16.  
  17. when load fails
  18. × should raise the error event
  19. IE 11.0.0 (Windows 10 0.0.0)
  20. Edge 15.15063.0 (Windows 10 0.0.0)
  21. TypeError: Argument not optional
  22. at raiseImageEvent (spec/suites/layer/ImageOverlaySpec.js:54:4)
  23. at Anonymous function (spec/suites/layer/ImageOverlaySpec.js:71:5)
  24.  
  25. × should change the image to errorOverlayUrl
  26. IE 11.0.0 (Windows 10 0.0.0)
  27. Edge 15.15063.0 (Windows 10 0.0.0)
  28. TypeError: Argument not optional
  29. at raiseImageEvent (spec/suites/layer/ImageOverlaySpec.js:54:4)
  30. at Anonymous function (spec/suites/layer/ImageOverlaySpec.js:75:5)
  31.  
  32. className
  33. × should set image's class
  34. Chrome 61.0.3163 (Windows 10 0.0.0)
  35. Chrome 63.0.3233 (Windows 10 0.0.0)
  36. IE 11.0.0 (Windows 10 0.0.0)
  37. Edge 15.15063.0 (Windows 10 0.0.0)
  38. Firefox 56.0.0 (Windows 10 0.0.0)
  39. Firefox 57.0.0 (Windows 10 0.0.0)
  40. expected false to equal true
  41. Assertion.prototype.assert@spec/expect.js:99:13
  42. Assertion.prototype.equal@spec/expect.js:200:5
  43. Assertion/this[name]@spec/expect.js:73:20
  44. @spec/suites/layer/ImageOverlaySpec.js:83:5
  45.  
  46.  
  47. #setZIndex
  48. × should update the z-index of the image if it has allready been added to the map
  49. IE 11.0.0 (Windows 10 0.0.0)
  50. Error: expected 1 to equal '1'
  51. at Assertion.prototype.assert (spec/expect.js:99:7)
  52. at Assertion.prototype.equal (spec/expect.js:200:5)
  53. at Anonymous function (spec/expect.js:73:13)
  54. at Anonymous function (spec/suites/layer/ImageOverlaySpec.js:120:4)
  55.  
  56. × should set the z-index of the image when it is added to the map
  57. IE 11.0.0 (Windows 10 0.0.0)
  58. Error: expected 10 to equal '10'
  59. at Assertion.prototype.assert (spec/expect.js:99:7)
  60. at Assertion.prototype.equal (spec/expect.js:200:5)
  61. at Anonymous function (spec/expect.js:73:13)
  62. at Anonymous function (spec/suites/layer/ImageOverlaySpec.js:130:4)
  63.  
  64. × should use the z-index specified in options
  65. IE 11.0.0 (Windows 10 0.0.0)
  66. Error: expected 20 to equal '20'
  67. at Assertion.prototype.assert (spec/expect.js:99:7)
  68. at Assertion.prototype.equal (spec/expect.js:200:5)
  69. at Anonymous function (spec/expect.js:73:13)
  70. at Anonymous function (spec/suites/layer/ImageOverlaySpec.js:136:4)
  71.  
  72. Popup
  73. × should take into account icon popupAnchor option
  74. Chrome 61.0.3163 (Windows 10 0.0.0)
  75. Chrome 63.0.3233 (Windows 10 0.0.0)
  76. IE 11.0.0 (Windows 10 0.0.0)
  77. Edge 15.15063.0 (Windows 10 0.0.0)
  78. Firefox 56.0.0 (Windows 10 0.0.0)
  79. Firefox 57.0.0 (Windows 10 0.0.0)
  80. expected -66 to sort of equal -46
  81. Assertion.prototype.assert@spec/expect.js:99:13
  82. Assertion.prototype.eql@spec/expect.js:214:5
  83. @spec/suites/layer/PopupSpec.js:217:3
  84.  
  85.  
  86. × can open a popup with enter keypress when marker has focus
  87. Chrome 61.0.3163 (Windows 10 0.0.0)
  88. Chrome 63.0.3233 (Windows 10 0.0.0)
  89. Edge 15.15063.0 (Windows 10 0.0.0)
  90. Firefox 56.0.0 (Windows 10 0.0.0)
  91. Firefox 57.0.0 (Windows 10 0.0.0)
  92. expected false to equal true
  93. Assertion.prototype.assert@spec/expect.js:99:13
  94. Assertion.prototype.equal@spec/expect.js:200:5
  95. Assertion/this[name]@spec/expect.js:73:20
  96. @spec/suites/layer/PopupSpec.js:260:3
  97.  
  98.  
  99. Tooltip
  100. × is opened when tapping on touch
  101. Firefox 56.0.0 (Windows 10 0.0.0)
  102. Firefox 57.0.0 (Windows 10 0.0.0)
  103. expected false to equal true
  104. Assertion.prototype.assert@spec/expect.js:99:13
  105. Assertion.prototype.equal@spec/expect.js:200:5
  106. Assertion/this[name]@spec/expect.js:73:20
  107. @spec/suites/layer/TooltipSpec.js:264:3
  108.  
  109.  
  110. × is closed if not permanent when clicking on the map elsewhere on touch
  111. Firefox 56.0.0 (Windows 10 0.0.0)
  112. Firefox 57.0.0 (Windows 10 0.0.0)
  113. expected false to equal true
  114. Assertion.prototype.assert@spec/expect.js:99:13
  115. Assertion.prototype.equal@spec/expect.js:200:5
  116. Assertion/this[name]@spec/expect.js:73:20
  117. @spec/suites/layer/TooltipSpec.js:275:3
  118.  
  119.  
  120. GridLayer
  121. number of 256px tiles loaded in synchronous animated grid @800x600px
  122. × Loads 32, unloads 16 tiles zooming in 10-11
  123. Chrome 61.0.3163 (Windows 10 0.0.0)
  124. Chrome 63.0.3233 (Windows 10 0.0.0)
  125. IE 11.0.0 (Windows 10 0.0.0)
  126. Edge 15.15063.0 (Windows 10 0.0.0)
  127. Firefox 56.0.0 (Windows 10 0.0.0)
  128. Firefox 57.0.0 (Windows 10 0.0.0)
  129. Error: expected 12 to equal 16 (spec/expect.js:99)
  130.  
  131. × Loads 32, unloads 16 tiles zooming out 11-10
  132. Chrome 61.0.3163 (Windows 10 0.0.0)
  133. Chrome 63.0.3233 (Windows 10 0.0.0)
  134. IE 11.0.0 (Windows 10 0.0.0)
  135. Edge 15.15063.0 (Windows 10 0.0.0)
  136. Firefox 56.0.0 (Windows 10 0.0.0)
  137. Firefox 57.0.0 (Windows 10 0.0.0)
  138. Error: expected 0 to equal 16 (spec/expect.js:99)
  139.  
  140. × Loads 290, unloads 275 tiles on MAD-TRD flyTo()
  141. Chrome 61.0.3163 (Windows 10 0.0.0)
  142. Chrome 63.0.3233 (Windows 10 0.0.0)
  143. IE 11.0.0 (Windows 10 0.0.0)
  144. Edge 15.15063.0 (Windows 10 0.0.0)
  145. Firefox 56.0.0 (Windows 10 0.0.0)
  146. Firefox 57.0.0 (Windows 10 0.0.0)
  147. Error: expected 265 to equal 275 (spec/expect.js:99)
  148.  
  149. configurable tile pruning
  150. × Loads map, moves forth by 512 px, keepBuffer = 0
  151. Chrome 61.0.3163 (Windows 10 0.0.0)
  152. Chrome 63.0.3233 (Windows 10 0.0.0)
  153. IE 11.0.0 (Windows 10 0.0.0)
  154. Edge 15.15063.0 (Windows 10 0.0.0)
  155. Firefox 56.0.0 (Windows 10 0.0.0)
  156. Firefox 57.0.0 (Windows 10 0.0.0)
  157. Error: expected 0 to equal 12 (spec/expect.js:99)
  158.  
  159. × Loads map, moves forth and back by 512 px, keepBuffer = 0
  160. Chrome 61.0.3163 (Windows 10 0.0.0)
  161. Chrome 63.0.3233 (Windows 10 0.0.0)
  162. IE 11.0.0 (Windows 10 0.0.0)
  163. Edge 15.15063.0 (Windows 10 0.0.0)
  164. Firefox 56.0.0 (Windows 10 0.0.0)
  165. Firefox 57.0.0 (Windows 10 0.0.0)
  166. Error: expected 0 to equal 12 (spec/expect.js:99)
  167.  
  168. TileLayer
  169. number of kittens loaded
  170. × Loads 290, unloads 275 kittens on MAD-TRD flyTo()
  171. Chrome 61.0.3163 (Windows 10 0.0.0)
  172. Chrome 63.0.3233 (Windows 10 0.0.0)
  173. IE 11.0.0 (Windows 10 0.0.0)
  174. Edge 15.15063.0 (Windows 10 0.0.0)
  175. Firefox 56.0.0 (Windows 10 0.0.0)
  176. Firefox 57.0.0 (Windows 10 0.0.0)
  177. Error: expected 265 to equal 275 (spec/expect.js:99)
  178.  
  179. #getBoundsZoom
  180. × respects the 'inside' parameter
  181. Edge 15.15063.0 (Windows 10 0.0.0)
  182. Firefox 56.0.0 (Windows 10 0.0.0)
  183. Firefox 57.0.0 (Windows 10 0.0.0)
  184. expected 18 to equal 17
  185. Assertion.prototype.assert@spec/expect.js:99:13
  186. Assertion.prototype.equal@spec/expect.js:200:5
  187. bind/<@spec/expect.js:480:14
  188. @spec/suites/map/MapSpec.js:228:4
  189.  
  190.  
  191. #invalidateSize
  192. × pans by the right amount when growing in 1px increments
  193. IE 11.0.0 (Windows 10 0.0.0)
  194. Error: expected 0 to equal 1
  195. at Assertion.prototype.assert (spec/expect.js:99:7)
  196. at Assertion.prototype.equal (spec/expect.js:200:5)
  197. at Anonymous function (spec/expect.js:73:13)
  198. at Anonymous function (spec/suites/map/MapSpec.js:635:4)
  199.  
  200. × pans by the right amount when shrinking in 1px increments
  201. IE 11.0.0 (Windows 10 0.0.0)
  202. Error: expected 0 to equal -1
  203. at Assertion.prototype.assert (spec/expect.js:99:7)
  204. at Assertion.prototype.equal (spec/expect.js:200:5)
  205. at Anonymous function (spec/expect.js:73:13)
  206. at Anonymous function (spec/suites/map/MapSpec.js:653:4)
  207.  
  208. × emits a move event if the size has changed
  209. IE 11.0.0 (Windows 10 0.0.0)
  210. Error: expected false to be truthy
  211. at Assertion.prototype.assert (spec/expect.js:99:7)
  212. at Assertion.prototype.ok (spec/expect.js:112:5)
  213. at Anonymous function (spec/expect.js:480:7)
  214. at Anonymous function (spec/suites/map/MapSpec.js:686:4)
  215.  
  216. × emits a moveend event if the size has changed
  217. IE 11.0.0 (Windows 10 0.0.0)
  218. Error: expected false to be truthy
  219. at Assertion.prototype.assert (spec/expect.js:99:7)
  220. at Assertion.prototype.ok (spec/expect.js:112:5)
  221. at Anonymous function (spec/expect.js:480:7)
  222. at Anonymous function (spec/suites/map/MapSpec.js:696:4)
  223.  
  224. × debounces the moveend event if the debounceMoveend option is given
  225. IE 11.0.0 (Windows 10 0.0.0)
  226. Error: expected false to be truthy
  227. at Assertion.prototype.assert (spec/expect.js:99:7)
  228. at Assertion.prototype.ok (spec/expect.js:112:5)
  229. at Anonymous function (spec/expect.js:480:7)
  230. at Anonymous function (spec/suites/map/MapSpec.js:710:4)
  231.  
  232. 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement