[Bug 38995] New: kernel32/tests/volume.c: IOCTL_DVD_READ_STRUCTURE test fails with Fedora 22 installer DVD in drive

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 30 02:55:50 CDT 2015


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

            Bug ID: 38995
           Summary: kernel32/tests/volume.c: IOCTL_DVD_READ_STRUCTURE test
                    fails with Fedora 22 installer DVD in drive
           Product: Wine
           Version: 1.7.48
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Fedora

I ran the test suite on a fresh Fedora 22 install (with the dvd still in the
drive) and the test failed:

[austin at localhost tests]$ rm volume.ok ; make volume.ok
../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p
kernel32_test.exe.so volume && touch volume.ok
fixme:volume:DefineDosDeviceW
(0x00000000,L"a:",L"Z:\\home\\austin\\wine-git\\dlls\\kernel32\\tests")
DDD_RAW_TARGET_PATH flag not set, not supported yet
volume.c:134: Tests skipped: can't test removing fake drive
fixme:volume:GetVolumeNameForVolumeMountPointW Mounted Folders are not yet
supported
volume.c:1099: Test failed: IOCTL_DVD_READ_STRUCTURE should have failed
Makefile:709: recipe for target 'volume.ok' failed
make: *** [volume.ok] Error 1

But if I eject the DVD, it skips:
[austin at localhost tests]$ eject 
[austin at localhost tests]$ make volume.ok
../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p
kernel32_test.exe.so volume && touch volume.ok
fixme:volume:DefineDosDeviceW
(0x00000000,L"a:",L"Z:\\home\\austin\\wine-git\\dlls\\kernel32\\tests")
DDD_RAW_TARGET_PATH flag not set, not supported yet
volume.c:134: Tests skipped: can't test removing fake drive
fixme:volume:GetVolumeNameForVolumeMountPointW Mounted Folders are not yet
supported
volume.c:1072: Tests skipped: IOCTL_DVD_READ_STRUCTURE not supported: 87

Linux localhost.localdomain 4.0.4-301.fc22.x86_64+debug #1 SMP Thu May 21
12:56:19 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

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