# # patch "ChangeLog" # from [c3299baff4e545677462e9d16a5b701caabf9b31] # to [7361aeda791395672a627ccd8ba617956c70e059] # # patch "tests/t_rename_dir_add_dir_with_old_name.at" # from [20a0beb813e9b6231c13fada0408b1e876db7a3a] # to [b005c1839d019fa629d02fa1373f391715937594] # --- ChangeLog +++ ChangeLog @@ -1,5 +1,9 @@ 2005-04-16 Nathaniel Smith + * tests/t_rename_dir_add_dir_with_old_name.at: XFAIL. + +2005-04-16 Nathaniel Smith + * tests/t_diff_binary.at: Un-XFAIL. 2005-04-16 Nathaniel Smith --- tests/t_rename_dir_add_dir_with_old_name.at +++ tests/t_rename_dir_add_dir_with_old_name.at @@ -1,9 +1,12 @@ # -*- Autoconf -*- AT_SETUP([renaming a directory and then adding a new with the old name]) MONOTONE_SETUP +# This test is a bug report. +AT_XFAIL_IF(true) + # add 'foo/test' file AT_CHECK(mkdir foo) AT_DATA(foo/test, [test file in foo dir