From nobody Mon May 6 01:03:11 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1635928083; cv=none; d=zohomail.com; s=zohoarc; b=VHgvX+sW/CxPIA8vOeD55Y15SqVQlrkIAVQVGMq7mYlIVsS7XibacY1LA2oS//Lgt0qd2tjqKyyYLNh28VuuOv0VXwITaDsSXTtQManQgIS3dmlMSTnLlDDd6QhHb3y7rWd/sSA+Nq/RhYsSgf/kl0mUAi2dVrwW18aLWBXVI1A= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1635928083; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=clY61kvmENVXJCG07/OtNxsGJpUdUKsdtbWX5XLo86w=; b=WCdXy6u0OA6TPN6LlwLHMrmFYdX6oAtlpb739IHJvPNEnlORqDsfBEozmG2qXyamko+vhEe+gEQuAqLH2K50W4z9gv9ZlU55dfYFI81ft48I57j03hVb5oeDMvFvK2fCzOh4Xhb678j7OR17JZD6ur9TYSMMTun203uW8liHYv0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1635928083438376.3703617856943; Wed, 3 Nov 2021 01:28:03 -0700 (PDT) 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-437-kQcYOyK2MRqCWvswjwm64w-1; Wed, 03 Nov 2021 04:28:00 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4F4CF100C662; Wed, 3 Nov 2021 08:27:53 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 479C15C1BB; Wed, 3 Nov 2021 08:27:52 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id DDBC01803B30; Wed, 3 Nov 2021 08:27:47 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 1A38QTHS023080 for ; Wed, 3 Nov 2021 04:26:29 -0400 Received: by smtp.corp.redhat.com (Postfix) id 58A8560C0F; Wed, 3 Nov 2021 08:26:29 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.43.2.44]) by smtp.corp.redhat.com (Postfix) with ESMTP id CBF0D60C05 for ; Wed, 3 Nov 2021 08:26:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1635928082; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=clY61kvmENVXJCG07/OtNxsGJpUdUKsdtbWX5XLo86w=; b=H0N8E0IJ+/eJOPEonEJe5Vdd6KV/5CguAJX0qpP1AMAxeF5Want5uOa6xgQ5rItvVt/BIw nFzDorce9kb6iDzHqByK6o59wV61CoMr4sLainlTywKsLvwAvl7NjY2MOZDVOruOmytlNo JupjLnsmjAw8iMhPYryyNM9MJL9j+sM= X-MC-Unique: kQcYOyK2MRqCWvswjwm64w-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH] tests: qemuxml2argv: remove validation warning Date: Wed, 3 Nov 2021 09:26:22 +0100 Message-Id: <7c8848442b7a31614866c65c7fdde3ca8fc7380a.1635927976.git.jtomko@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1635928084368100001 This warning is emitted for pretty much every test case, making it hard to see what the actual error is. Signed-off-by: J=C3=A1n Tomko --- tests/qemuxml2argvtest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/qemuxml2argvtest.c b/tests/qemuxml2argvtest.c index 804f01fb01..f7ae792371 100644 --- a/tests/qemuxml2argvtest.c +++ b/tests/qemuxml2argvtest.c @@ -527,8 +527,6 @@ testCompareXMLToArgvValidateSchemaCommand(GStrv args, } =20 if (*curargs !=3D '{') { - VIR_TEST_DEBUG("skipping validation of '%s': argument is n= ot JSON", - command->name); arg++; break; } --=20 2.31.1