chef/chef-workstation-app

Testcase are failing

Opened this issue · 0 comments

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)