You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running test cases its opens multiple apps & gets hang
Software Version
Ubuntu
Replication Case
$ npm test
> [email protected] 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)
The text was updated successfully, but these errors were encountered:
ref chef/chef-workstation#2437
Describe the problem
While running test cases its opens multiple apps & gets hang
Software Version
Ubuntu
Replication Case
The text was updated successfully, but these errors were encountered: