Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test #163 failing (on Ubuntu 18.10, Node v10.14.2) #520

Closed
aral opened this issue Feb 28, 2019 · 3 comments
Closed

Test #163 failing (on Ubuntu 18.10, Node v10.14.2) #520

aral opened this issue Feb 28, 2019 · 3 comments

Comments

@aral
Copy link

aral commented Feb 28, 2019

This is this a 🐛 bug report.

Expected Behavior

All tests should pass.

Current Behavior

Test 163 fails.

not ok 163 should be truthy
  ---
    operator: ok
    expected: true
    actual:   false
    at: <anonymous> (/home/aral/ind.ie/hypha/spikes/bankai/test/build.js:86:12)
    stack: |-
      Error: should be truthy
          at Test.assert [as _assert] (/home/aral/ind.ie/hypha/spikes/bankai/node_modules/tape/lib/test.js:226:54)
          at Test.bound [as _assert] (/home/aral/ind.ie/hypha/spikes/bankai/node_modules/tape/lib/test.js:77:32)
          at Test.assert (/home/aral/ind.ie/hypha/spikes/bankai/node_modules/tape/lib/test.js:344:10)
          at Test.bound [as ok] (/home/aral/ind.ie/hypha/spikes/bankai/node_modules/tape/lib/test.js:77:32)
          at /home/aral/ind.ie/hypha/spikes/bankai/test/build.js:86:12
          at ChildProcess.<anonymous> (/home/aral/ind.ie/hypha/spikes/bankai/test/build.js:16:21)
          at ChildProcess.emit (events.js:182:13)
          at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
  ...

Your Environment

  • Node.js v10.14.2
  • Ubuntu 18.10
  • Master branch
@goto-bus-stop
Copy link
Member

probably just need to update the hash … it might change with dependency updates i suppose :(

@goto-bus-stop
Copy link
Member

Thanks for the report! 👍

@aral
Copy link
Author

aral commented Apr 1, 2019

Thanks for the fix :) 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants