orientation conversion test in PRIVATE has the tendency to fail
new tolerances lead more often to a transfer from phi_2 to phi_1 for PHI=180 or PHI=0. The pytest takes care of that, the deprecated test in PRIVATE not
This commit is contained in:
parent
4bfa623ff2
commit
62f7363a29
|
@ -203,7 +203,6 @@ Post_OrientationConversion:
|
|||
stage: postprocessing
|
||||
script:
|
||||
- OrientationConversion/test.py
|
||||
- OrientationConversion/test2.py
|
||||
except:
|
||||
- master
|
||||
- release
|
||||
|
|
Loading…
Reference in New Issue