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

[pulsarbot] Add option to re-run all tests (even if they succeeded) #5

Open
devinbost opened this issue Feb 21, 2020 · 0 comments
Open

Comments

@devinbost
Copy link

Purpose

When testing for flaky tests, it is often useful to be able to trigger all tests to be re-run.

Context

In the past, when I wanted to get all the tests to run again, I would make an arbitrary change to a comment in one of the code files to trigger a new build. However, this has not been working recently. (Instead, the builds all just automatically pass instead of completely running again.)

New Feature

Currently, pulsarbot is capable of triggering failed tests to be re-run, but it doesn't currently support an option to re-run tests that passed.
Please add this support to the pulsarbot that listens to comments in the PRs to trigger build actions.

@sijie This one is for you. :)

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

No branches or pull requests

1 participant