monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] Revision 17da5b560adef7c64d1a56c64021f237668f3b


From: monotone
Subject: [Monotone-commits-diffs] Revision 17da5b560adef7c64d1a56c64021f237668f3bf2
Date: Thu, 21 May 2009 07:42:00 +0200

-----------------------------------------------------------------
Revision: 17da5b560adef7c64d1a56c64021f237668f3bf2
Ancestor: c2de1dbfe651d26a0d0a33d43c50444583c5dad8
Author: address@hidden
Date: 2009-05-21T05:36:45
Branch: net.venge.monotone

Added files:
        tests/revert_directory_blocked_by_unversioned_directory/__driver__.lua
        tests/revert_directory_blocked_by_unversioned_file/__driver__.lua
        tests/revert_directory_replaced_by_file/__driver__.lua
        tests/revert_file_blocked_by_unversioned_file/__driver__.lua
        tests/revert_file_replaced_by_directory/__driver__.lua
        tests/revert_renamed_directory_replaced_by_file/__driver__.lua
        tests/revert_renamed_file_replaced_by_directory/__driver__.lua
        tests/revert_uncommitted_execute_attr/__driver__.lua
Added directories:
        tests/revert_directory_blocked_by_unversioned_directory
        tests/revert_directory_blocked_by_unversioned_file
        tests/revert_directory_replaced_by_file
        tests/revert_file_blocked_by_unversioned_file
        tests/revert_file_replaced_by_directory
        tests/revert_renamed_directory_replaced_by_file
        tests/revert_renamed_file_replaced_by_directory
        tests/revert_uncommitted_execute_attr
Modified files:
        tests/revert_attrs/__driver__.lua
        tests/revert_file_blocked_by_unversioned_directory/__driver__.lua
        tests/revert_the_middle_of_a_sequence/__driver__.lua

ChangeLog: 

add several new xfailed tests for revert

 * tests/revert_directory_blocked_by_unversioned_directory/__driver__.lua
 * tests/revert_directory_blocked_by_unversioned_file/__driver__.lua
 * tests/revert_file_blocked_by_unversioned_file/__driver__.lua: new tests
   inspired by the original revert_file_blocked_by_unversioned_directory
   case below; these either fail entirely with ENOTDIR/EISDIR from rename(2)
   or because the renamed nodes are left behind or both

 * tests/revert_directory_replaced_by_file/__driver__.lua:
 * tests/revert_file_replaced_by_directory/__driver__.lua: new tests for
   reverting nodes that have had their type changed; these fail with
   ENOTDIR/EISDIR from rename(2)

 * tests/revert_renamed_directory_replaced_by_file/__driver__.lua:
 * tests/revert_renamed_file_replaced_by_directory/__driver__.lua: new tests
   for reverting nodes that have been renamed and had their type changed;
   these fail only because the renamed nodes are left behind

 * tests/revert_uncommitted_execute_attr/__driver__.lua: new test of
   reverting uncommitted execute attributes (problem noticed by Timothy 
   Brownawell)

 * tests/revert_attrs/__driver__.lua: fix typo

 * tests/revert_file_blocked_by_unversioned_directory/__driver__.lua:
   update documentation; replace xfail_if(true, ...) with xfail(...); 
   add an xfail_if existence check on the previously renamed file

 * tests/revert_the_middle_of_a_sequence/__driver__.lua: add rationale
   for current restrictions behaviour; add note about xfailed case


Attachment: txthx2Wlgwkzz.txt
Description: Diff [c2de1dbfe651d26a0d0a33d43c50444583c5dad8] -> [17da5b560adef7c64d1a56c64021f237668f3bf2]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]