segment-boneyard / nightmare

A high-level browser automation library.
https://open.segment.com
19.54k stars 1.08k forks source link

Timeout exceeded #1599

Open greggmojica opened 4 years ago

greggmojica commented 4 years ago

I'm getting the following error: Error: Timeout of 30000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise

I set the timeout to 90 seconds: this.timeout('90s')

Any ideas?

raquelhortab commented 2 years ago

That's the third ticket I find on this issue and all of the others were closed without giving a solution... I am getting the same error.