This repository was archived by the owner on Jan 14, 2020. It is now read-only.
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
Marketplace getNotifications test timeout #481
Open
Description
I get this error intermittently when running npm run test:jsw
and in Travis CI:
1) Marketplace Resource
getNotifications
should return notifications:
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/cdoorigin/dev/origin-js/test/resource_marketplace.test.js)
Could you please take a look @tyleryasaka?
(This can wait until after feature freeze, since we're all pressed for time.)