From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web11.650.1686150594622624838 for ; Wed, 07 Jun 2023 08:09:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=n41LzjOi; spf=pass (domain: kernel.org, ip: 139.178.84.217, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 162DC63A6C for ; Wed, 7 Jun 2023 15:09:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7BDAAC433D2 for ; Wed, 7 Jun 2023 15:09:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686150593; bh=LYzcmmW+DyQ0CM+59tNKMTtM5gNqyoOuHiHbysD3IvQ=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=n41LzjOiODmszljQ3w9x/z8n+mcP6NEhquDLDZZcVTAq/CEgwrLylRZNbD/p/fpGT vkD4bxb+oDAWjd0OQR08Jy2XQ+kpRptVSyPuBiMKJVT33029uHMuTFxe60tA0sOzV8 RvmJxVPp3QRo61Dir9glWhKk3q8ACic4uXnyBT9O6CSw6TZppPAE5D+vm7WVf8a/Sr UFJnlg89FWI70G51KhV2TbmASSrkk5WH0cL7Mt0LlLuxxo7Fj2bFmcZxxMTpnz9nGe nvG1+dJw7/MRHbYQexcBT3zftm79Y97Zl9X3Y+jYphdhx7X4w/WnNZdLGyB83pOFrM WYRL2K266DGuQ== Received: by mail-lj1-f173.google.com with SMTP id 38308e7fff4ca-2b1adf27823so71520841fa.2 for ; Wed, 07 Jun 2023 08:09:53 -0700 (PDT) X-Gm-Message-State: AC+VfDxiHvP/ERSn18BD3JZ1Pj48ktmG43i40al82I2v0SrEtAkRZ0aW dOnXyGI1e0oVM6WvkRTG13c9INsokdOSL4M9AU4= X-Google-Smtp-Source: ACHHUZ6nwsZ04nXSkKHt7GarwjBVyVzfRrWBRtJmX0/R5zo/EtKwUFfoFpvcEdx04BM1wJBU8GAQuEpDz7rbIZr6QAk= X-Received: by 2002:a2e:3c02:0:b0:2b1:e958:efa0 with SMTP id j2-20020a2e3c02000000b002b1e958efa0mr2278989lja.50.1686150591498; Wed, 07 Jun 2023 08:09:51 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Ard Biesheuvel" Date: Wed, 7 Jun 2023 17:09:39 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] failed pr To: "Wu, Hao A" Cc: "Kinney, Michael D" , "devel@edk2.groups.io" , Michael Kubacki , Sean Brogan Content-Type: text/plain; charset="UTF-8" I found the button too, and it works as expected. While the ongoing CI issues are investigated, could someone please push the button on this one? Thanks. https://github.com/tianocore/edk2/pull/4529 On Wed, 7 Jun 2023 at 05:16, Wu, Hao A wrote: > > Thanks. Below approach works for me: > > > From Conversation tab, scroll down to the "Some checks were not > > successful" > > area and scroll down to a check that failed. The select "Details". > > that will take you to the specific area of the Checks tab that contains > > a failure and the drop down for "Re-run failed checks" is available. > > Best Regards, > Hao Wu > > > -----Original Message----- > > From: Kinney, Michael D > > Sent: Wednesday, June 7, 2023 11:08 AM > > To: Wu, Hao A ; devel@edk2.groups.io; Ard > > Biesheuvel > > Cc: Michael Kubacki ; Sean Brogan > > ; Kinney, Michael D > > > > Subject: RE: [edk2-devel] failed pr > > > > There seems to be multiple views in the checks tab. > > > > From Conversation tab, scroll down to the "Some checks were not > > successful" > > area and scroll down to a check that failed. The select "Details". > > that will take you to the specific area of the Checks tab that contains > > a failure and the drop down for "Re-run failed checks" is available. > > > > Since we 4 groups of check jobs, you have to be in the right scope. > > > > From the checks tab, you can also select "Azure Pipelines" and scroll > > down to a failed check. Click on it, and "Re-run failed jobs" will be > > available. Most of the failures are in Azure Pipelines. > > > > Mike > > > > > -----Original Message----- > > > From: Wu, Hao A > > > Sent: Tuesday, June 6, 2023 7:02 PM > > > To: devel@edk2.groups.io; Kinney, Michael D > > ; > > > Ard Biesheuvel > > > Cc: Michael Kubacki ; Sean Brogan > > > > > > Subject: RE: [edk2-devel] failed pr > > > > > > Hello Mike, > > > > > > I do not see the "re-run failed jobs" under "Checks" tab for cancelled CI > > > tests: > > > https://github.com/tianocore/edk2/pull/4478 > > > (Only "Re-run all checks" is found) > > > > > > What should be done to handle such case? > > > > > > Best Regards, > > > Hao Wu > > > > > > > -----Original Message----- > > > > From: devel@edk2.groups.io On Behalf Of > > Michael > > > > D Kinney > > > > Sent: Wednesday, June 7, 2023 3:55 AM > > > > To: Ard Biesheuvel ; devel@edk2.groups.io > > > > Cc: Michael Kubacki ; Sean Brogan > > > > ; Kinney, Michael D > > > > > > > > Subject: Re: [edk2-devel] failed pr > > > > > > > > All EDK II Maintainers should now have permissions to "re-run failed > > > jobs". > > > > > > > > If you see a PR with failed jobs that are not related to the code change, > > > then > > > > try rerunning the specific failed job or select "re-run failed jobs" > > > > from the drop down in top right of "Checks" tab. > > > > > > > > Please let me know if you do not see this as an option. > > > > > > > > Thanks, > > > > > > > > Mike > > > > > > > > > -----Original Message----- > > > > > From: Kinney, Michael D > > > > > Sent: Friday, June 2, 2023 5:07 PM > > > > > To: Ard Biesheuvel ; devel@edk2.groups.io > > > > > Cc: Michael Kubacki ; Sean Brogan > > > > > ; Kinney, Michael D > > > > > > > > > > Subject: RE: [edk2-devel] failed pr > > > > > > > > > > Merged > > > > > > > > > > Mike > > > > > > > > > > > -----Original Message----- > > > > > > From: Ard Biesheuvel > > > > > > Sent: Friday, June 2, 2023 4:39 PM > > > > > > To: devel@edk2.groups.io; Kinney, Michael D > > > > > > > > > > > > Cc: Michael Kubacki ; Sean Brogan > > > > > > > > > > > > Subject: Re: [edk2-devel] failed pr > > > > > > > > > > > > Another one > > > > > > > > > > > > https://github.com/tianocore/edk2/pull/4473 > > > > > > > > > > > > On Sat, 3 Jun 2023 at 00:32, Ard Biesheuvel wrote: > > > > > > > > > > > > > > Thanks! > > > > > > > > > > > > > > On Fri, 2 Jun 2023 at 18:38, Michael D Kinney > > > > > > > wrote: > > > > > > > > > > > > > > > > Done. > > > > > > > > > > > > > > > > Mike > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > > From: Kinney, Michael D > > > > > > > > > Sent: Friday, June 2, 2023 9:37 AM > > > > > > > > > To: devel@edk2.groups.io; ardb@kernel.org; Michael Kubacki > > > > > > > > > ; Sean Brogan > > > > > > > > > > > > > > > Cc: Kinney, Michael D > > > > > > > > > Subject: RE: [edk2-devel] failed pr > > > > > > > > > > > > > > > > > > I am working on it. > > > > > > > > > > > > > > > > > > Mike > > > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > > > From: devel@edk2.groups.io On > > Behalf > > > > > > > > > > Of > > > > > Ard > > > > > > > > > > Biesheuvel > > > > > > > > > > Sent: Friday, June 2, 2023 9:19 AM > > > > > > > > > > To: Kinney, Michael D ; Michael > > > > > Kubacki > > > > > > > > > > ; Sean Brogan > > > > > > ; > > > > > > > > > > edk2-devel-groups-io > > > > > > > > > > Subject: [edk2-devel] failed pr > > > > > > > > > > > > > > > > > > > > Could someone push the merge button on this pr please? > > > > > > > > > > > > > > > > > > > > https://github.com/tianocore/edk2/pull/4470 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >