• 
      

    Fix unit test regressions on Python 3.

    Review Request #10866 — Created Jan. 28, 2020 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    We had a few unit tests that were mixing string types, causing failures
    on Python 3. These are pretty basic mistakes that were limited to the
    test cases. This change fixes those.

    Unit tests pass on Python 2.7, 3.6, and 3.7.

    Summary ID
    Fix unit test regressions on Python 3.
    We had a few unit tests that were mixing string types, causing failures on Python 3. These are pretty basic mistakes that were limited to the test cases. This change fixes those.
    26d2d44bcf4ab86828421a6b7b94eacc40a07c41
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (37e9c30)