[Bug 48655] Automate checking the WTBS emails

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 12 12:03:54 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=48655

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
This is done. See the testbot/tests/TestWTBS commits, starting with:

commit 394be2d89578ad17cfc972ad691f00260866d6f8
Author: Francois Gouget <fgouget at 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 at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at 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.


More information about the wine-bugs mailing list