Skip to content

Instantly share code, notes, and snippets.

@saper
Created March 23, 2015 23:51
Show Gist options
  • Save saper/cacacd602e84db9dde72 to your computer and use it in GitHub Desktop.
Save saper/cacacd602e84db9dde72 to your computer and use it in GitHub Desktop.
[00:03:19] 760 passing (47s)
[00:03:19] 17 failing
[00:03:19]
[00:03:19] 1) cli node-sass < in.scss should read data from stdin:
[00:03:19] Error: timeout of 4000ms exceeded. Ensure the done() callback is being called in this test.
[00:03:19] at null.<anonymous> (C:\projects\node-sass\node_modules\mocha\lib\runnable.js:170:19)
[00:03:19] at Timer.listOnTimeout (timers.js:88:15)
[00:03:19]
[00:03:19] 2) cli node-sass < in.scss should compile sass using the --indented-syntax option:
[00:03:19] Error: timeout of 4000ms exceeded. Ensure the done() callback is being called in this test.
[00:03:19] at null.<anonymous> (C:\projects\node-sass\node_modules\mocha\lib\runnable.js:170:19)
[00:03:19] at Timer.listOnTimeout (timers.js:88:15)
[00:03:19]
[00:03:19] 3) cli node-sass < in.scss should compile with the --output-style option:
[00:03:19] Error: timeout of 4000ms exceeded. Ensure the done() callback is being called in this test.
[00:03:19] at null.<anonymous> (C:\projects\node-sass\node_modules\mocha\lib\runnable.js:170:19)
[00:03:19] at Timer.listOnTimeout (timers.js:88:15)
[00:03:19]
[00:03:19] 4) cli node-sass < in.scss should compile with the --source-comments option:
[00:03:19] Error: timeout of 4000ms exceeded. Ensure the done() callback is being called in this test.
[00:03:19] at null.<anonymous> (C:\projects\node-sass\node_modules\mocha\lib\runnable.js:170:19)
[00:03:19] at Timer.listOnTimeout (timers.js:88:15)
[00:03:19]
[00:03:19] 5) cli node-sass in.scss should compile a scss file:
[00:03:19] Uncaught AssertionError: false == true
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:77:9)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 6) cli node-sass in.scss should compile a scss file to custom destination:
[00:03:19] Uncaught AssertionError: false == true
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:92:9)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 7) cli node-sass in.scss should compile with the --include-path option:
[00:03:19] Error: timeout of 4000ms exceeded. Ensure the done() callback is being called in this test.
[00:03:19] at null.<anonymous> (C:\projects\node-sass\node_modules\mocha\lib\runnable.js:170:19)
[00:03:19] at Timer.listOnTimeout (timers.js:88:15)
[00:03:19]
[00:03:19] 8) cli node-sass in.scss should emit `warn` on file change when using --watch option:
[00:03:19] Uncaught AssertionError: false == true
[00:03:19] at Socket.<anonymous> (C:\projects\node-sass\test\cli.js:144:9)
[00:03:19] at Socket.g (events.js:257:16)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at readableAddChunk (_stream_readable.js:146:16)
[00:03:19] at Socket.Readable.push (_stream_readable.js:109:10)
[00:03:19] at Pipe.onread (net.js:517:20)
[00:03:19]
[00:03:19] 9) cli node-sass in.scss should render all watched files:
[00:03:19] Error: timeout of 4000ms exceeded. Ensure the done() callback is being called in this test.
[00:03:19] at null.<anonymous> (C:\projects\node-sass\node_modules\mocha\lib\runnable.js:170:19)
[00:03:19] at Timer.listOnTimeout (timers.js:88:15)
[00:03:19]
[00:03:19] 10) cli node-sass in.scss --output out.css should compile a scss file to build.css:
[00:03:19] Uncaught AssertionError: false == true
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:184:9)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 11) cli node-sass in.scss --output out.css should compile with the --source-map option:
[00:03:19] Uncaught Error: ENOENT: no such file or directory, open 'C:\projects\node-sass\test\fixtures\source-map\index.css'
[00:03:19] at Error (native)
[00:03:19] at Object.fs.openSync (fs.js:546:18)
[00:03:19] at fs.readFileSync (fs.js:396:15)
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:199:22)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 12) cli node-sass in.scss --output out.css should omit sourceMappingURL if --omit-source-map-url flag is used:
[00:03:19] Uncaught Error: ENOENT: no such file or directory, open 'C:\projects\node-sass\test\fixtures\source-map\index.css'
[00:03:19] at Error (native)
[00:03:19] at Object.fs.openSync (fs.js:546:18)
[00:03:19] at fs.readFileSync (fs.js:396:15)
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:217:16)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 13) cli node-sass in.scss --output path/to/file/out.css should create the output directory:
[00:03:19] Uncaught AssertionError: false == true
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:233:9)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 14) cli importer should override imports and fire callback with file and contents:
[00:03:19] Uncaught Error: ENOENT: no such file or directory, open 'C:\projects\node-sass\test\fixtures\include-files\index.css'
[00:03:19] at Error (native)
[00:03:19] at Object.fs.openSync (fs.js:546:18)
[00:03:19] at fs.readFileSync (fs.js:396:15)
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:258:22)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 15) cli importer should override imports and fire callback with data:
[00:03:19] Uncaught Error: ENOENT: no such file or directory, open 'C:\projects\node-sass\test\fixtures\include-files\index.css'
[00:03:19] at Error (native)
[00:03:19] at Object.fs.openSync (fs.js:546:18)
[00:03:19] at fs.readFileSync (fs.js:396:15)
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:287:22)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 16) cli importer should override imports and return file and contents:
[00:03:19] Uncaught Error: ENOENT: no such file or directory, open 'C:\projects\node-sass\test\fixtures\include-files\index.css'
[00:03:19] at Error (native)
[00:03:19] at Object.fs.openSync (fs.js:546:18)
[00:03:19] at fs.readFileSync (fs.js:396:15)
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:300:22)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19] 17) cli importer should override imports and return data:
[00:03:19] Uncaught Error: ENOENT: no such file or directory, open 'C:\projects\node-sass\test\fixtures\include-files\index.css'
[00:03:19] at Error (native)
[00:03:19] at Object.fs.openSync (fs.js:546:18)
[00:03:19] at fs.readFileSync (fs.js:396:15)
[00:03:19] at ChildProcess.<anonymous> (C:\projects\node-sass\test\cli.js:329:22)
[00:03:19] at ChildProcess.g (events.js:257:16)
[00:03:19] at emitTwo (events.js:87:13)
[00:03:19] at ChildProcess.emit (events.js:169:7)
[00:03:19] at maybeClose (child_process.js:984:16)
[00:03:19] at Socket.<anonymous> (child_process.js:1153:11)
[00:03:19] at emitOne (events.js:77:13)
[00:03:19] at Socket.emit (events.js:166:7)
[00:03:19] at Pipe.close (net.js:464:12)
[00:03:19]
[00:03:19]
[00:03:19]
[00:03:19] Command exited with code 17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment