[Bug 47902] New: CheckForWinetestUpdate systematically claims to have created jobs

WineHQ Bugzilla wine-bugs at winehq.org
Sun Oct 6 06:23:36 CDT 2019


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

            Bug ID: 47902
           Summary: CheckForWinetestUpdate systematically claims to have
                    created jobs
           Product: Wine-Testbot
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

CheckForWinetestUpdate.pl ends with the following lines:

  LogMsg "Submitted jobs\n";

  exit $Rc;


So whenever cron runs it this line appears in the TestBot log, even if the
WineTest binaries have not been updated and no job was created. So while this
allows making sure the script is still running as expected, the message is
misleading. It would be better if it exited either with a message saying there
was no update or which jobs got created.

-- 
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