From patchwork Thu Jun 21 06:25:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 932559 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="X/ABLMD+"; dkim-atps=neutral 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 41BBpK30Cjz9ry1 for ; Thu, 21 Jun 2018 16:37:45 +1000 (AEST) Received: from localhost ([::1]:53296 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVtDz-0000tE-2P for incoming@patchwork.ozlabs.org; Thu, 21 Jun 2018 02:37:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVt2y-00011E-Mp for qemu-devel@nongnu.org; Thu, 21 Jun 2018 02:26:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVt2x-0000gJ-4r for qemu-devel@nongnu.org; Thu, 21 Jun 2018 02:26:20 -0400 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]:38374) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fVt2w-0000g2-U4 for qemu-devel@nongnu.org; Thu, 21 Jun 2018 02:26:19 -0400 Received: by mail-wm0-x22f.google.com with SMTP id 69-v6so3602999wmf.3 for ; Wed, 20 Jun 2018 23:26:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=CBD3A3LlJsapz+RSTZz29aaSwfnh3Ys4jMU3R9zdSDg=; b=X/ABLMD+0U4g1iaqPtXvjEM1UB7AMI2sJPimpgZSQQJp4u28XMqXsr/BeS0ATsy2l7 5LF0nWi87gVXzQi+xqxRYIhROB9N3EaMiuQTBqYB8Hb1m/qbSkmP6X67owN5Wvr4U9da pcLhSiJUBlehEfn5anlSsqwGNQZFyOa5z/2Y8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=CBD3A3LlJsapz+RSTZz29aaSwfnh3Ys4jMU3R9zdSDg=; b=R7IGovgpeuAJrBgNm/qWIgxhTTvk9r4VvXVcyvZEP9yMxCvM8aS8/iCYjoNwJC4mcj gvJWSpQg/ZWS1gvTYMWnVVauM+Q63cFoaGc3ZPNA1WsmxcNZw8wUOqtcKqBrQGV73JkV vuVf8gbxjOeCeLIUg9cXwAajNNwujgDfTep6UjxHG/B0j3ZOXz6Krh7d2OqG4ihTBMNz j3yYy3QI5aSxdFcDxioHCLclmUodR6A9IE+SfUD4ow/8TejR2ROaaVDwCVsSyO/j/XrN BVbsUMNDm1PblbCr8peznvxEyOvD1KwRyU0Q/yxag40wj4N9E4UfHcd9HJ7YOi/0F0oC F9JQ== X-Gm-Message-State: APt69E3UmzsLm2HF2vvzXrg39iHNdpbZfeCDRaMgPN0DpAOfg/AtV5wO gvHfHbdDz6klMV7FQsl1F/zHvA== X-Google-Smtp-Source: ADUXVKInVkK9+h/5ymQj7CI0qLkbqmoSZTElhBE5Ax2kkuj9sbrztu7UW2vwEmnlqLkCuxd2jX2M7g== X-Received: by 2002:a1c:e041:: with SMTP id x62-v6mr3618190wmg.155.1529562377931; Wed, 20 Jun 2018 23:26:17 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id n14-v6sm3958636wrm.23.2018.06.20.23.26.12 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Jun 2018 23:26:12 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 716C03E1506; Thu, 21 Jun 2018 07:26:09 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Thu, 21 Jun 2018 07:25:56 +0100 Message-Id: <20180621062605.941-49-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180621062605.941-1-alex.bennee@linaro.org> References: <20180621062605.941-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c09::22f Subject: [Qemu-devel] [PULL v2 48/57] tests/tcg: override runners for broken tests 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: agraf@suse.de, =?utf-8?q?Alex_Benn=C3=A9e?= , richard.henderson@linaro.org, qemu-devel@nongnu.org, f4bug@amsat.org, cota@braap.org, famz@redhat.com, Yongbok Kim , aurelien@aurel32.net Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" To get a clean run of check-tcg these tests are currently skipped: - hello-mips for mips - linux-test for sparc Signed-off-by: Alex Bennée Tested-by: Philippe Mathieu-Daudé Reviewed-by: Philippe Mathieu-Daudé diff --git a/tests/tcg/mips/Makefile.target b/tests/tcg/mips/Makefile.target index 71f0c2dd53..086625f533 100644 --- a/tests/tcg/mips/Makefile.target +++ b/tests/tcg/mips/Makefile.target @@ -17,3 +17,6 @@ hello-mips: LDFLAGS+=-nostdlib # For MIPS32 and 64 we have a bunch of extra tests in sub-directories # however they are intended for system tests. + +run-hello-mips: hello-mips + $(call skip-test, $<, "BROKEN") diff --git a/tests/tcg/sparc64/Makefile.target b/tests/tcg/sparc64/Makefile.target index 408dace783..5bd7f90583 100644 --- a/tests/tcg/sparc64/Makefile.target +++ b/tests/tcg/sparc64/Makefile.target @@ -1,6 +1,11 @@ # -*- Mode: makefile -*- # -# sparc specific tweaks +# sparc specific tweaks and masking out broken tests + +# different from the other hangs: +# tests/tcg/multiarch/linux-test.c:264: Value too large for defined data type (ret=-1, errno=92/Value too large for defined data type) +run-linux-test: linux-test + $(call skip-test, $<, "BROKEN") # On Sparc64 Linux support 8k pages EXTRA_RUNS+=run-test-mmap-8192