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

bug: CI Travis failed instead of local #27

Open
mikbry opened this issue Aug 15, 2020 · 0 comments
Open

bug: CI Travis failed instead of local #27

mikbry opened this issue Aug 15, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mikbry
Copy link
Owner

mikbry commented Aug 15, 2020

Description

Build error

18 passing (6s)

  3 failing

  1) Packito

       publish not valid publisher command:

     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/travis/build/mikbry/packito/test/packito.test.js)

      at listOnTimeout (internal/timers.js:549:17)

      at processTimers (internal/timers.js:492:7)

  2) Packito

       publish valid command using publisherArguments:

     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/travis/build/mikbry/packito/test/packito.test.js)

      at listOnTimeout (internal/timers.js:549:17)

      at processTimers (internal/timers.js:492:7)

  3) Packito

       publish valid command using publisher prop:

     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/travis/build/mikbry/packito/test/packito.test.js)

      at listOnTimeout (internal/timers.js:549:17)

      at processTimers (internal/timers.js:492:7)

Expected behaviour

Should pass as on my dev machine

@mikbry mikbry added the bug Something isn't working label Aug 15, 2020
@mikbry mikbry self-assigned this Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant