later icon indicating copy to clipboard operation
later copied to clipboard

Failing test

Open memelet opened this issue 8 years ago • 1 comments

When I run the tests on a clean check I get one failure

  41719 passing (16s)
  1 pending
  1 failing

  1) Set timeout should not execute a far out schedule immediately:
     Uncaught AssertionError: expected true to not exist
      at Timeout.test [as _onTimeout] (test/core/settimeout-test.js:41:18)

memelet avatar Mar 11 '17 11:03 memelet

I have fixed all tests in my maintained fork at https://github.com/breejs/later, which I made for Bree, the best job scheduler at https://github.com/breejs/bree.

niftylettuce avatar Aug 21 '20 08:08 niftylettuce