Code review comment for lp:~gz/bzr/url_unquote_unreserved_842223

Revision history for this message
Martin Packman (gz) wrote :

Good and bad news from babune.

The current state of trunk:
<http://babune.ladeuil.net:24842/view/Windows/job/selftest-windows/592/>

This branch:
<http://babune.ladeuil.net:24842/view/debug/job/debug-windows/94/>

The failures targeted bug 842223 and this branch - those in per_transport and the various "Attempt to escape test isolation" ones - have been fixed. Oddly the failures from bug 842233 also seem to be gone.

Some (probably sftp/windows specific) path handling issues still remain:

  bb.test_branch.TestRemoteBranch.test_branch_local_remote
  bb.test_too_much.SFTPTestsAbsolute.test_push
  bt.per_branch.test_stacking.TestStackingConnections.test_open_stacked(RemoteBranchFormat-default)
  bt.per_branch.test_stacking.TestStackingConnections.test_open_stacked_relative(RemoteBranchFormat-v2)
  bt.commands.test_commit.TestCommitWithBoundBranch.test_commit_mine_modified
  bt.commands.test_pull.TestPull.test_pull_with_bound_branch

There are also a lot of other rather perplexing failures with no obvious cause, in:

  bt.test__btree_serializer.TestGCCKHSHA1LeafNode
  bt.per_intertree.test_compare.TestCompare
  bt.per_intertree.test_compare.TestIterChanges

My best guess there is an extension building issue on the slave.

« Back to merge proposal