Add a bunch of things to the warnings ignore list.
Review Request #13488 — Created Jan. 8, 2024 and submitted — Latest diff uploaded
Python 3.12 triggers a bunch of warnings that we don't care about (yet).
This change adds those to the filter list so our test output is easier
to sort through.
Ran pytest.