I recently started running tests on LambdaTest and I am unable to run the tests. Please fix this

I recently started running tests on LambdaTest and I am unable to run the tests. Out of all the test I run, I can see only 1 or 2 tests running and many getting failed with Queue Timeout. Please fix this

Hi Mark,

I can see that you are currently on 1 parallel plan with LambdaTest and you are executing multiple tests in one go. On lambdatest, we have a 10 min queue timeout limit, which means that any test which waits in the queue for more than 10 mins will automatically be closed by marking it as queue timeout.

Having said that, I can see that you are using Java. Hence I would request you to set the ThreadCount value as 1 since you are on 1 parallel session and you wont get queue timeout errors post adding this.