Skip to content

bug: CI Travis failed instead of local #27

Open
@mikbry

Description

@mikbry

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions