Conversation
We should've been testing for Python 3.11 for a long time now, it's time to start!
|
Integration tests fail: Probably caused by naive date timesFAILED tests/integration/eventengine/juniper_alert_count_test.py::TestHandleStart::test_handle_start_resolves_existing_alert_with_different_count - AssertionError: assert datetime.datetime(2025, 1, 29, 12, 19, 12, 136714) == datetime... OtherFAILED tests/integration/l2trace_test.py::DownlinkTests::test_employee1_downlink_should_be_foo_sw1_gi_0_10 - AssertionError: False is not true |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3269 +/- ##
===========================================
+ Coverage 60.58% 84.35% +23.76%
===========================================
Files 606 7 -599
Lines 43733 262 -43471
Branches 48 48
===========================================
- Hits 26494 221 -26273
+ Misses 17227 29 -17198
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
DeprecationWarning, deprecated packages.tox/integration-py311-django50/lib/python3.11/site-packages/napalm/init.py:1 .tox/integration-py311-django50/lib/python3.11/site-packages/netmiko/base_connection.py:12 .tox/integration-py311-django50/lib/python3.11/site-packages/twisted/web/http.py:103 |
DeprecationWarning: old-style namespace packages.tox/integration-py311-django50/lib/python3.11/site-packages/pkg_resources/init.py:2846 .tox/integration-py311-django50/lib/python3.11/site-packages/pkg_resources/init.py:2846 .tox/integration-py311-django50/lib/python3.11/site-packages/pkg_resources/init.py:2846 |
RuntimeWarning: DateTimeField received a naive datetime while time zone support is active.147 tests with warnings. |
|
|
Replaced by #3467 |



Depends on #2850