X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Fcurrent_bugs.txt;h=7b80533679870b2f04bb57f4d26f1e8a48cf43fa;hp=17c52f38edcdaaa0e1f31b1ab6415cf0f3555572;hb=23ad7f93a1c1c93f541835a002121dfa4e307289;hpb=d3abc5c5da005343e7d78c5c9a51d58af14b3faa diff --git a/direct/timothy_tests/quick_tests/current_bugs.txt b/direct/timothy_tests/quick_tests/current_bugs.txt index 17c52f3..7b80533 100644 --- a/direct/timothy_tests/quick_tests/current_bugs.txt +++ b/direct/timothy_tests/quick_tests/current_bugs.txt @@ -3,15 +3,9 @@ Made by Timothy Manning on 08/11/2010 Current BUGS - - BUG with trying to rmdir /yaffs2/ the error returned is ENOTEMPTY. - But the error that should be returned is EBUSY. - - BUG with trying to rmdir /yaffs2/. the error returned is ENOENT. - But the error that should be returned is EINVAL. - - BUG with having slashes on the end of the second path passed into the rename function. - The function returns ENOENT. but should be returning other errors. + Bug with test_yaffs_rename_dir it does not return an error code. + + Bug with test_yaffs_rename_EEXIST should be giving the bug EEXIST but instead gives ENOENT. Current WARNINGS