Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Test failing after clean/build #1767

Closed
makyo opened this issue Jun 16, 2016 · 3 comments
Closed

Test failing after clean/build #1767

makyo opened this issue Jun 16, 2016 · 3 comments
Labels

Comments

@makyo
Copy link
Contributor

makyo commented Jun 16, 2016

$ make clean-all fast-babel test-js-old
...
SUMMARY:
✔ 1402 tests completed
ℹ 27 tests skipped
✖ 1 test failed

FAILED TESTS:
  application hotkeys
    ✖ "before all" hook
      PhantomJS 2.1.1 (Linux 0.0.0)
    timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.
$ make test-js-old
...
SUMMARY:
✔ 1405 tests completed
ℹ 27 tests skipped
@makyo makyo added the bug label Jun 16, 2016
@huwshimi
Copy link
Member

@makyo I just ran make clean-all fast-babel test-js-old with the latest develop and didn't get any failures. Are you still able to reproduce this?

@hatched
Copy link
Contributor

hatched commented Jun 21, 2016

This appears to have something to do with the removal of the nested YUI deps caused by the npm3 update that we remove as to avoid bloating the dist. I'm not entirely sure how we can get around this.

@hatched
Copy link
Contributor

hatched commented Sep 26, 2016

It's been a while for this one and there haven't been any more reports, please re-open if you're still seeing this.

@hatched hatched closed this as completed Sep 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants