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

Duplicated test run and report #63

Closed
famz opened this issue Mar 2, 2018 · 1 comment
Closed

Duplicated test run and report #63

famz opened this issue Mar 2, 2018 · 1 comment
Assignees
Labels
regression This is a bug that needs to be fixed before deploying Patchew

Comments

@famz
Copy link
Collaborator

famz commented Mar 2, 2018

With the current test dispatching logic, two or more testers can get the same task and both report success/failure. Upon failure, two events are generated, as a result, two email reports can be sent:

https://lists.gnu.org/archive/html/qemu-devel/2018-03/msg00279.html

@famz famz added the regression This is a bug that needs to be fixed before deploying Patchew label Mar 2, 2018
@famz famz self-assigned this Mar 2, 2018
@bonzini
Copy link
Contributor

bonzini commented Mar 12, 2019

Should be fixed, or at least mitigated, by commit 0a17dcd ("testing: do not restart jobs too soon").

@bonzini bonzini closed this as completed Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression This is a bug that needs to be fixed before deploying Patchew
Projects
None yet
Development

No branches or pull requests

2 participants