Skip to content

Instantly share code, notes, and snippets.

@nlacasse
Created August 22, 2013 20:03
Show Gist options
  • Save nlacasse/6312081 to your computer and use it in GitHub Desktop.
Save nlacasse/6312081 to your computer and use it in GitHub Desktop.
[1631] nlacasse@fibonazi:~/opal/nochamber> mocha test/features/feature-registration.js --timeout 100000 | bunyan
Feature: Registration
successful registration
Unexpected identifier SyntaxError: Unexpected identifier
at Contextify.sandbox.run (/home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/node_modules/contextify/lib/contextify.js:12:24)
at Object.window._evaluate (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/window.js:184:25)
at Object.HTML.languageProcessors.javascript (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/scripts.js:23:21)
at Object.define.proto._eval (/home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:1465:47)
at Object.loaded (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/scripts.js:74:23)
at /home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:73:20
at Object.item.check (/home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:345:11)
at /home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:363:12
at /home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/eventloop.js:234:18
at Object._onImmediate (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/eventloop.js:139:11)
1) "before all" hook
1 failing
0 passing (452 ms)
1) Feature: Registration successful registration "before all" hook:
SyntaxError: Unexpected identifier
at Contextify.sandbox.run (/home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/node_modules/contextify/lib/contextify.js:12:24)
at Object.window._evaluate (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/window.js:184:25)
at Object.HTML.languageProcessors.javascript (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/scripts.js:23:21)
at Object.define.proto._eval (/home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:1465:47)
at Object.loaded (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/scripts.js:74:23)
at /home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:73:20
at Object.item.check (/home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:345:11)
at /home/nlacasse/opal/nochamber/node_modules/zombie/node_modules/jsdom/lib/jsdom/level2/html.js:363:12
at /home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/eventloop.js:234:18
at Object._onImmediate (/home/nlacasse/opal/nochamber/node_modules/zombie/lib/zombie/eventloop.js:139:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment