From nobody Sun May 19 06:05:08 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) client-ip=170.10.129.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 170.10.129.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=1662391568; cv=none; d=zohomail.com; s=zohoarc; b=VQFitrhb68Ky/Hq++qDTuVwn+VlriY89f8A7QuJAAlkIz6dPQ5AXjpSv/7LyDXJaX4gY4K1OkJrg3PygTkwSzXLYPjuoQfTpmhX55Yf0Na+bc9uaaidXUotv/DSP4hlpPHr8D7kNz/cNY9lPhU4hdiVMkIrl0i5T+B7/C1Zrnoc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1662391568; 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=ddtekn7ozuPtMcbZTaFCDzHIvn+5fb+eHMNC8gV1alM=; b=kHJc89ymGdmPjpZSHKtcoOnPdUPX3k5sl3VeQB92AJkUomLSss8GiVgwxS1/anGmrkNO1zGU0s1k/pPx+bL+TkQCxAoo8VIqS48w6wsfCl3pn8AcO9I176Mo854l5xJzgOowtw4MwF0aO6peBAZTr0TU4FrVbqUhwQotKcK5HVA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.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 [170.10.129.124]) by mx.zohomail.com with SMTPS id 1662391568262899.0615165442736; Mon, 5 Sep 2022 08:26:08 -0700 (PDT) Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-29-ZAxuehi7O0CNcwb1nyzZKA-1; Mon, 05 Sep 2022 11:26:05 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B6FBD85A58A; Mon, 5 Sep 2022 15:26:03 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id A51321410DD7; Mon, 5 Sep 2022 15:26:03 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 702431946A48; Mon, 5 Sep 2022 15:26:03 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id DB3AA1946A47 for ; Mon, 5 Sep 2022 15:26:02 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id AD26D2026D64; Mon, 5 Sep 2022 15:26:02 +0000 (UTC) Received: from speedmetal.lan (unknown [10.40.208.30]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2DDA42026D4C for ; Mon, 5 Sep 2022 15:26:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662391567; 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=ddtekn7ozuPtMcbZTaFCDzHIvn+5fb+eHMNC8gV1alM=; b=GgD0FrMgIVqFuvilRO+6/+HPWOGVWz5FBsLlnQuc/sb/S+1CKkkXYcr62Rdc58fGfRPq76 c6vHAfIrk/mIYURtczRsA3cxk0U5T++cG2aVrkUEsmk18+cyQ7LeI1j7O5JQAWCcE1M8ZT fByUkYQly13NxMuzniXXYH9jNc64Sv8= X-MC-Unique: ZAxuehi7O0CNcwb1nyzZKA-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Peter Krempa To: libvir-list@redhat.com Subject: [(pushed) PATCH] tests: qemuxml2argvdata: Remove two unused output files Date: Mon, 5 Sep 2022 17:26:01 +0200 Message-Id: <4a95d1ede45738d1c2fad0af36da962be9440a98.1662391535.git.pkrempa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libvir-list-bounces@redhat.com Sender: "libvir-list" X-Scanned-By: MIMEDefang 2.85 on 10.11.54.7 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1662391569420100001 Content-Type: text/plain; charset="utf-8" Commit d7ae7ce363aa51ab46 forgot to clean up unused error output files 'boot-dev+order.err' and 'boot-menu-enable-with-timeout-invalid' after converting tests to DO_TEST_CAPS_LATEST. Fixes: d7ae7ce363aa51ab4600261b5934075388843142 Signed-off-by: Peter Krempa --- Pushed as trivial. tests/qemuxml2argvdata/boot-dev+order.err | 1 - tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.err | 1 - 2 files changed, 2 deletions(-) delete mode 100644 tests/qemuxml2argvdata/boot-dev+order.err delete mode 100644 tests/qemuxml2argvdata/boot-menu-enable-with-timeout-in= valid.err diff --git a/tests/qemuxml2argvdata/boot-dev+order.err b/tests/qemuxml2argv= data/boot-dev+order.err deleted file mode 100644 index aeb27ec0b8..0000000000 --- a/tests/qemuxml2argvdata/boot-dev+order.err +++ /dev/null @@ -1 +0,0 @@ -unsupported configuration: per-device boot elements cannot be used togethe= r with os/boot elements diff --git a/tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.e= rr b/tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.err deleted file mode 100644 index 38c0be7818..0000000000 --- a/tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.err +++ /dev/null @@ -1 +0,0 @@ -unsupported configuration: invalid value for boot menu timeout, must be in= range [0,65535] --=20 2.37.1