https://bugs.winehq.org/show_bug.cgi?id=48655 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This is done. See the testbot/tests/TestWTBS commits, starting with: commit 394be2d89578ad17cfc972ad691f00260866d6f8 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Tue Jan 26 04:38:44 2021 +0100 testbot/TestWTBS: Check the result and error emails. When a job completes the TestBot sends an email with the results and another with a summary of the errors in case of new failures. This patch allows checking that these emails did get sent if appropriate and seem to contain the expected data. For this the emails should be saved to a file in mbox format and that file passed to TestWTBS using the --mbox option. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.