From patchwork Fri Jun 16 16:13:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 776845 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wq56n6LH5z9s8Y for ; Sat, 17 Jun 2017 02:14:41 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="flMvFWAG"; dkim-atps=neutral Received: from localhost ([::1]:59760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLttP-0004Bm-Gi for incoming@patchwork.ozlabs.org; Fri, 16 Jun 2017 12:14:39 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dLtsn-00048g-BP for qemu-devel@nongnu.org; Fri, 16 Jun 2017 12:14:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dLtsj-0002gB-3S for qemu-devel@nongnu.org; Fri, 16 Jun 2017 12:14:01 -0400 Received: from mail-qt0-x242.google.com ([2607:f8b0:400d:c0d::242]:36008) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dLtsi-0002g5-Vw for qemu-devel@nongnu.org; Fri, 16 Jun 2017 12:13:57 -0400 Received: by mail-qt0-x242.google.com with SMTP id s33so11302299qtg.3 for ; Fri, 16 Jun 2017 09:13:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=DSgi4GjLJGh4h4VozT2Eia81cYgx80Otout+GaUm62c=; b=flMvFWAGXXzvR0jDmV/y+aBQR4VxXsfWrSngmQGByX0Si9wpZZskVz3aUZ/fvRMHZX 8/75+etMUkTCSiyPGoTppahxERxHiFLrm/9BJ6hmkZJDEvlMjkZALJVtEvhkgIfrTpCB tVLgbK7vUL0gYTjeOvqRzEInlybYI5kG7WJD4PqEsjJlTG30NxfHNSrzCsmQtz9gT4+9 ZDTjOvhESVkv3tkPReQxKv/sNsaU/DWPMt3G0gL2+M1Sh1zFuKl8ilp1OS5MuNR0yxAe YPskARYqqCZussQAgLTvknWM1p4TPGYcS+3IFvtQxaYDwNy2As4pJQYEi7FDWdT/Xo8f BFdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=DSgi4GjLJGh4h4VozT2Eia81cYgx80Otout+GaUm62c=; b=LQ6vW/ORvnwdDvBM3CqcLy4iWoQ2JKnrbhP5bYqk4S0OzEUoSnWPsJxYWkHEyFwEdO 6qHmnsyzZlHzKh50Q5J5mlahmW2g5PqTtE1P+W3WaMtjOgcHAys2rF1IYQnSETjzG3Lo nnxNlMjFQTQK9VwQlaO5qA7lO2h/iRw1jS/uL+uHaB3rVnNFexF2PV43S+1NZIuBiCkw Bw59Rld2m0Vol5mAd2eyBfCfV9JNtUAmgq+bpcJHuBhQks2uZaeH0nhG/Ygu8SX5+cp2 Gg/YhxXoKEnli0e1Uok6Fj8Ju/HgbQN0L5+sItGd73i7F+t4x3WbvYTZjKIZpjsZZufv gg8w== X-Gm-Message-State: AKS2vOwsFgtBaAT8MNj93wgQ1pC9Mq8Yc9KVOErD95ANyO+QWK16nhdo BN/mtL8bA1/bWSuolbw= X-Received: by 10.237.55.228 with SMTP id j91mr14127744qtb.68.1497629635785; Fri, 16 Jun 2017 09:13:55 -0700 (PDT) Received: from localhost.localdomain ([138.117.48.226]) by smtp.gmail.com with ESMTPSA id a62sm1691420qkd.14.2017.06.16.09.13.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2017 09:13:55 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , Fam Zheng , Peter Maydell Date: Fri, 16 Jun 2017 13:13:25 -0300 Message-Id: <20170616161334.7492-3-f4bug@amsat.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170616161334.7492-1-f4bug@amsat.org> References: <20170616161334.7492-1-f4bug@amsat.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c0d::242 Subject: [Qemu-devel] [PATCH 02/11] travis: split building/testing to have finer elapsed time X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" to check each step elapsed time on the travis output report. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alex Bennée --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d21a2a3602..b2c69fdd59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,8 @@ before_install: before_script: - ./configure ${CONFIG} script: - - make -j${PARALLEL_JOBS} && ${TEST_CMD} + - make -j${PARALLEL_JOBS} + - test -z "${TEST_CMD}" || ${TEST_CMD} matrix: include: # Test with CLang for compile portability