Guest User

Untitled

a guest
Jan 23rd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. $ expresso test/datasource.test.js
  2. Creating export dir /Users/dmitri/ds/tilemill/test/fixtures/files/export
  3. Creating data dir /Users/dmitri/ds/tilemill/test/fixtures/files/data
  4. Started [Server Core:8889].
  5. Initialized test fixture
  6.  
  7. uncaught: AssertionError: test shapefile datasource with features. Invalid response status code.
  8. Expected: 200
  9. Got: 404
  10. at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/expresso/bin/expresso:480:28)
  11. at IncomingMessage.emit (events.js:81:20)
  12. at HTTPParser.onMessageComplete (http.js:133:23)
  13. at Socket.ondata (http.js:1228:22)
  14. at Socket._onReadable (net.js:683:27)
  15. at IOWatcher.onReadable [as callback] (net.js:177:10)
  16.  
  17.  
  18. uncaught: AssertionError: test shapefile datasource with features. Invalid response status code.
  19. Expected: 200
  20. Got: 404
  21. at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/expresso/bin/expresso:480:28)
  22. at IncomingMessage.emit (events.js:81:20)
  23. at HTTPParser.onMessageComplete (http.js:133:23)
  24. at Socket.ondata (http.js:1228:22)
  25. at Socket._onReadable (net.js:683:27)
  26. at IOWatcher.onReadable [as callback] (net.js:177:10)
  27.  
  28. ^C
  29. Failures: 2
Add Comment
Please, Sign In to add comment