[Bug 50048] New: qmgr:job test has been failing on Windows 10 Pro for several weeks

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 23 08:56:34 CDT 2020


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

            Bug ID: 50048
           Summary: qmgr:job test has been failing on Windows 10 Pro for
                    several weeks
           Product: Wine-Testbot
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: unknown
          Assignee: wine-bugs at winehq.org
          Reporter: aa1ronham at gmail.com
      Distribution: ---

The 'qmgr:job' test has been failing on all of the Windows 10 VMs for the past
several weeks.

The most recent failure can be seen at
https://test.winehq.org/data/e533a26dcff611f312e5bfce47061d2155476c42/ (for
example,
https://test.winehq.org/data/e533a26dcff611f312e5bfce47061d2155476c42/win10_newtb-w10pro64-2scr-64/qmgr:job.html)

The failure message is always the same: Several tests which create background
jobs get stuck in the BG_JOB_STATE_TRANSIENT_ERROR state (which is printed as
state '5').

On https://test.winehq.org/data/, this pattern of failure appears to have
started with
https://test.winehq.org/data/432858b285d2b63eca6f99a162c9a13dd6e6ac71/
(Semptember 4th,
https://source.winehq.org/git/wine.git/?a=shortlog;h=432858b285d2b63eca6f99a162c9a13dd6e6ac71)

Interestingly, the first failure always occurs in `test_CompleteLocal`. This
tests transferring a local file using BITS - there's no network issue that
could be causing a BG_JOB_STATE_TRANSIENT_ERROR.

I've been unable to reproduce this failure locally, or on a Windows 10 Pro VM
(created on Azure).

I'm not familiar with how these VMS are set up, but my guess is that something
went wrong with the BITS background service, which is causing
`BG_JOB_STATE_TRANSIENT_ERROR` to be reported to the test program.

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