Dan Kenigsberg has posted comments on this change. Change subject: tests: Fix rare deadlock in profile threads tests ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/31470/1//COMMIT_MSG Commit Message: Line 20: I verified this change by running the failing tests 1000 times in a Line 21: loop, without any failure. Before this, we could not get 100 successful Line 22: runs. Line 23: Line 24: The deadlock should be handled separately. This may be a pthreding or Could you distill the failed test into a reproducer of the race, and file a bug on the relevant component? Line 25: Python bug. Line 26: Line 27: Change-Id: I03594842ca341a7a2d54542396ef8ce82a67e167 -- To view, visit http://gerrit.ovirt.org/31470 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I03594842ca341a7a2d54542396ef8ce82a67e167 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
