Skip to content

Changed info.yaml to re-run samples where AP ran into issues

Ben Couturier requested to merge cgiuglia/starterkit-practice into master

Rerun the following samples from rds_hadronic APs which seem to have run over only part of the files:

2012_magdown_data_bsdstaunu_ws: NOT OK len(ancestors)=4643 len(expected)=7794 len(missing)=3151 len(extra)=0
2012_magup_data_bsdstaunu_ws: NOT OK len(ancestors)=4757 len(expected)=8365 len(missing)=3608 len(extra)=0
2012_magup_data_bsdstaunu: NOT OK len(ancestors)=4416 len(expected)=8365 len(missing)=3949 len(extra)=0
2012_magdown_data_bsdstaunu: NOT OK len(ancestors)=4504 len(expected)=7794 len(missing)=3290 len(extra)=0
2012_magdown_mc_bsdstaunu: NOT OK len(ancestors)=9 len(expected)=13 len(missing)=4 len(extra)=0
2012_magdown_mc_bsdstaunu_ws: NOT OK len(ancestors)=9 len(expected)=13 len(missing)=4 len(extra)=0
2012_magup_mc_bsdstaunu: NOT OK len(ancestors)=8 len(expected)=14 len(missing)=6 len(extra)=0
2012_magup_mc_bsdstaunu_ws: NOT OK len(ancestors)=8 len(expected)=14 len(missing)=6 len(extra)=0

We are following this with @cburr We will do the cleanup once the investigations are complete.

Edited by Ben Couturier

Merge request reports