From nobody Thu Nov 13 22:02:57 2025 Delivered-To: importer@patchew.org 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; Authentication-Results: mx.zohomail.com; dkim=fail; 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=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1582762076; cv=none; d=zohomail.com; s=zohoarc; b=XU4If5BQNDmSbcXINlQqSCZFC9mfy3tqZIaBb+8JNNWikTf9Nf4gsC/9JpKh8PkUhSXhqMNLv8upTJSVsBgkJbCXmMABlPnEytdO801tT07hR4TO+h5g7/5XJ5yOTzd9MG7zH5/35RhQztPtPvYZ0aDKYKz5/rPaiTLAtyvBRGE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1582762076; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=SGiQVnf46PSJrSTolJI4zT48hbs3f22awRHyKDmrIbo=; b=ihXjwhwB1LF1X3odMqgCGpffQJKnEJFIQ003mdLGfK3+K2YzIWHS+dT5XAmdKaeLLU0j9b6cvAwPWuFV4MHV2JXsH1bkBh6afXCpcr6sPmTp0gVycVtPIcvE4z4ioWH3Ke4V5amocDjiTvk9kfxiqTXK3qm/ZLjw4NrET105OD4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; 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=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1582762076227538.7431740705883; Wed, 26 Feb 2020 16:07:56 -0800 (PST) Received: from localhost ([::1]:51954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j76iZ-0006aG-2e for importer@patchew.org; Wed, 26 Feb 2020 19:07:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43260) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j76hZ-0004r7-MY for qemu-devel@nongnu.org; Wed, 26 Feb 2020 19:06:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j76hY-0005xZ-JN for qemu-devel@nongnu.org; Wed, 26 Feb 2020 19:06:53 -0500 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:46383 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j76hY-0005vx-EO for qemu-devel@nongnu.org; Wed, 26 Feb 2020 19:06:52 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-337-gFb_z9xLP0qlp_h2F1umFg-1; Wed, 26 Feb 2020 19:06:50 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 5304F107ACC5; Thu, 27 Feb 2020 00:06:49 +0000 (UTC) Received: from probe.redhat.com (ovpn-123-58.rdu2.redhat.com [10.10.123.58]) by smtp.corp.redhat.com (Postfix) with ESMTP id C7639390; Thu, 27 Feb 2020 00:06:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1582762012; 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: in-reply-to:in-reply-to:references:references; bh=SGiQVnf46PSJrSTolJI4zT48hbs3f22awRHyKDmrIbo=; b=WRUxzE4z9O9LiMZZW0fzzGKgyil/2kZYbzsXs6WZgLTIsbg1xWTkNrqiIeBVxiLhZ3flEO Rl5AOE9o/u41BlsnZOaQpE0osFw5G7tF2ez2TNscE+YXjOXbxbrBHBP/bNFQbsOVf4NOeK gtmtqhCFAzDNh8uXPfV+kadxddzOot8= X-MC-Unique: gFb_z9xLP0qlp_h2F1umFg-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH v6 7/9] iotests: ignore import warnings from pylint Date: Wed, 26 Feb 2020 19:06:37 -0500 Message-Id: <20200227000639.9644-8-jsnow@redhat.com> In-Reply-To: <20200227000639.9644-1-jsnow@redhat.com> References: <20200227000639.9644-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 207.211.31.120 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , John Snow , qemu-block@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" The right way to solve this is to come up with a virtual environment infrastructure that sets all the paths correctly, and/or to create installable python modules that can be imported normally. That's hard, so just silence this error for now. Signed-off-by: John Snow --- tests/qemu-iotests/iotests.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qemu-iotests/iotests.py b/tests/qemu-iotests/iotests.py index 60c4c7f736..214f59995e 100644 --- a/tests/qemu-iotests/iotests.py +++ b/tests/qemu-iotests/iotests.py @@ -30,6 +30,7 @@ from collections import OrderedDict from typing import Collection =20 +# pylint: disable=3Dimport-error, wrong-import-position sys.path.append(os.path.join(os.path.dirname(__file__), '..', '..', 'pytho= n')) from qemu import qtest =20 --=20 2.21.1