Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite alya-testsuite
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuitealya-testsuite
  • Wiki
  • Analyze the results

Analyze the results · Changes

Page history
Update Analyze the results authored Jul 23, 2019 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Analyze-the-results.md
View page @ 79595012
......@@ -4,6 +4,7 @@ To proceed, open the `index.html` file that has been generated in the testsuite
# Main page
![Capture_d_écran_de_2019-07-23_17-32-57](uploads/822def3eb3d85f50c995268cf58d13ea/Capture_d_écran_de_2019-07-23_17-32-57.png)
_Main page of the testsuite showing various failed compilations and tests_
You will find a table containing the different tests that have been executed, and if their compilation and the test executions have succeeded or failed. You can click on each item to get more information.
......@@ -12,7 +13,15 @@ You will find a table containing the different tests that have been executed, an
## Failed compilation
A failed compilation is shown through a red cross. It indicates that one or several compilations have failed.
You can access to the compilation output to get more details and correct the code of Alya to solve the issue.
You can access the compilation page by clicking on the red cross.
![Capture_d_écran_de_2019-07-23_17-34-29](uploads/f3418248d6835c1571e9c10bdc640d39/Capture_d_écran_de_2019-07-23_17-34-29.png)
_Compilation page_
Print the output by clicking on the corresponding red cross:
![Capture_d_écran_de_2019-07-23_17-37-53](uploads/a2dcc7d2ce4db349c74de2ebf89f84af/Capture_d_écran_de_2019-07-23_17-37-53.png)
_Output of the failed compilation_
# Tests
......
Clone repository
  • Home
  • User
    • Basic information
    • Execute the Testsuite
    • Analyze the results
  • Developer
    • Adding/modifying tests workflow
    • Manage the tolerances