From nobody Mon Oct 27 11:10:20 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1761309706; cv=none; d=zohomail.com; s=zohoarc; b=KS16OQB36v40qGC1Us4QCYfETrsNzmTNAiv9a7N+717a9iI6++jLDp4MLpwULRBa0uSv7BalC0+2ZWTP0dWZvXQ4epE5sQ9Z+VcxiXsieCjk99cO7DEiT3aoSPYX6tM0Q+3r85LJh3kRYEA8eJGO8YAcPIB+TmESRrrZjzCgtII= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1761309706; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=KlhKAX3T314fG62SKE6/CMPeq7q+eDX4+vCUbx2wQME=; b=LezxN146lWniG+LrsVmdI/pb7+T7EyBLslONwK5Z+OasbRPyz1CZM+pIEO5DKRZCzPjBDVEh3lDg5qJQJgEA+Yu66/Tfils0kgt/OmQoGW7F5cM02lAJswuD8E6SMjWcGvKnh3KjBaRfl2BJ8sdCmWphDi5K96RlAgKmJN9VAXU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1761309706020688.6005218754974; Fri, 24 Oct 2025 05:41:46 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vCH60-0001ty-A2; Fri, 24 Oct 2025 08:40:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vCH5y-0001tL-5a for qemu-devel@nongnu.org; Fri, 24 Oct 2025 08:40:38 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vCH5u-0007gC-F6 for qemu-devel@nongnu.org; Fri, 24 Oct 2025 08:40:37 -0400 Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-359-1xqlhChyNROXXvRXV6Z0ag-1; Fri, 24 Oct 2025 08:40:24 -0400 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1D3EA195609F; Fri, 24 Oct 2025 12:40:22 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.44.33.49]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id CB5C81955F01; Fri, 24 Oct 2025 12:40:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1761309629; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=KlhKAX3T314fG62SKE6/CMPeq7q+eDX4+vCUbx2wQME=; b=T/cJXN7n/qqgXL82sU5qNHQmPB/5Qb5mW2UsLAHCoLPX6XIsQG5aBpa4hPkZbqapeaDxlc Y6T7CkzOdBz+KHRavh0P8nqdrnG/Ydj7vBdnueOGM+atBc3I6LXvZKcrkTJIPrrXqVCjoo t4hqRPY2SSw6S6E1fBKvzNZLdg1M4Bw= X-MC-Unique: 1xqlhChyNROXXvRXV6Z0ag-1 X-Mimecast-MFC-AGG-ID: 1xqlhChyNROXXvRXV6Z0ag_1761309623 From: Thomas Huth To: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , Peter Maydell , qemu-devel@nongnu.org Cc: Steven Lee , Troy Lee , Jamin Lin , Andrew Jeffery , Joel Stanley , qemu-arm@nongnu.org Subject: [PATCH] tests/functional/arm/test_aspeed_ast1030: Remove unused import Date: Fri, 24 Oct 2025 14:40:16 +0200 Message-ID: <20251024124016.799687-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1761309722446158500 Content-Type: text/plain; charset="utf-8" From: Thomas Huth This file does not use LinuxKernelTest directly (but AspeedTest), so we can remove this unnecessary import here. Signed-off-by: Thomas Huth Reviewed-by: C=C3=A9dric Le Goater --- tests/functional/arm/test_aspeed_ast1030.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/functional/arm/test_aspeed_ast1030.py b/tests/functional= /arm/test_aspeed_ast1030.py index 60e2b0251c6..d1822edd8f1 100755 --- a/tests/functional/arm/test_aspeed_ast1030.py +++ b/tests/functional/arm/test_aspeed_ast1030.py @@ -6,9 +6,8 @@ # # SPDX-License-Identifier: GPL-2.0-or-later =20 -from qemu_test import LinuxKernelTest, Asset from aspeed import AspeedTest -from qemu_test import exec_command_and_wait_for_pattern +from qemu_test import Asset, exec_command_and_wait_for_pattern =20 =20 class AST1030Machine(AspeedTest): --=20 2.51.0