Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created December 6, 2011 21:10
Show Gist options
  • Save springmeyer/1440026 to your computer and use it in GitHub Desktop.
Save springmeyer/1440026 to your computer and use it in GitHub Desktop.
mapnik@0.5.12 ./node_modules/tilelive-mapnik/node_modules/mapnik
mapnik@0.5.12 ./node_modules/mapnik
npm WARN mjsunit.runner@0.1.3 package.json: bugs['web'] should probably be bugs['url']
bones@1.3.21 ./node_modules/bones
├── optimist@0.1.9
├── backbone@0.3.3
├── mirror@0.3.3 (uglify-js@1.0.2)
├── express@2.4.7 (mkdirp@0.0.7 mime@1.2.4 qs@0.4.0 connect@1.7.3)
└── jquery@1.5.1
~/projects/tilemill[master]$ npm test
> tilemill@0.7.0 test /Users/dane/projects/tilemill
> expresso
Creating export dir /Users/dane/projects/tilemill/test/fixtures/files/export
Creating data dir /Users/dane/projects/tilemill/test/fixtures/files/data
Started [Server Core:8889].
Initialized test fixture
uncaught: AssertionError: {"mbtiles":true,"png":true,"pdf":false,"svg":false} deepEqual {"mbtiles":true,"png":true,"pdf":true,"svg":true}
at /Users/dane/projects/tilemill/test/abilities.test.js:26:24
at IncomingMessage.<anonymous> (/Users/dane/projects/tilemill/node_modules/expresso/bin/expresso:509:17)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1231:22)
at Socket._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
Postgis Plugin: SRID warning, using srid=-1 for 'admin_0_line_land'
Postgis Plugin: SRID warning, using srid=-1 for 'admin_0_line_land'
uncaught: AssertionError: test updating project with invalid stylesheet. Invalid response status code.
Expected: 200
Got: 404
at IncomingMessage.<anonymous> (/Users/dane/projects/tilemill/node_modules/expresso/bin/expresso:480:28)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1231:22)
at Socket._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
uncaught: AssertionError: test updating project with invalid stylesheet. Invalid response status code.
Expected: 200
Got: 404
at IncomingMessage.<anonymous> (/Users/dane/projects/tilemill/node_modules/expresso/bin/expresso:480:28)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1231:22)
at Socket._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
uncaught: AssertionError: {"message":"Error: Filename may include alphanumeric characters, dashes and underscores.","status":409} deepEqual {"message":"Error: Filename may include alphanumeric characters, dashes and underscores."}
at /Users/dane/projects/tilemill/test/project.test.js:133:20
at IncomingMessage.<anonymous> (/Users/dane/projects/tilemill/node_modules/expresso/bin/expresso:509:17)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1231:22)
at Socket._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
uncaught: AssertionError: {"message":"Error: style.mss:2:2 Invalid value for background-color, a valid color is expected. blurb was given.","status":409} deepEqual {"message":"Error: style.mss:2:2 Invalid value for background-color, a valid color is expected. blurb was given."}
at /Users/dane/projects/tilemill/test/project.test.js:156:20
at IncomingMessage.<anonymous> (/Users/dane/projects/tilemill/node_modules/expresso/bin/expresso:509:17)
at IncomingMessage.emit (events.js:81:20)
at HTTPParser.onMessageComplete (http.js:133:23)
at Socket.ondata (http.js:1231:22)
at Socket._onReadable (net.js:677:27)
at IOWatcher.onReadable [as callback] (net.js:177:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment