Skip to content
Snippets Groups Projects
Commit ae8d0186 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[T] Relax tolerances for sigma.

These tests are failing on testing machines.
parent 9a6adb41
No related branches found
No related tags found
No related merge requests found
...@@ -292,7 +292,7 @@ ...@@ -292,7 +292,7 @@
<vtkdiff> <vtkdiff>
<file>out_bar_coarse_ED_pcs_0_ts_30_t_0.300000.vtu</file> <file>out_bar_coarse_ED_pcs_0_ts_30_t_0.300000.vtu</file>
<field>sigma</field> <field>sigma</field>
<absolute_tolerance>5e-8</absolute_tolerance> <absolute_tolerance>6e-8</absolute_tolerance>
<relative_tolerance>0</relative_tolerance> <relative_tolerance>0</relative_tolerance>
</vtkdiff> </vtkdiff>
<vtkdiff> <vtkdiff>
......
...@@ -316,7 +316,7 @@ ...@@ -316,7 +316,7 @@
<vtkdiff> <vtkdiff>
<file>out_bar_coarse_ED_pcs_0_ts_60_t_0.600000.vtu</file> <file>out_bar_coarse_ED_pcs_0_ts_60_t_0.600000.vtu</file>
<field>sigma</field> <field>sigma</field>
<absolute_tolerance>1e-7</absolute_tolerance> <absolute_tolerance>2e-7</absolute_tolerance>
<relative_tolerance>0</relative_tolerance> <relative_tolerance>0</relative_tolerance>
</vtkdiff> </vtkdiff>
<vtkdiff> <vtkdiff>
......
...@@ -343,7 +343,7 @@ ...@@ -343,7 +343,7 @@
<vtkdiff> <vtkdiff>
<file>out_beam_medium_ED_pcs_0_ts_80_t_0.800000.vtu</file> <file>out_beam_medium_ED_pcs_0_ts_80_t_0.800000.vtu</file>
<field>sigma</field> <field>sigma</field>
<absolute_tolerance>6e-7</absolute_tolerance> <absolute_tolerance>8e-7</absolute_tolerance>
<relative_tolerance>0</relative_tolerance> <relative_tolerance>0</relative_tolerance>
</vtkdiff> </vtkdiff>
<vtkdiff> <vtkdiff>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment