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

Testcase are failing #534

Open
snehaldwivedi opened this issue Jan 25, 2022 · 0 comments
Open

Testcase are failing #534

snehaldwivedi opened this issue Jan 25, 2022 · 0 comments

Comments

@snehaldwivedi
Copy link

snehaldwivedi commented Jan 25, 2022

ref chef/chef-workstation#2437

Describe the problem

While running test cases its opens multiple apps & gets hang

Software Version

Ubuntu

Replication Case

$ npm test

> chef-workstation-app@0.2.106 test
> xvfb-maybe mocha test --full-stack



  Chef Workstation App
    1) "before each" hook for "main process runs on app start"


  0 passing (10s)
  1 failing

  1) Chef Workstation App
       "before each" hook for "main process runs on app start":
     Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/msys/Projects/chef-workstation-app/test/main.js)
      at listOnTimeout (node:internal/timers:557:17)
      at processTimers (node:internal/timers:500:7)
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

1 participant