[Bug 50840] New: dplayx:dplayx systematically skipped because of firewall issue

WineHQ Bugzilla wine-bugs at winehq.org
Mon Mar 22 10:13:10 CDT 2021


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

            Bug ID: 50840
           Summary: dplayx:dplayx systematically skipped because of
                    firewall issue
           Product: Wine
           Version: 6.3
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-dplay
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

Whenever dplayx:dplayx it skips the tests because it is unable to authorize the
application in the firewall:

dplayx.c:6921: Tests skipped: can't authorize app in firewall 80070002
03f8:dplayx: 9 tests executed (0 marked as todo, 0 failures), 1 skipped.

The only reference I found for 0x80070002 is DRM_E_WIN32_FILE_NOT_FOUND.

Note that this is with elevated privileges. Without elevated privileges the
test is skipped earlier. Also note that this is on any Windows version from
Vista to Windows 10 2009.

So we have a dplayx:dplayx test but it is never actually run.
* Maybe it needs to be modified to be able to deal with the firewall issue.
* Or the test needs some (yet unknown) configuration tweak on at least some of
the TestBot VMs.
* Or this test can only run on Windows XP or older. If that's the case it
should be documented somewhere, presumably in a trace or skip shown on test
startup.

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