224
225
# fulltext record for f-id @ rev-1, then this will fail.
225
226
remote_branch = Branch.open(self.get_url('remote'))
226
227
trunk.push(remote_branch)
228
check.check_dwim(remote_branch.base, False, True, True)
229
230
def test_no_get_parent_map_after_insert_stream(self):
230
231
# Effort test for bug 331823