181
181
# Merge the other branch into checkout
185
185
self.assertEqual(['o2'], checkout1.get_parent_ids()[1:])
187
187
# At this point, 'commit' should fail, because we are out of date
188
188
self.run_bzr_error(["please run 'bzr update'"],
191
191
# This should not report about local commits being pending
192
192
# merges, because they were real merges