From nobody Fri Jun 26 16:59:48 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gn2391qQLz6jn2S for ; Fri, 26 Jun 2026 16:59:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gn2383qWTz4DPw for ; Fri, 26 Jun 2026 16:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782493188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pAo5pINrPgw+VmN7W54krDgU5w8KtA3rEpyJPeUc1PI=; b=a9oomYL2D49nRMFN/c0tiNQIQUiFBd1dzfABieIVV/lB7gdefmyseFJT6I9FFeAOQLZkQ1 M8snWKUVPhEU8r5opBlSNHpaMHMo/D57Eh9O4FpexI7YkpZLSAJ6OGgua+WytKo87us/0U KNJMXJECU6rYS2LM/7DcVMMYUcUb0/yn0nD7VwtwCA5HeVzIVy2K5R1jEFvN2izXsFNO7I 5BE+jj0gBtizY+AwGDRv6LPCcFVQdrwO8JARhBEoy/tqxCrWwMVAMIxZgdlj5ZENmNBrTt EmmYAJbiWVYSIeP2joBxfNF/8js6XRUlL60qqVtukjhPHOw1yHL6d6T6BzecHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782493188; a=rsa-sha256; cv=none; b=pztI0ViBlUpCxh4iP/oylB+Z6u3N7pczYKVtq2jmX/O+FgJT6M1ArdSzYrNEkDeUGCbxIY jYL0s8qiqhNQY30s3QC/16iIKG3HHwHsQGKaXwSNWZtB2OwC/bR2oTvhrp6K+8NEnbYWwu 4yHYxBhHgsWxVt3ZEK5ney3HteCxHfmpGXDd3gHRwYfmz30WZJMFRjVTZ0itGEA4bPo1J/ FfQarLjhEQenymQAPu23yj1tp1XrFvwgNglnvqidvjoCxHuntSR5soUD65S9Jt7nN6azKO MKF2eNm7sNgn5GEZ03OXRjYzjHX2snd+tI7bZhdEcdnjPyMKGLVCbg2GhkKLIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782493188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pAo5pINrPgw+VmN7W54krDgU5w8KtA3rEpyJPeUc1PI=; b=H/0mKpeMYKJWFcieQkQU9FJ89XuaSmgyopSqMwank+jRb8aevcO0Q3+dP10uuWyQ6E65Ew T3V5kQwx/THM+1dpAYVBr472PjVb2j/4KHwzVLaqXb7jXA52zeuCmffH+11kiY7m/mO5LN oDOCcuei7elPA6eKKd5gcaug/y10fd5AcqiOWrhO9/ATkUqcu/1Cd/BlXVW5k+LS7ikIsZ QojKDo0OecKKRgaTreIYWN7vRDZaQVf2gQWZkBSYDDIVuTHVV9xYkN2y1admDOXQubWaYn Mta0eVhW4ClZkqVaRWCYrYUN1ssup9iFh4/Gmdr8cckRXhLW4vP53Hf8CQvhmg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gn2382lg2zm7P for ; Fri, 26 Jun 2026 16:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32a69 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 16:59:48 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Siva Mahadevan From: Siva Mahadevan Subject: git: 0bc4bed347ed - stable/14 - tests/mac_portacl: enable is_exclusive for now List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: siva X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 0bc4bed347ed9e9cf1d396d187c6273316a7c5d2 Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 16:59:48 +0000 Message-Id: <6a3eb004.32a69.5c81ed39@gitrepo.freebsd.org> The branch stable/14 has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=0bc4bed347ed9e9cf1d396d187c6273316a7c5d2 commit 0bc4bed347ed9e9cf1d396d187c6273316a7c5d2 Author: Siva Mahadevan AuthorDate: 2025-07-15 16:45:24 +0000 Commit: Siva Mahadevan CommitDate: 2026-06-26 16:08:51 +0000 tests/mac_portacl: enable is_exclusive for now Both tests rely on ports 77 and 7777 to be available and thus cannot be run concurrently. This is a temporary measure to ensure that they don't conflict with each other. In the future, these should be rewritten to wait until the necessary ports are available, or deterministically select a free port instead. Signed-off-by: Siva Mahadevan Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-src/pull/1790 (cherry picked from commit 5dadfac51c3876b0ba6fde831cb4417594167fed) --- tests/sys/mac/portacl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/sys/mac/portacl/Makefile b/tests/sys/mac/portacl/Makefile index a26ff4a7c80a..8e23775c62c8 100644 --- a/tests/sys/mac/portacl/Makefile +++ b/tests/sys/mac/portacl/Makefile @@ -12,6 +12,7 @@ TAP_TESTS_SH+= root_test TEST_METADATA.$t+= required_kmods="mac_portacl" TEST_METADATA.$t+= required_user="root" TEST_METADATA.$t+= timeout="450" +TEST_METADATA.$t+= is_exclusive="true" .endfor .include