git: ff7e00eb4dd6 - main - tests: remove reference to renamed test
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Dec 2024 18:38:30 UTC
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ff7e00eb4dd6bbe5f7621e77f887766b162929fc commit ff7e00eb4dd6bbe5f7621e77f887766b162929fc Author: Gleb Smirnoff <glebius@FreeBSD.org> AuthorDate: 2024-12-18 18:38:10 +0000 Commit: Gleb Smirnoff <glebius@FreeBSD.org> CommitDate: 2024-12-18 18:38:10 +0000 tests: remove reference to renamed test Fixes: ae5c3dfd3e75bb287984947359d4f958aea505ec --- tests/sys/netinet/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/sys/netinet/Makefile b/tests/sys/netinet/Makefile index 786b79aa94c7..9fac7152e137 100644 --- a/tests/sys/netinet/Makefile +++ b/tests/sys/netinet/Makefile @@ -40,7 +40,6 @@ TEST_METADATA.forward+= required_programs="python" \ execenv_jail_params="vnet allow.raw_sockets" TEST_METADATA.output+= required_programs="python" TEST_METADATA.redirect+= required_programs="python" -TEST_METADATA.tcp6_v4mapped_bind_test+= is_exclusive="true" PROGS= udp_dontroute tcp_user_cookie