[Bug 42179] Better detect which tests need to be rerun

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 8 14:17:28 CST 2018


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

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 fixed. If a non-C file is patched, all the tests in that directory are
re-run.

commit 049ee751f8e742f2488de2b1a2bed438d47500c9
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu May 18 06:58:29 2017 +0200

    testbot/WineRunReconfig: Don't update the TestList if the Reconfig failed.

    If we failed to update/rebuild Wine then we will stick with the old Wine
    and we should still use the old test list.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

commit 2e7a90c1568a9d77d5bca80c7342e537e732a22b
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Apr 3 01:50:27 2017 +0200

    testbot: Don't rerun the tests if only the makefile was modified.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

commit 83dc05b3eb3244bd6de4ce41d46834ccd73f2edf
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Apr 3 01:50:23 2017 +0200

    testbot: Rerun all of a module's test units when a non-C file is modified.

    This typically happens when a resource file is modified or a test unit
    is deleted.

    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