Add 'nis' to stubtest allowlist (#12769)

This commit is contained in:
Sebastian Rittau
2024-10-10 16:36:07 +02:00
committed by GitHub
parent 1939ed1dc1
commit c490871c32
5 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# doesn't exist on linux
_msi
msilib(.[a-z]+)?
# doesn't exist in all installations
(nis)?

View File

@@ -1,3 +1,6 @@
# doesn't exist on linux
_msi
msilib(.[a-z]+)?
# doesn't exist in all installations
(nis)?

View File

@@ -1,3 +1,6 @@
# doesn't exist on linux
_msi
msilib(.[a-z]+)?
# doesn't exist in all installations
(nis)?

View File

@@ -5,3 +5,6 @@ select.epoll.register
# doesn't exist on linux
_msi
msilib(.[a-z]+)?
# doesn't exist in all installations
(nis)?

View File

@@ -5,3 +5,6 @@ select.epoll.register
# doesn't exist on linux
_msi
msilib(.[a-z]+)?
# doesn't exist in all installations
(nis)?