From nobody Fri Oct 20 18:22:10 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 4SBtGV5rx6z4y4hv for ; Fri, 20 Oct 2023 18:22:10 +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 4SBtGV4qdSz3Zyv for ; Fri, 20 Oct 2023 18:22:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697826130; a=rsa-sha256; cv=none; b=VPtCaJghWqUpE60nSK2PfZcGeFE+TtFdnpN0SF77Wc5AeeQFR7rostxRKI4kcrSDOyHeMt AF/XmiUoKRlUnUw9Fip2TA4IHrU0AGxj+ED8dkCtE258kJ5oSPyA9zSzaHDlAphlGlR+Rr BdyOdjNC9+eGcOgAsLJGTS/r/hEeZwVlHmUlUr+N6bM89r0z30Dpo1NuVtJ03ILtLseVSR r9sFQdMCsUXkMDVcVbEtGHjJwuO0d6BqIAfLEAjjwaPrLarRekJMYomDmdE3I1915wkhj9 bO8NixkIG28uCnm26lVJOBgDgWgJotc0VVDTKfKW/TFMGBxMz5UEgh9Ftsxm9w== 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=1697826130; 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=JizNR0HxfTiPF13xrZTSSxtDrJ5A7HQZm1NjtlijnYs=; b=kInMDca/cnnOkpJE19pzvOpOp+aZnCdiLIoA4UZ5arAy/tRbYYcxQl0u/IUpfZKly7QYNg VIJSbdBPm7Fk3cB/nMeS8kMw5+BTQXo8oiuV8+5GLJBq2+JbY3Sn39gC7xDdnQzxFeRzzW 6vTFgM6kiDy1+bBaVo+wOGuwN8rw7WwtsVI240Z809FMHGH3s68zpY1YOW2ChkIiU3Nch4 GaxV4cR6u9k6X2CdBPzOlQly/RNsY7Kc1og3GoIKAbg+aU/OSjxLSjn9HzmXU5x5ENO41U kMlS5XB+q5gOqN3nvSR4l7immINwKrWeChqavsusEfEC57dqzpPiE4mS0JZaIQ== 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 4SBtGV3p8vzkDW for ; Fri, 20 Oct 2023 18:22:10 +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 39KIMAgQ059115 for ; Fri, 20 Oct 2023 18:22:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39KIMAHx059114 for testing@FreeBSD.org; Fri, 20 Oct 2023 18:22:10 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 18:22:10 +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: jhb@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 John Baldwin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhb@FreeBSD.org --- Comment #3 from John Baldwin --- I think we should add specific bugs for the ones that are actionable and pl= an to fix, but probably close this specific bug after doing that. Maybe mark = the other bugs as See Also for this. We can also then decide which of those specific bugs we might want to add as a blocker of the 14.0r bug. --=20 You are receiving this mail because: You are the assignee for the bug.=