On Mon, 28 Aug 2023 at 20:37, Kinney, Michael D
<michael.d.kin...@intel.com> 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 GitHub 
> 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 detailed 
> formatting errors in Azure DevOps CI: 
> https://github.com/tianocore/tianocore.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 returned 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 the 
> 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=16279570168
> https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=100301&view=resultshttps://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=100301&view=logs&j=ec42d809-3c3b-54a9-276c-e54a8b9aaee9&t=bd91c6c3-6d75-5ede-7b63-5767cf827334
>
> If you go back to the results view:
> https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=100301&view=results
>

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?


-=-=-=-=-=-=-=-=-=-=-=-
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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to