Unable to run tests reliably

0

I have a number of Lambda functions installed in several regions.

Over the last few weeks it has become generally impossible to run Tests from the code editor.

When I click "Test", a "Execution results" tab opens and a spinner starts in the "Test" button but no results are ever displayed. These are generally short-lived functions (on the order of tens of milliseconds) so I would expect them to return within a few seconds.

Occasionally, a Test invocation works, but it is very rare.

No entries are made in Cloudlog indicating that the function never actually starts.

Any idea what could be causing this? I am confident it is not the code nor the test configs.

And now they are running fine for some reason.

Closing because nothing changed.

Edited by: AWSRegularUser on Sep 17, 2021 12:32 PM

asked 3 years ago198 views
1 Answer
0

Nothing changed but the tests I was running started returning.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions