• 
      

    Fix a couple tests to avoid expected warnings.

    Review Request #14534 — Created July 30, 2025 and submitted

    Information

    Djblets
    release-6.x

    Reviewers

    The properties tests have a couple places where we were expecting
    deprecation warnings, but then we added additional assertions for the
    type of the property that triggers an access, which were not wrapped in
    assertWarns.

    Ran unit tests.

    Summary ID
    Fix a couple tests to avoid expected warnings.
    The properties tests have a couple places where we were expecting deprecation warnings, but then we added additional assertions for the type of the property that triggers an access, which were not wrapped in `assertWarns`. Testing Done: Ran unit tests.
    5d074cc7ea8671aa046c18615644cc42dbe45cfc
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (58752d7)