Fix warnings about use of deprecated registry.populated.

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

Information

Djblets
release-6.x

Reviewers

The avatar services tests were using the old registry.populated
property, triggering a deprecation warning. This change updates the
tests to use the registry.state field instead.

Ran unit tests.

Summary ID
Fix warnings about use of deprecated registry.populated.
The avatar services tests were using the old `registry.populated` property, triggering a deprecation warning. This change updates the tests to use the `registry.state` field instead. Testing Done: Ran unit tests.
3fc2e85a75a72af069f349b775c35b67b0e71c07
chipx86
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-6.x (87b97d4)