========================================= gparted 1.1.0: tests/test-suite.log ========================================= # TOTAL: 5 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_PipeCapture ====================== Running main() from src/gtest_main.cc [==========] Running 13 tests from 1 test case. [----------] Global test environment set-up. [----------] 13 tests from PipeCaptureTest [ RUN ] PipeCaptureTest.EmptyPipe [ OK ] PipeCaptureTest.EmptyPipe (0 ms) [ RUN ] PipeCaptureTest.EmptyPipeWithEOF [ OK ] PipeCaptureTest.EmptyPipeWithEOF (0 ms) [ RUN ] PipeCaptureTest.ShortASCIIText [ OK ] PipeCaptureTest.ShortASCIIText (0 ms) [ RUN ] PipeCaptureTest.LongASCIIText [ OK ] PipeCaptureTest.LongASCIIText (39 ms) [ RUN ] PipeCaptureTest.LongASCIITextWithUpdate [ OK ] PipeCaptureTest.LongASCIITextWithUpdate (36 ms) [ RUN ] PipeCaptureTest.MinimalBinaryCrash777973 [ OK ] PipeCaptureTest.MinimalBinaryCrash777973 (0 ms) [ RUN ] PipeCaptureTest.ReadEmbeddedNULCharacter test_PipeCapture.cc:336: Failure Expected: inputstr Of length: 6 To be equal to: capturedstr.raw() Of length: 5 With first binary difference: < 0x00000000 "ABC.EF" 41 42 43 00 45 46 -- > 0x00000000 "ABCEF" 41 42 43 45 46 [ FAILED ] PipeCaptureTest.ReadEmbeddedNULCharacter (1 ms) [ RUN ] PipeCaptureTest.ReadNULByteInMiddleOfMultiByteUTF8Character test_PipeCapture.cc:353: Failure Expected: expectedstr Of length: 7 To be equal to: capturedstr.raw() Of length: 6 With first binary difference: < 0x00000000 "._45678" 00 5F 34 35 36 37 38 -- > 0x00000000 "_45678" 5F 34 35 36 37 38 [ FAILED ] PipeCaptureTest.ReadNULByteInMiddleOfMultiByteUTF8Character (0 ms) [ RUN ] PipeCaptureTest.LineDisciplineCarriageReturn [ OK ] PipeCaptureTest.LineDisciplineCarriageReturn (0 ms) [ RUN ] PipeCaptureTest.LineDisciplineCarriageReturn2 [ OK ] PipeCaptureTest.LineDisciplineCarriageReturn2 (1 ms) [ RUN ] PipeCaptureTest.LineDisciplineBackspace [ OK ] PipeCaptureTest.LineDisciplineBackspace (0 ms) [ RUN ] PipeCaptureTest.LineDisciplineBackspace2 [ OK ] PipeCaptureTest.LineDisciplineBackspace2 (0 ms) [ RUN ] PipeCaptureTest.LineDisciplineSkipCtrlAB [ OK ] PipeCaptureTest.LineDisciplineSkipCtrlAB (1 ms) [----------] 13 tests from PipeCaptureTest (78 ms total) [----------] Global test environment tear-down [==========] 13 tests from 1 test case ran. (79 ms total) [ PASSED ] 11 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] PipeCaptureTest.ReadEmbeddedNULCharacter [ FAILED ] PipeCaptureTest.ReadNULByteInMiddleOfMultiByteUTF8Character 2 FAILED TESTS FAIL test_PipeCapture (exit status: 1) FAIL: test_SupportedFileSystems =============================== Running main() from test_SupportedFileSystems.cc DISPLAY=":1" [==========] Running 210 tests from 1 test case. [----------] Global test environment set-up. [----------] 210 tests from My/SupportedFileSystemsTest [ RUN ] My/SupportedFileSystemsTest.Create/btrfs [ OK ] My/SupportedFileSystemsTest.Create/btrfs (103 ms) [ RUN ] My/SupportedFileSystemsTest.Create/exfat test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/exfat (1 ms) [ RUN ] My/SupportedFileSystemsTest.Create/ext2 [ OK ] My/SupportedFileSystemsTest.Create/ext2 (68 ms) [ RUN ] My/SupportedFileSystemsTest.Create/ext3 [ OK ] My/SupportedFileSystemsTest.Create/ext3 (275 ms) [ RUN ] My/SupportedFileSystemsTest.Create/ext4 [ OK ] My/SupportedFileSystemsTest.Create/ext4 (65 ms) [ RUN ] My/SupportedFileSystemsTest.Create/f2fs test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/f2fs (1 ms) [ RUN ] My/SupportedFileSystemsTest.Create/fat16 [ OK ] My/SupportedFileSystemsTest.Create/fat16 (50 ms) [ RUN ] My/SupportedFileSystemsTest.Create/fat32 [ OK ] My/SupportedFileSystemsTest.Create/fat32 (105 ms) [ RUN ] My/SupportedFileSystemsTest.Create/hfs [ OK ] My/SupportedFileSystemsTest.Create/hfs (50 ms) [ RUN ] My/SupportedFileSystemsTest.Create/hfsplus [ OK ] My/SupportedFileSystemsTest.Create/hfsplus (82 ms) [ RUN ] My/SupportedFileSystemsTest.Create/jfs test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.Create/linuxswap [ OK ] My/SupportedFileSystemsTest.Create/linuxswap (60 ms) [ RUN ] My/SupportedFileSystemsTest.Create/luks test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.Create/lvm2pv test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/lvm2pv (1 ms) [ RUN ] My/SupportedFileSystemsTest.Create/minix [ OK ] My/SupportedFileSystemsTest.Create/minix (104 ms) [ RUN ] My/SupportedFileSystemsTest.Create/nilfs2 test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.Create/ntfs test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.Create/reiser4 test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.Create/reiserfs test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.Create/udf [ OK ] My/SupportedFileSystemsTest.Create/udf (51 ms) [ RUN ] My/SupportedFileSystemsTest.Create/xfs test_SupportedFileSystems.cc:485: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.Create/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/btrfs test_SupportedFileSystems.cc:387: Failure Failed create_loopdev(): Execute: losetup --find --show 'test_SupportedFileSystems.img' losetup: cannot find an unused loop device create_loopdev(): Losetup failed with exit status 1 create_loopdev(): Failed to create required loop device Error: Could not stat device - No such file or directory. test_SupportedFileSystems.cc:446: Failure Value of: lp_device != NULL Actual: false Expected: true test_SupportedFileSystems.cc:503: Failure Value of: m_fs_object->create(m_partition, m_operation_detail) Actual: false Expected: true Operation details: mkfs.btrfs -L '' '' 00:00:00 (ERROR) btrfs-progs v5.9 See http://btrfs.wiki.kernel.org for more information. ERROR: mount check: cannot open : No such file or directory ERROR: cannot check mount status of : No such file or directory detach_loopdev(): Execute: losetup --detach '' losetup: : failed to use device: No such device detach_loopdev(): Losetup failed with exit status 1 detach_loopdev(): Failed to detach loop device. Test NOT affected [ FAILED ] My/SupportedFileSystemsTest.CreateAndReadUsage/btrfs, where GetParam() = 7 (164 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/exfat test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/exfat (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/ext2 (180 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/ext3 (388 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/ext4 (172 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/f2fs test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/f2fs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/fat16 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/fat16 (169 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/fat32 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/fat32 (192 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/hfs test_SupportedFileSystems.cc:497: Skip test. read not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/hfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/hfsplus test_SupportedFileSystems.cc:497: Skip test. read not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/hfsplus (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/jfs test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/linuxswap (59 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/luks test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/lvm2pv test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/lvm2pv (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/minix test_SupportedFileSystems.cc:497: Skip test. read not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/nilfs2 test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/ntfs test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/reiser4 test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/reiser4 (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/reiserfs test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/udf [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/udf (93 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUsage/xfs test_SupportedFileSystems.cc:496: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUsage/xfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/btrfs test_SupportedFileSystems.cc:387: Failure Failed create_loopdev(): Execute: losetup --find --show 'test_SupportedFileSystems.img' losetup: cannot find an unused loop device create_loopdev(): Losetup failed with exit status 1 create_loopdev(): Failed to create required loop device Error: Could not stat device - No such file or directory. test_SupportedFileSystems.cc:446: Failure Value of: lp_device != NULL Actual: false Expected: true test_SupportedFileSystems.cc:535: Failure Value of: m_fs_object->create(m_partition, m_operation_detail) Actual: false Expected: true Operation details: mkfs.btrfs -L 'TEST_LABEL' '' 00:00:00 (ERROR) btrfs-progs v5.9 See http://btrfs.wiki.kernel.org for more information. ERROR: mount check: cannot open : No such file or directory ERROR: cannot check mount status of : No such file or directory detach_loopdev(): Execute: losetup --detach '' losetup: : failed to use device: No such device detach_loopdev(): Losetup failed with exit status 1 detach_loopdev(): Failed to detach loop device. Test NOT affected [ FAILED ] My/SupportedFileSystemsTest.CreateAndReadLabel/btrfs, where GetParam() = 7 (159 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/exfat test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/exfat (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/ext2 (116 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/ext3 (330 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/ext4 (116 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/f2fs test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/f2fs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/fat16 [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/fat16 (94 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/fat32 [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/fat32 (153 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/hfs test_SupportedFileSystems.cc:527: Skip test. read_label not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/hfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/hfsplus test_SupportedFileSystems.cc:527: Skip test. read_label not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/hfsplus (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/jfs test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/jfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/linuxswap (110 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/luks test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/luks (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/lvm2pv test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/lvm2pv (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/minix test_SupportedFileSystems.cc:527: Skip test. read_label not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/nilfs2 test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/ntfs test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/reiser4 test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/reiserfs test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/reiserfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/udf [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/udf (86 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadLabel/xfs test_SupportedFileSystems.cc:526: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadLabel/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/btrfs test_SupportedFileSystems.cc:387: Failure Failed create_loopdev(): Execute: losetup --find --show 'test_SupportedFileSystems.img' losetup: cannot find an unused loop device create_loopdev(): Losetup failed with exit status 1 create_loopdev(): Failed to create required loop device Error: Could not stat device - No such file or directory. test_SupportedFileSystems.cc:446: Failure Value of: lp_device != NULL Actual: false Expected: true test_SupportedFileSystems.cc:556: Failure Value of: m_fs_object->create(m_partition, m_operation_detail) Actual: false Expected: true Operation details: mkfs.btrfs -L '' '' 00:00:00 (ERROR) btrfs-progs v5.9 See http://btrfs.wiki.kernel.org for more information. ERROR: mount check: cannot open : No such file or directory ERROR: cannot check mount status of : No such file or directory detach_loopdev(): Execute: losetup --detach '' losetup: : failed to use device: No such device detach_loopdev(): Losetup failed with exit status 1 detach_loopdev(): Failed to detach loop device. Test NOT affected [ FAILED ] My/SupportedFileSystemsTest.CreateAndReadUUID/btrfs, where GetParam() = 7 (155 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/exfat test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/exfat (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/ext2 (118 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/ext3 (329 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/ext4 (117 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/f2fs test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/f2fs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/fat16 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/fat16 (103 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/fat32 [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/fat32 (148 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/hfs test_SupportedFileSystems.cc:550: Skip test. read_uuid not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/hfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/hfsplus test_SupportedFileSystems.cc:550: Skip test. read_uuid not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/hfsplus (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/jfs test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/linuxswap (110 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/luks test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/lvm2pv test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/lvm2pv (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/minix test_SupportedFileSystems.cc:550: Skip test. read_uuid not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/minix (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/nilfs2 test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/ntfs test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/reiser4 test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/reiserfs test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/udf [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/udf (91 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndReadUUID/xfs test_SupportedFileSystems.cc:549: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndReadUUID/xfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/btrfs [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/btrfs (169 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/exfat test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/exfat (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ext2 (120 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ext3 (332 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ext4 (112 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/f2fs test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/f2fs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/fat16 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/fat16 (97 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/fat32 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/fat32 (141 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/hfs test_SupportedFileSystems.cc:579: Skip test. write_label not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/hfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/hfsplus test_SupportedFileSystems.cc:579: Skip test. write_label not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/hfsplus (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/jfs test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/linuxswap (109 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/luks test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/lvm2pv test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/lvm2pv (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/minix test_SupportedFileSystems.cc:579: Skip test. write_label not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/nilfs2 test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ntfs test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/reiser4 test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/reiser4 (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/reiserfs test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/udf [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/udf (91 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteLabel/xfs test_SupportedFileSystems.cc:578: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteLabel/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/btrfs [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/btrfs (157 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/exfat test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/exfat (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ext2 (125 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ext3 (330 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ext4 (121 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/f2fs test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/f2fs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/fat16 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/fat16 (95 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/fat32 [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/fat32 (151 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/hfs test_SupportedFileSystems.cc:596: Skip test. write_uuid not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/hfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/hfsplus test_SupportedFileSystems.cc:596: Skip test. write_uuid not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/hfsplus (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/jfs test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/linuxswap (114 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/luks test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/lvm2pv test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/lvm2pv (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/minix test_SupportedFileSystems.cc:596: Skip test. write_uuid not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/nilfs2 test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/nilfs2 (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ntfs test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/reiser4 test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/reiserfs test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/udf [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/udf (90 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndWriteUUID/xfs test_SupportedFileSystems.cc:595: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndWriteUUID/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/btrfs [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/btrfs (158 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/exfat test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/exfat (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/ext2 (168 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/ext3 (378 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/ext4 (121 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/f2fs test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/f2fs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/fat16 [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/fat16 (95 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/fat32 [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/fat32 (169 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/hfs [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/hfs (98 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/hfsplus test_SupportedFileSystems.cc:619: Failure Value of: m_fs_object->check_repair(m_partition, m_operation_detail) Actual: false Expected: true Operation details: mkfs.hfsplus '/var/tmp/portage/sys-block/gparted-1.1.0/work/gparted-1.1.0/tests/test_SupportedFileSystems.img' 00:00:00 (SUCCESS) Initialized /var/tmp/portage/sys-block/gparted-1.1.0/work/gparted-1.1.0/tests/test_SupportedFileSystems.img as a 256 MB HFS Plus volume fsck.hfsplus -f -y '/var/tmp/portage/sys-block/gparted-1.1.0/work/gparted-1.1.0/tests/test_SupportedFileSystems.img' 00:00:00 (ERROR) [ FAILED ] My/SupportedFileSystemsTest.CreateAndCheck/hfsplus, where GetParam() = 16 (516 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/jfs test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/linuxswap test_SupportedFileSystems.cc:611: Skip test. check not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/linuxswap (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/luks test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/lvm2pv test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/lvm2pv (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/minix test_SupportedFileSystems.cc:613: Skip test. Test disabled for file system [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/nilfs2 test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/ntfs test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/reiser4 test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/reiserfs test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/udf test_SupportedFileSystems.cc:611: Skip test. check not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/udf (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndCheck/xfs test_SupportedFileSystems.cc:610: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndCheck/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/btrfs test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/btrfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/exfat test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/exfat (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/ext2 test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/ext2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/ext3 test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/ext3 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/ext4 test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/ext4 (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/f2fs test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/f2fs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/fat16 test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/fat16 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/fat32 test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/fat32 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/hfs test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/hfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/hfsplus test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/hfsplus (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/jfs test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/jfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/linuxswap test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/linuxswap (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/luks test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/lvm2pv test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/lvm2pv (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/minix test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/nilfs2 test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/ntfs test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/ntfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/reiser4 test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/reiserfs test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/udf test_SupportedFileSystems.cc:626: Skip test. remove not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/udf (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndRemove/xfs test_SupportedFileSystems.cc:625: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndRemove/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/btrfs test_SupportedFileSystems.cc:387: Failure Failed create_loopdev(): Execute: losetup --find --show 'test_SupportedFileSystems.img' losetup: cannot find an unused loop device create_loopdev(): Losetup failed with exit status 1 create_loopdev(): Failed to create required loop device Error: Could not stat device - No such file or directory. test_SupportedFileSystems.cc:446: Failure Value of: lp_device != NULL Actual: false Expected: true test_SupportedFileSystems.cc:649: Failure Value of: m_fs_object->create(m_partition, m_operation_detail) Actual: false Expected: true Operation details: mkfs.btrfs -L '' '' 00:00:00 (ERROR) btrfs-progs v5.9 See http://btrfs.wiki.kernel.org for more information. ERROR: mount check: cannot open : No such file or directory ERROR: cannot check mount status of : No such file or directory detach_loopdev(): Execute: losetup --detach '' losetup: : failed to use device: No such device detach_loopdev(): Losetup failed with exit status 1 detach_loopdev(): Failed to detach loop device. Test NOT affected [ FAILED ] My/SupportedFileSystemsTest.CreateAndGrow/btrfs, where GetParam() = 7 (160 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/exfat test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/exfat (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/ext2 (149 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/ext3 (358 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/ext4 (140 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/f2fs test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/f2fs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/fat16 test_SupportedFileSystems.cc:641: Skip test. grow not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/fat16 (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/fat32 test_SupportedFileSystems.cc:641: Skip test. grow not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/fat32 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/hfs test_SupportedFileSystems.cc:641: Skip test. grow not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/hfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/hfsplus test_SupportedFileSystems.cc:641: Skip test. grow not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/hfsplus (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/jfs test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/linuxswap (122 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/luks test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/luks (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/lvm2pv test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/lvm2pv (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/minix test_SupportedFileSystems.cc:641: Skip test. grow not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/nilfs2 test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/ntfs test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/reiser4 test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/reiserfs test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/reiserfs (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/udf test_SupportedFileSystems.cc:641: Skip test. grow not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/udf (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndGrow/xfs test_SupportedFileSystems.cc:640: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndGrow/xfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/btrfs test_SupportedFileSystems.cc:387: Failure Failed create_loopdev(): Execute: losetup --find --show 'test_SupportedFileSystems.img' losetup: cannot find an unused loop device create_loopdev(): Losetup failed with exit status 1 create_loopdev(): Failed to create required loop device Error: Could not stat device - No such file or directory. test_SupportedFileSystems.cc:446: Failure Value of: lp_device != NULL Actual: false Expected: true test_SupportedFileSystems.cc:667: Failure Value of: m_fs_object->create(m_partition, m_operation_detail) Actual: false Expected: true Operation details: mkfs.btrfs -L '' '' 00:00:00 (ERROR) btrfs-progs v5.9 See http://btrfs.wiki.kernel.org for more information. ERROR: mount check: cannot open : No such file or directory ERROR: cannot check mount status of : No such file or directory detach_loopdev(): Execute: losetup --detach '' losetup: : failed to use device: No such device detach_loopdev(): Losetup failed with exit status 1 detach_loopdev(): Failed to detach loop device. Test NOT affected [ FAILED ] My/SupportedFileSystemsTest.CreateAndShrink/btrfs, where GetParam() = 7 (159 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/exfat test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/exfat (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/ext2 [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/ext2 (141 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/ext3 [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/ext3 (569 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/ext4 [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/ext4 (283 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/f2fs test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/f2fs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/fat16 test_SupportedFileSystems.cc:661: Skip test. shrink not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/fat16 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/fat32 test_SupportedFileSystems.cc:661: Skip test. shrink not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/fat32 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/hfs test_SupportedFileSystems.cc:661: Skip test. shrink not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/hfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/hfsplus test_SupportedFileSystems.cc:661: Skip test. shrink not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/hfsplus (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/jfs test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/jfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/linuxswap [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/linuxswap (113 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/luks test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/luks (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/lvm2pv test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/lvm2pv (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/minix test_SupportedFileSystems.cc:661: Skip test. shrink not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/minix (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/nilfs2 test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/nilfs2 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/ntfs test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/ntfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/reiser4 test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/reiser4 (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/reiserfs test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/reiserfs (0 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/udf test_SupportedFileSystems.cc:661: Skip test. shrink not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/udf (1 ms) [ RUN ] My/SupportedFileSystemsTest.CreateAndShrink/xfs test_SupportedFileSystems.cc:660: Skip test. create not supported or support not found [ OK ] My/SupportedFileSystemsTest.CreateAndShrink/xfs (0 ms) [----------] 210 tests from My/SupportedFileSystemsTest (11053 ms total) [----------] Global test environment tear-down [==========] 210 tests from 1 test case ran. (11053 ms total) [ PASSED ] 204 tests. [ FAILED ] 6 tests, listed below: [ FAILED ] My/SupportedFileSystemsTest.CreateAndReadUsage/btrfs, where GetParam() = 7 [ FAILED ] My/SupportedFileSystemsTest.CreateAndReadLabel/btrfs, where GetParam() = 7 [ FAILED ] My/SupportedFileSystemsTest.CreateAndReadUUID/btrfs, where GetParam() = 7 [ FAILED ] My/SupportedFileSystemsTest.CreateAndCheck/hfsplus, where GetParam() = 16 [ FAILED ] My/SupportedFileSystemsTest.CreateAndGrow/btrfs, where GetParam() = 7 [ FAILED ] My/SupportedFileSystemsTest.CreateAndShrink/btrfs, where GetParam() = 7 6 FAILED TESTS FAIL test_SupportedFileSystems (exit status: 1)