diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-10-13 09:03:27 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-10-13 09:03:27 -0400 |
| commit | 48f05b233fbc95f3601dfde9335073070b3c1c76 (patch) | |
| tree | 84fc2d702e8ab6208cbcf7d386e6fd9c710d8496 /lib/netns_linux.c | |
| parent | d7374bd3b1be5edfc20534ae5a301a0160c017bf (diff) | |
tests: Fix `Invalid escape sequence` warnings in test runs
Test runs are creating these warnings:
bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py::test_check_linux_mpls
<string>:7: DeprecationWarning: invalid escape sequence \d
bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py::test_check_linux_mpls
<string>:19: DeprecationWarning: invalid escape sequence \d
bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py::test_check_scale_up
<string>:24: DeprecationWarning: invalid escape sequence \d
bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py::test_check_scale_up
<string>:191: DeprecationWarning: invalid escape sequence \d
-- Docs: https://docs.pytest.org/en/stable/warnings.html
Find and destroy these warnings
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/netns_linux.c')
0 files changed, 0 insertions, 0 deletions
