Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Dynamic and pluggable flaky test handling. #145

Open
artem-zinnatullin opened this issue May 31, 2018 · 2 comments
Open

Dynamic and pluggable flaky test handling. #145

artem-zinnatullin opened this issue May 31, 2018 · 2 comments

Comments

@artem-zinnatullin
Copy link
Collaborator

Composer should be able to handle test flakiness dynamically and provide several default strategies (retry n times, put to the end of queue again, etc).

User should be able to customize behavior with parameters and/or plugin.

@emartynov
Copy link

We use barista for that but would be nice to have it in composer

@Sloy
Copy link

Sloy commented Nov 26, 2019

We use Barista for that too (actually, we built Barista for that 😄). But I think it's a good idea to handle this from the test runner itself. Our Barista rules are kind of hacky, they might break the test if not used properly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants