I've added step Can then see the sign up processing page which will finish automatically move along which was missing in Import a site while signing up spec. This change will catch if signup processing is not finished in expected time and log the appropriate message. This is how it looks like when it failed without this step.
To test:
Make sure that spec Import a site while signing up is passing, and if it fails on signup processing message should be Looks like creating account is taking to long( 150000ms ). Please try again in a while.
I've added step
Can then see the sign up processing page which will finish automatically move along
which was missing inImport a site while signing up
spec. This change will catch if signup processing is not finished in expected time and log the appropriate message. This is how it looks like when it failed without this step.To test: Make sure that spec
Import a site while signing up
is passing, and if it fails on signup processing message should beLooks like creating account is taking to long( 150000ms ). Please try again in a while.