Re: glib-2.81 /live-g-file/test_copy_move failed



Can you please let us know more? I.e. what operating system you run and
which filesystem are the glib sources on.

And in order to track this issue, can you please file a bug at
http://bugzilla.gnome.org/

Also, the live-g-file test is a standalone executable with several
options (posix tests, ...), you might want to experiment a little bit.

-- 
Tomas Bzatek <tbzatek redhat com>


On Thu, 2008-09-18 at 12:56 +0200, Klaus Dittrich wrote:
> make check results :
> 
> 
> /live-g-file/test_copy_move:
>     do_copy_move: 'dir1/subdir' --> 'dir-target'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir1/subdir' --> '.'
>        res = 0, error code 2 = Target file exists
>     do_copy_move: 'dir1/subdir' --> 'target-file'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir1/subdir' --> 'not_exists'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir1/subdir' --> 'dir_no-access'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir1/subdir' --> 'dir_no-write'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir2' --> 'dir-target'
>     do_copy_move: 'dir-target' --> 'dir-target'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir-target' --> '.'
>        res = 0, error code 2 = Target file exists
>     do_copy_move: 'dir-target' --> 'target-file'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir-target' --> 'not_exists'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir-target' --> 'dir_no-access'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'dir-target' --> 'dir_no-write'
>        res = 0, error code 25 = Can't recursively copy directory
>     do_copy_move: 'target-file' --> 'dir-target'
>     do_copy_move: 'target-file' --> '.'
>        res = 0, error code 2 = Error opening file 
> '/mnt/md0/sources/glib-2.18.1/gio/tests/testdir_live-g-file/target-file': 
> File exists
>     do_copy_move: 'target-file' --> 'target-file'
>        res = 0, error code 4 = Error opening file 
> '/mnt/md0/sources/glib-2.18.1/gio/tests/testdir_live-g-file/target-file/target-file': 
> Not a directory
>     do_copy_move: 'target-file' --> 'not_exists'
>        res = 0, error code 1 = Error opening file 
> '/mnt/md0/sources/glib-2.18.1/gio/tests/testdir_live-g-file/not_exists/target-file': 
> No such file or directory
>     do_copy_move: 'target-file' --> 'dir_no-access'
> **
> ERROR:live-g-file.c:702:do_copy_move: assertion failed (res == FALSE): 
> (1 == 0)
> FAIL
> 
> Any idea what went wrong? Possibly on my side.
> --
> Klaus
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]