• 
      

    Fix warnings and deprecations in tests.

    Review Request #13566 — Created Feb. 21, 2024 and submitted

    Information

    RBTools
    release-5.x

    Reviewers

    We had a handful of things in the RBTools that were hitting our own
    deprecated code paths. This change cleans all of those up.

    This change also adds a few things to our warnings ignore list, and
    moves the entire pytest configuration into setup.cfg to match our other
    codebases.

    Ran unit tests. Saw everything run with no warnings.

    Summary ID
    Fix warnings and deprecations in tests.
    We had a handful of things in the RBTools that were hitting our own deprecated code paths. This change cleans all of those up. This change also adds a few things to our warnings ignore list, and moves the entire pytest configuration into setup.cfg to match our other codebases. Testing Done: - Ran unit tests. Saw everything run with no warnings.
    1fdd80910e9bd364f340435323c720f92f432359
    Description From Last Updated

    line too long (81 > 79 characters) Column: 80 Error code: E501

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    david
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (baee915)