greenleaf's avatar

Codeception Cest hangs after running one test.

Hi there -

We have a suite for a L5.1 app. Our codeception suite is running fine on everyone else's homestead, but on mine it runs one of the tests and then just hangs indefinitely. We're all on the same version of codeception (2.0.17), homestead, etc. I ran a test in debug mode and nothing crazy shows up. It looks like it finishes the test fine and then it just gets stuck. I eventually have to Ctl+X to kill codeception.

I found that when I look at the DB after cancelling all my tables are deleted except for one that's not related to the test I'm running. Maybe it can't drop all of the tables when resetting the test? This also may just be an artifact of killing the suite mid-run.

I'm kind of at a loss for where to look next for debugging. Like I said, the same code works for everyone else, so it must be something in my setup -- but I'm not finding any error messages anywhere.

Any one have any ideas on where to look next?

0 likes
0 replies

Please or to participate in this conversation.