• 
      

    Show version details when running Review Board unit tests.

    Review Request #11678 — Created June 25, 2021 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    The Review Board test runner now shows the versions of Review Board,
    Djblets, Django, and Python being used. This can help ensure that a test
    run is in the environment expected, catching confusing errors if a bad
    assumption was made for, say, the version of Python.

    Ran unit tests and saw the version information.

    Summary ID
    Show version details when running Review Board unit tests.
    The Review Board test runner now shows the versions of Review Board, Djblets, Django, and Python being used. This can help ensure that a test run is in the environment expected, catching confusing errors if a bad assumption was made for, say, the version of Python.
    00f3d9026c6e0eb1b7be0025ec02a8ea6d66d771
    Description From Last Updated

    Perhaps we should also list the Djblets version?

    daviddavid
    david
    1. 
        
    2. tests/runtests.py (Diff revision 1)
       
       
      Show all issues

      Perhaps we should also list the Djblets version?

    3. 
        
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (a2b388f)