Skip to content
Snippets Groups Projects
Commit b6b1256e authored by Patrick Koppenburg's avatar Patrick Koppenburg :leaves:
Browse files

Merge branch 'pkoppenb-hash' into 'master'

Add a hash to avoid test failing

See merge request !935
parents 34c7dce4 7b015ad6
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!935Add a hash to avoid test failing
Pipeline #5852359 passed
......@@ -37,7 +37,7 @@ B_vars_stored = ['Bs_DTF_AllPVs_CHI2', 'Bs_DTF_AllPVs_CHI2DOF', 'Bs_DTF_AllPVs_F
# The hash is got from DaVinci/v63r6 with 5 significant digit
# dd4hep platform desc platform
expected_chi2_hashs = [-6712918245859272476, -8420881755086790226]
expected_chi2_hashs = [-6712918245859272476, -8420881755086790226, -7952819373100832545]
#sort the expected vars
B_vars_stored = sorted(B_vars_stored)
......
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