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
rror: timeout of 2000ms exceeded at Timeout.<anonymous> (/home/yuan/work/svmp/svmp-overseer/node_modules/grunt-mocha-test/node_modules/mocha/lib/runnable.js:139:19)
#13
Open
Bobyuan1015 opened this issue
Aug 1, 2018
· 0 comments
[email protected] test /home/yuan/work/svmp/svmp-overseer
grunt --config test/config.yaml
Running "mochaTest:src" (mochaTest) task
2018-08-01T09:38:42.957Z - info: Loading config file: test/config.yaml
2018-08-01T09:38:43.229Z - info: Mongoose: connected to: mongodb://localhost/svmp_overseer_test_db
express-session deprecated undefined resave option; provide resave option lib/console/express.js:63:13
express-session deprecated undefined saveUninitialized option; provide saveUninitialized option lib/console/express.js:63:13
2018-08-01T09:38:43.478Z - info: SVMP REST API running on port 3000 with SSL
"before all" hook
0 passing (2s)
1 failing
"before all" hook:
Error: timeout of 2000ms exceeded
at Timeout. (/home/yuan/work/svmp/svmp-overseer/node_modules/grunt-mocha-test/node_modules/mocha/lib/runnable.js:139:19)
at ontimeout (timers.js:498:11)
at tryOnTimeout (timers.js:323:5)
at Timer.listOnTimeout (timers.js:290:5)
Warning: Task "mochaTest:src" failed. Used --force, continuing.
Done, but with warnings.
The text was updated successfully, but these errors were encountered:
yuan@yuan:~/work/svmp/svmp-overseer$ npm test
Running "mochaTest:src" (mochaTest) task
2018-08-01T09:38:42.957Z - info: Loading config file: test/config.yaml
2018-08-01T09:38:43.229Z - info: Mongoose: connected to: mongodb://localhost/svmp_overseer_test_db
express-session deprecated undefined resave option; provide resave option lib/console/express.js:63:13
express-session deprecated undefined saveUninitialized option; provide saveUninitialized option lib/console/express.js:63:13
2018-08-01T09:38:43.478Z - info: SVMP REST API running on port 3000 with SSL
0 passing (2s)
1 failing
Error: timeout of 2000ms exceeded
at Timeout. (/home/yuan/work/svmp/svmp-overseer/node_modules/grunt-mocha-test/node_modules/mocha/lib/runnable.js:139:19)
at ontimeout (timers.js:498:11)
at tryOnTimeout (timers.js:323:5)
at Timer.listOnTimeout (timers.js:290:5)
Warning: Task "mochaTest:src" failed. Used --force, continuing.
Done, but with warnings.
The text was updated successfully, but these errors were encountered: