Change History (5)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at revision 18508.
Added back the test procedure, but there are still six tests that fail and stop the others prematurely. I removed those and made a slightly more complex test procedure:
pushd tests mv fuzz-tests/001-simple-check-unmounted/test.sh{,.broken} && mv fuzz-tests/003-multi-check-unmounted/test.sh{,.broken} && mv fuzz-tests/007-simple-super-recover/test.sh{,.broken} && mv fuzz-tests/009-simple-zero-log/test.sh{,.broken} && mv mkfs-tests/005-long-device-name-for-ssd/test.sh{,.broken} && mv misc-tests/019-receive-clones-on-munted-subvol/test.sh{,.broken} && sudo ./fsck-tests.sh sudo ./mkfs-tests.sh sudo ./convert-tests.sh sudo ./misc-tests.sh sudo ./cli-tests.sh sudo ./fuzz-tests.sh popd
Note:
See TracTickets
for help on using tickets.
btrfs-progs-4.10.1 (2017-03-17)