From nobody Fri Oct 20 13:56:30 2023 X-Original-To: testing@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 4SBmMy3wfZz4xphc for ; Fri, 20 Oct 2023 13:56:30 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SBmMy2t00z4kJm for ; Fri, 20 Oct 2023 13:56:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697810190; a=rsa-sha256; cv=none; b=LI3hsHARILBkOXA7T2r4hkDj42tNwXbV6PAcSIcQzmYKH7dBtT6D2v3Nn1mSgJvcmQQAIh FqLZ44yY6DBK6LddCKte959w9LDE943DY/P+e15napOb0aP8CMCAng1LIc0bpsZL4ToggY sjo/solyLUNGrUjKLSx12Qu/LKJUY90WbX4Wv1pzaK1qjHYum7qpj15JoNy6v5avG46yDx 9r1Eaau3F33TIoCnCQfM7tcwmi2SuzFmcI2J5GSYrRO2tH+LJMNU5vLNruCS1YVyRNFUus peWCjpATQLOoi2siHdPuXyE2NWlWTp4QUxM9cZ2TUhm+iG38p7/ENmnG5XRgHA== 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=1697810190; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MtYr4M8sqXvLr5R+RlmH2fwUJnzB9kyx+3rWcxUf7zU=; b=GkNaShylq3gV/4+uF4yXAKT7CIOiwsCGDuBzI1BY/Ifnp73NYaz9GC+24+ur5UYCQKH9BZ t94ee2oU23pJqik3US/ytW86tJgRN0WPW9oIuY3YDaUA23CpZspYnp4PbwQcozFBGYeTKN FmZ9AoH8jaf9HnPBZHKA5EjbXwgyT5v8y8sf8o1oV5iWYY3Fl0nCqS21XbavF5b+LrErmk gGcg4USi1mCtAV0vffH4fn8nxmoET4ThmjBHIPQ5NBa+R5+/qsw9K2XkH7PY7jp0FvBkF7 XCRehxL03jZdp+BWs4ZcXEzhKl4eXsRV893cTj+n5HPHH9wgf2p6o0Sb51f3Rw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SBmMy1wSSzbc2 for ; Fri, 20 Oct 2023 13:56:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39KDuUxj055104 for ; Fri, 20 Oct 2023 13:56:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39KDuU6m055103 for testing@FreeBSD.org; Fri, 20 Oct 2023 13:56:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 274602] Test suite failures on 14.0 Date: Fri, 20 Oct 2023 13:56:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274602 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org --- Comment #2 from Mark Johnston --- The tmpfs one is understood, it's due to the use of copy_file_range() in cat(1). I have a patch to fix it, just haven't posted it for review yet. --=20 You are receiving this mail because: You are the assignee for the bug.=