We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739fa00 commit 60edf3dCopy full SHA for 60edf3d
1 file changed
.azure-pipelines/xfel/unix-conda-build.yml
@@ -111,6 +111,9 @@ steps:
111
chmod +x $(Pipeline.Workspace)/modules/xfel_regression/merging_test_data/merge_thermo.csh
112
export OMP_NUM_THREADS=4
113
libtbx.run_tests_parallel module=uc_metrics module=simtbx module=xfel_regression module=LS49 nproc=4
114
+ echo "DEBUG"
115
+ cat mp4k/rank_0*.err
116
+ echo "DEBUG2"
117
failOnStderr: false
118
displayName: Test
119
0 commit comments