• 
      

    Remove the support for 'setup.py test'.

    Review Request #14059 — Created July 28, 2024 and submitted

    Information

    Djblets
    release-5.x

    Reviewers

    We had old legacy support for running setup.py test to run unit tests,
    but this hasn't actually been supported in ages. It also no longer works
    at all, since the latest setuptools 72 release (from 3 hours ago) drops
    support for this command.

    We no longer import this or offer this.

    Successfully ran setup.py.

    Summary ID
    Remove the support for 'setup.py test'.
    We had old legacy support for running `setup.py test` to run unit tests, but this hasn't actually been supported in ages. It also no longer works at all, since the latest setuptools 72 release (from 3 hours ago) drops support for this command. We no longer import this or offer this.
    12768cc29201c2bd95a001987d8aeff9b84e14aa
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.x (d2ebff0)