230
231
# fulltext record for f-id @ rev-1, then this will fail.
231
232
remote_branch = Branch.open(self.get_url('remote'))
232
233
trunk.push(remote_branch)
234
check.check_dwim(remote_branch.base, False, True, True)
235
236
def test_no_get_parent_map_after_insert_stream(self):
236
237
# Effort test for bug 331823