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