Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Test suite hangs, then fails #137

Open
zeke opened this issue Mar 6, 2016 · 1 comment
Open

Test suite hangs, then fails #137

zeke opened this issue Mar 6, 2016 · 1 comment

Comments

@zeke
Copy link

zeke commented Mar 6, 2016

❯ node -v
v5.7.0

~/forks/myth update-rework-import*
❯ npm -v
3.6.0

~/forks/myth update-rework-import*
❯ npm t

> [email protected] test /Users/z/forks/myth
> make test

The process hangs on make test...

@zeke
Copy link
Author

zeke commented Mar 6, 2016

Oh wait it finally finished, with one error:

  1) cases should convert myth.io's css:
     AssertionError: '/**\n * Variables.\n */\n\n/**\n * Body.\n */\n\nbody {\n  font: 100 16px/1.5 "Source Sans", sans-serif;\n  color: white;\n  ba == '/**\n * Variables.\n */\n\n/**\n * Body.\n */\n\nbody {\n  font: 100 16px/1.5 "Source Sans", sans-serif;\n  color: white;\n  ba
      at Context.<anonymous> (/Users/z/forks/myth/test/index.js:204:14)
      at callFn (/Users/z/forks/myth/node_modules/mocha/lib/runnable.js:250:21)
      at Test.Runnable.run (/Users/z/forks/myth/node_modules/mocha/lib/runnable.js:243:7)
      at Runner.runTest (/Users/z/forks/myth/node_modules/mocha/lib/runner.js:373:10)
      at /Users/z/forks/myth/node_modules/mocha/lib/runner.js:451:12
      at next (/Users/z/forks/myth/node_modules/mocha/lib/runner.js:298:14)
      at /Users/z/forks/myth/node_modules/mocha/lib/runner.js:308:7
      at next (/Users/z/forks/myth/node_modules/mocha/lib/runner.js:246:23)
      at Immediate._onImmediate (/Users/z/forks/myth/node_modules/mocha/lib/runner.js:275:5)
      at processImmediate [as _immediateCallback] (timers.js:383:17)

@zeke zeke changed the title Test suite hangs Test suite hangs, then fails Mar 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant