Skip to content

Retry timed out steps automatically - #122

Merged
aminya merged 10 commits into
masterfrom
timedout-tests
Aug 31, 2020
Merged

Retry timed out steps automatically#122
aminya merged 10 commits into
masterfrom
timedout-tests

Conversation

@aminya

@aminyaaminya commented Aug 30, 2020

Copy link
Copy Markdown
Member

Description of the change

This automatically detects the timed out tests and reruns them.

This is much faster than rerunning the tests manually in Azure. This is because the rerunning happens at a low JavaScript level compared to CI reruns that need to set up the whole environment and rerun all the tests just because one was timed out.

Verification

The CI passes. The functions are commented with details.

Release Notes

N/A

@aminya
aminya marked this pull request as draft August 30, 2020 01:44
@aminya
aminyaforce-pushed the timedout-tests branch 6 times, most recently from 4f2ac50 to 98acefaCompareAugust 31, 2020 02:17
@aminya
aminya marked this pull request as ready for review August 31, 2020 07:16
@aminya
aminya merged commit 52bac81 into masterAug 31, 2020
@aminyaaminya added the CI label Aug 31, 2020
@aminyaaminya mentioned this pull request Sep 14, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@aminya