From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH kvm-unit-tests 0/2] x86: remove tscdeadline_latency from unittest.cfg Date: Tue, 20 Jan 2015 17:10:51 +0100 Message-ID: <54BE7E0B.8010403@redhat.com> References: <1421764054-2586-1-git-send-email-rkrcmar@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , kvm@vger.kernel.org Return-path: Received: from mail-we0-f172.google.com ([74.125.82.172]:47373 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752201AbbATQKz (ORCPT ); Tue, 20 Jan 2015 11:10:55 -0500 Received: by mail-we0-f172.google.com with SMTP id k11so38520486wes.3 for ; Tue, 20 Jan 2015 08:10:54 -0800 (PST) In-Reply-To: <1421764054-2586-1-git-send-email-rkrcmar@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 20/01/2015 15:27, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: > unittest.cfg expects tscdeadline_latency.flat, while the existing > filename contains a dash =3D> we don't call it from ./run_tests.sh. > (Which is considered a PASS :) >=20 > tscdeadline_latency isn't a unit test so we can omit it. > (Feel free to drop [1/2], I just loathe inconsistencies.) Applied, thanks. Paolo