... | @@ -6,7 +6,7 @@ Generally, it means that the behavior of Alya is wrong and that you should inves |
... | @@ -6,7 +6,7 @@ Generally, it means that the behavior of Alya is wrong and that you should inves |
|
|
|
|
|
This operation can be done modifying the `.json` associated with the test (see https://gitlab.bsc.es/alya/alya-testsuite/wikis/Test-configuration to know how to proceed).
|
|
This operation can be done modifying the `.json` associated with the test (see https://gitlab.bsc.es/alya/alya-testsuite/wikis/Test-configuration to know how to proceed).
|
|
In the section `comparisons` of the `.json` file, you will find a list of files that are compared.
|
|
In the section `comparisons` of the `.json` file, you will find a list of files that are compared.
|
|
For each file, there is a field "method" that is used to define how to compare the reference and the test result files, and a field "tolerance" that corresponds to the value associated with this method.
|
|
For each file, there is a field `"method"` that is used to define how to compare the reference and the test result files, and a field "tolerance" that corresponds to the value associated with this method.
|
|
|
|
|
|
##### "method": "absolute"
|
|
##### "method": "absolute"
|
|
|
|
|
... | | ... | |