Browsing test results from Azure CI #20011
markcmiller86
started this conversation in
Share cool stuff
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you run into failing tests on Azure CI and want to browse the results, here are the steps
1. First, go to the PR's test details by clicking on the blue
Detailslink next to theMain_build2. This will take you to a GitHub page with info about the build. Click on the gray text
View more details on Azure pipelines3. This will take you to an Azure page with information about the build including a link to
1 Artifacton the main build. Click on that link.4. That will take you to a page where you can download the artifact by going to the elipsis (3 dots) and pulling down to
Download artifacts5. That will download a
VisIt_Test_Outputs.ziparchive. Open that archive and navigate toVisIt_Test_Outputs/build/test/output/html/index.htmlto view the test results in a browserBeta Was this translation helpful? Give feedback.
All reactions