From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id CC0BB7803D0 for ; Mon, 28 Aug 2023 19:05:15 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=EZRQ9Yl+oM6NkJMdxw7Ax2ib8L+S1Pt9zC37BEmB5Uk=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Transfer-Encoding; s=20140610; t=1693249514; v=1; b=R+ES25cN5GrXR7oWddt/SFR8peSIkA4l5n1HT7e/Ufe0CRViPf60iE+RtX8EpXeasE726FZu 7huVyxm0nbtnWtWKTFGXvAQypoK0qkpcPNU9ZLRB1R7NpqXmSIVhJyMZ8hiYAnDG8mMHwPQorUL 4i9PlU1MxNcBFZL48O+ojV8Q= X-Received: by 127.0.0.2 with SMTP id qE9wYY7687511xHZ86UDqD5N; Mon, 28 Aug 2023 12:05:14 -0700 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.108.1693249513716320455 for ; Mon, 28 Aug 2023 12:05:13 -0700 X-Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 380F164F59 for ; Mon, 28 Aug 2023 19:05:13 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id A1775C433CC for ; Mon, 28 Aug 2023 19:05:12 +0000 (UTC) X-Received: by mail-lf1-f45.google.com with SMTP id 2adb3069b0e04-50078eba7afso5652947e87.0 for ; Mon, 28 Aug 2023 12:05:12 -0700 (PDT) X-Gm-Message-State: h0UeJoMBgnjj5TTKe8MAFEy6x7686176AA= X-Google-Smtp-Source: AGHT+IFbTOelZtfjodLqdzeGVMRw0j2qlcQtuwjnm2jVNd0pQET3whaYM/LGg3M0ud+3nNeFwEcag1xYZdO2S3n8Tlw= X-Received: by 2002:a05:6512:704:b0:500:8fe8:7e80 with SMTP id b4-20020a056512070400b005008fe87e80mr11825563lfs.26.1693249510588; Mon, 28 Aug 2023 12:05:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Ard Biesheuvel" Date: Mon, 28 Aug 2023 21:04:57 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] another PR rejected by CI To: "Kinney, Michael D" Cc: Michael Kubacki , Taylor Beebe , Oliver Smith-Denny , edk2-devel-groups-io , Leif Lindholm Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=R+ES25cN; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, 28 Aug 2023 at 20:37, Kinney, Michael D wrote: > > Hi Ard, > > I think your main question is how all developers can find the > details of any of these types of test failures. It is not > obvious until you notice there is a "Tests" tab on one of the > Azure Pipelines pages. > > The main interface to developers for these types of failures > is "Test" results in Azure Pipelines that allows the developer > to navigate to each test failure using web links: > > For example, I see one of the failures following the links from the GitHu= b details into the Azure pipelines log: > > PROGRESS - --Running OvmfPkg: Uncrustify Coding Standard Test NO-TARGET -= - > WARNING - A file header template is not specified in the config file. > WARNING - A function header template is not specified in the config file. > ERROR - Visit the following instructions to learn how to find the detaile= d formatting errors in Azure DevOps CI: https://github.com/tianocore/tianoc= ore.github.io/wiki/EDK-II-Code-Formatting#how-to-find-uncrustify-formatting= -errors-in-continuous-integration-ci > ERROR - /__w/1/s/OvmfPkg/IoMmuDxe/IoMmuBuffer.c > ERROR - --->Test Failed: Uncrustify Coding Standard Test NO-TARGET return= ed 1 > PROGRESS - --Running OvmfPkg: Dsc Complete Check Test NO-TARGET -- > PROGRESS - --->Test Success: Dsc Complete Check Test NO-TARGET > > I followed the following links to get these details, but does not show th= e detailed log info with the specific uncrustify issue: > https://github.com/tianocore/edk2/pull/4763 > https://github.com/tianocore/edk2/pull/4763/checks?check_run_id=3D1627957= 0168 > https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=3D100301&v= iew=3Dresultshttps://dev.azure.com/tianocore/edk2-ci/_build/results?buildId= =3D100301&view=3Dlogs&j=3Dec42d809-3c3b-54a9-276c-e54a8b9aaee9&t=3Dbd91c6c3= -6d75-5ede-7b63-5767cf827334 > > If you go back to the results view: > https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=3D100301&v= iew=3Dresults > Thanks for the help Weirdly, the 'tests' tab next to 'summary' does not always appear - 'Ubuntu GCC 5 PR' has it, but none of the other failed (sub-)tests do Does this mean that 'Windows VS2019 PR' failed on another test? Could someone explain how to navigate this failure and dig up what the problem is there? -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108065): https://edk2.groups.io/g/devel/message/108065 Mute This Topic: https://groups.io/mt/101015386/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-