710
710
# The locked test trees conversion could not preserve the missing
711
711
# file status. This is normal (e.g. InterDirstateTree falls back
712
712
# to InterTree if the basis is not a DirstateRevisionTree, and
714
714
raise TestNotApplicable()
715
715
expected = [('file-id', ('file', None), False, (True, False),
716
716
(root_id, None), ('file', None), (None, None), (False, None))]