Explain why test under queue get cancel before execution?

When a test is placed under a queue but gets canceled before execution. Explain Why?

Hey Ian,

There can be 2 reasons for your queued test to get canceled those are:

  1. The connection between the local machine of the user and the LambdaTest cloud server is aborted.

  2. High latency may also lead your test script to test cancellation.

Hope this answer helped you :slight_smile: .