#9016: btrfs-progs-4.10.1
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  8.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |
-------------------------+-----------------------
Changes (by bdubbs@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

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

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9016#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to