Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fold support for jenkins failure reports into a filter? #4

Open
shalinmangar opened this issue Aug 28, 2018 · 0 comments
Open

Fold support for jenkins failure reports into a filter? #4

shalinmangar opened this issue Aug 28, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@shalinmangar
Copy link
Owner

Right now, there are separate scripts and configurations for identifying flaky tests using bare metal beasting and jenkins failure reports. But conceptually both are really just sources of data that must be combined together. For example, if we use jenkins failure reports as the source, we must still run the beasting filters to see if we can reproduce the failure. If the beasting filters cannot reproduce the failure then it is impossible to perform a git bisection. Perhaps we can just fold the use of jenkins failure report as another filter before/after beasting and simplify the code base?

@shalinmangar shalinmangar added the enhancement New feature or request label Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant