1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/selftest/knownfail.d/dns-aging
Douglas Bagnall 4152499652 pytests: add dns_aging, embracing and extending ageing tests
This incorporates tests from various dns*.py files, but makes them
correct.

All but one of these tests pass against Windows 2012r2.

Further patches will remove the broken tests in other files, and fix
Samba so it passes these.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Jun 11 09:29:23 UTC 2021 on sn-devel-184
2021-06-11 09:29:23 +00:00

34 lines
1.8 KiB
Plaintext

# known failures for python/samba/tests/dns_aging.py
#
# These all pass on Windows, apart from test_basic_scavenging, which
# fails due to technical issues.
samba.tests.dns_aging.+test_add_update_dwFlags
samba.tests.dns_aging.+test_add_update_dwReserved
samba.tests.dns_aging.+test_add_update_dwSerial
samba.tests.dns_aging.+test_add_update_dwSerial_2
samba.tests.dns_aging.+test_add_update_many
samba.tests.dns_aging.+test_add_update_timestamp
samba.tests.dns_aging.+test_add_update_ttl
samba.tests.dns_aging.+test_add_update_ttl_serial
samba.tests.dns_aging.+test_basic_scavenging
samba.tests.dns_aging.+test_dynamic_record_static_update
samba.tests.dns_aging.+test_rpc_update_timestamps
samba.tests.dns_aging.+test_static_record_dynamic_update
samba.tests.dns_aging.+test_update_aging_disabled\b
samba.tests.dns_aging.+test_update_aging_disabled_beyond_refresh_window
samba.tests.dns_aging.+test_update_aging_disabled_in_eighteenth_century
samba.tests.dns_aging.+test_update_aging_disabled_in_no_refresh_window
samba.tests.dns_aging.+test_update_aging_disabled_in_refresh_window
samba.tests.dns_aging.+test_update_aging_disabled_on_no_refresh_boundary
samba.tests.dns_aging.+test_update_aging_disabled_static
samba.tests.dns_aging.+test_update_aging_enabled
samba.tests.dns_aging.+test_update_aging_enabled_beyond_refresh_window
samba.tests.dns_aging.+test_update_aging_enabled_in_eighteenth_century
samba.tests.dns_aging.+test_update_aging_enabled_in_no_refresh_window
samba.tests.dns_aging.+test_update_aging_enabled_in_refresh_window
samba.tests.dns_aging.+test_update_aging_enabled_on_no_refresh_boundary
samba.tests.dns_aging.+test_update_static_stickiness
samba.tests.dns_aging.+test_update_timestamp_weirdness_no_refresh_no_aging
samba.tests.dns_aging.+test_update_timestamp_weirdness_refresh_no_aging