• 
      

    Fix a failing test due to bazaar/paramiko incompatibility.

    Review Request #8090 — Created March 30, 2016 and submitted

    Information

    Review Board
    release-2.5.x
    53d4684...

    Reviewers

    Baazar and paramiko don't agree on how an API should be used (it looks like
    paramiko changed their API in a backwards-incompatible way but bzr hasn't
    shipped an update for it). This was causing our bzr sftp test to fail.

    I've added a check for the given failure condition and changed it to skip the
    test in the case that we hit it.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/tests.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/tests.py
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    chipx86
    1. Typo in the description: "Baazar" should be "Bazaar".

      1. Bizarre? Brassiere?

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (ebb33f4)