From nobody Sun Nov 9 15:11:56 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1550684351123707.4134292161784; Wed, 20 Feb 2019 09:39:11 -0800 (PST) Received: from localhost ([127.0.0.1]:44437 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVpr-0005Fx-2p for importer@patchew.org; Wed, 20 Feb 2019 12:39:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVfL-0004zE-4L for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwVfK-0001yt-Ch for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:15 -0500 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:42228) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwVfK-0001y7-5t for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:14 -0500 Received: by mail-wr1-x435.google.com with SMTP id r5so13625439wrg.9 for ; Wed, 20 Feb 2019 09:28:14 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id n14sm2332313wrx.24.2019.02.20.09.28.11 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Feb 2019 09:28:11 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 65EEF1FF82; Wed, 20 Feb 2019 17:28:11 +0000 (UTC) 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=6JRKQ3XG0+zQ3tOowAPjVsirukc3N5GjmnyOfD+F2oM=; b=A8zU+Azvz74O+ylj7iZYVPaG8Mz5kyW/0pF+oJknfPpb0d+DZekERDVwYaC2igIRmi XV7S8UFglVtsk4rVVx3kGQclNn2QMr7CsP0cOWvReXDJ0FtKim1Gius+OoZcKQu0ZPR6 +xIBaVTxkBshi87KeO04bUNzvPqqxx41ukIatxPsAi9/aPRqn/NWISaJe9Uk7/QtkPPb D9OtYHNSSoNfdtbH86uK+yZwfV9sQTATxlfEO78sKu/vWNPYI17Z/O1czgcOIh0tGwzk zOfr/AwwCcy+PEWWzlN6csqRYvZ16k88eDUQE82EsNI2m7uDUJAKN9p3BF7xlk8pqar+ vVdA== 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=6JRKQ3XG0+zQ3tOowAPjVsirukc3N5GjmnyOfD+F2oM=; b=sLV7JOeGjKY6JWIbQgGhMUDNC00JDt1xBR7rD62/E69psqTF8zSJMKg4KrsxZEMrU7 evPNcUfcP83W3RCz0Eg4EZK00XLUHLB53g8rR9x39HEL/9DkZOxWTknxl7VFBOgRvLmF +NuaGmCRdR733K0OItKT9zmxCoZHoS80+o+4Qcmu1aQzd52ULSwPA0DZLKmyI64/SkeH NKJly0X6iy7Yn91VeTfXhcByaSf10jWVDd5pHdlNwbNS8jAp4uugrBprxdk1If+PYxTA fykBQI2XBdJ/DvILJbccTMbRnq3PS1WH6RX+uyiaNy3WknLSwzQEND3CLChekQsN4m2o GwuA== X-Gm-Message-State: AHQUAuZ5g7dLesK/mLrSTSD3N02/IBGty/brkqqc4BEGqCI4iYXMVe8X BB9Lly0ruqFlS8bRzn/e7VH3KA== X-Google-Smtp-Source: AHgI3IaUJ7buzd7izWmDa4BB1pS4c+PFl88EUMRp6Uxe8aUg4WuHpN7Jp/2U5GTM0B6lbYLNFjmezA== X-Received: by 2002:adf:ba12:: with SMTP id o18mr27474283wrg.326.1550683692949; Wed, 20 Feb 2019 09:28:12 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Wed, 20 Feb 2019 17:28:04 +0000 Message-Id: <20190220172811.10588-2-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190220172811.10588-1-alex.bennee@linaro.org> References: <20190220172811.10588-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::435 Subject: [Qemu-devel] [PATCH v1 1/8] .travis.yml: the xcode10 image seems to be hosed 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: pbonzini@redhat.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: Paolo Bonzini It fails to install homebrew. Unfortunately we cannot mark it as an expected failure because Travis does not match allow_failures rows against include rows (only against the main test matrix, which we do not use at all), so just disable it. Signed-off-by: Paolo Bonzini Message-Id: <20190220105131.23479-1-pbonzini@redhat.com> Signed-off-by: Alex Benn=C3=A9e --- .travis.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index baa06b976a..866a1872b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -174,13 +174,6 @@ matrix: compiler: clang =20 =20 - - env: - - CONFIG=3D"--target-list=3Di386-softmmu,ppc-softmmu,ppc64-softmmu= ,m68k-softmmu,x86_64-softmmu" - os: osx - osx_image: xcode10 - compiler: clang - - # Python builds - env: - CONFIG=3D"--target-list=3Dx86_64-softmmu" --=20 2.20.1