diff --git a/DaVinciTests/tests/options/Packing/DaVinci-uDSTUnpacking-Stripping20-Test.py b/DaVinciTests/tests/options/Packing/DaVinci-uDSTUnpacking-Stripping20-Test.py index a7240dd0171c9d37d831dd197c746a8c550a5904..47c92cc045ced172f530cf597cfe824528629351 100755 --- a/DaVinciTests/tests/options/Packing/DaVinci-uDSTUnpacking-Stripping20-Test.py +++ b/DaVinciTests/tests/options/Packing/DaVinci-uDSTUnpacking-Stripping20-Test.py @@ -34,18 +34,18 @@ DaVinci().UserAlgorithms += [ DataObjectLocation = "/Event/Bhadron/Rec/Calo/Photons", MaxVersion = 999, OutputLevel = 3 ), - DataObjectVersionFilter( "CheckLiteTTClusters", - DataObjectLocation = "/Event/Bhadron/Raw/TT/LiteClusters", - MaxVersion = 999, - OutputLevel = 3 ), - DataObjectVersionFilter( "CheckLiteITClusters", - DataObjectLocation = "/Event/Bhadron/Raw/IT/LiteClusters", - MaxVersion = 999, - OutputLevel = 3 ), - DataObjectVersionFilter( "CheckLiteVeloClusters", - DataObjectLocation = "/Event/Bhadron/Raw/Velo/LiteClusters", - MaxVersion = 999, - OutputLevel = 3 ), +# DataObjectVersionFilter( "CheckLiteTTClusters", +# DataObjectLocation = "/Event/Bhadron/Raw/TT/LiteClusters", +# MaxVersion = 999, +# OutputLevel = 3 ), +# DataObjectVersionFilter( "CheckLiteITClusters", +# DataObjectLocation = "/Event/Bhadron/Raw/IT/LiteClusters", +# MaxVersion = 999, +# OutputLevel = 3 ), +# DataObjectVersionFilter( "CheckLiteVeloClusters", +# DataObjectLocation = "/Event/Bhadron/Raw/Velo/LiteClusters", +# MaxVersion = 999, +# OutputLevel = 3 ), DataObjectVersionFilter( "CheckBhadronKaons", DataObjectLocation = "/Event/Bhadron/Phys/StdAllNoPIDsKaons/Particles", MaxVersion = 999, diff --git a/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardbasic_reco14_run.qmt b/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardbasic_reco14_run.qmt index ce26a20335d58085a0d0311c2b8a8d32c7ceb557..1cca14e96fb60e61c9b2dd821d43da73fd205676 100755 --- a/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardbasic_reco14_run.qmt +++ b/DaVinciTests/tests/qmtest/commonparticles.qms/test_standardbasic_reco14_run.qmt @@ -17,7 +17,7 @@ DaVinciInitAlg SUCCESS 500 events p findReferenceBlock(""" StdNoPIDsUpPions SUCCESS Number of counters : 1 | Counter | # | sum | mean/eff^* | rms/err^* | min | max | - |*"#accept" | 500 | 492 |( 98.4000 +- 0.561142 )%| ------- | ------- | + |*"#accept" | 500 | 492 |( 98.40000 +- 0.5611417)%| ------- | ------- | """, stdout, result, causes, signature_offset = 0, id='Particles') countErrorLines({"FATAL":0}) </text></argument> diff --git a/DaVinciTests/tests/qmtest/io.qms/test_write_dst.qmt b/DaVinciTests/tests/qmtest/io.qms/test_write_dst.qmt index 96ecf275945fddb370a4ee3f1e55b1823d843a4f..c519e5f1afd2ec611d95abeda1497cdbd3290bb5 100755 --- a/DaVinciTests/tests/qmtest/io.qms/test_write_dst.qmt +++ b/DaVinciTests/tests/qmtest/io.qms/test_write_dst.qmt @@ -13,21 +13,21 @@ Print_3000_3087 SUCCESS Number of co | Counter | # | sum | mean/eff^* | rms/err^* | min | max | | "# Phys/SelJpsi_3000_3087" | 14 | 14 | 1.0000 | 0.0000 | 1.0000 | 1.0000 | | "# input particles" | 14 | 14 | 1.0000 | 0.0000 | 1.0000 | 1.0000 | - |*"#accept" | 14 | 14 |( 100.000 +- 7.14286 )%| ------- | ------- | + |*"#accept" | 14 | 14 |( 100.0000 +- 0.000000)%| ------- | ------- | """, stdout, result, causes, signature_offset = 0, id = "Stream1") findReferenceBlock(""" Print_3088_3100 SUCCESS Number of counters : 3 | Counter | # | sum | mean/eff^* | rms/err^* | min | max | | "# Phys/SelJpsi_3088_3100" | 13 | 13 | 1.0000 | 0.0000 | 1.0000 | 1.0000 | | "# input particles" | 13 | 13 | 1.0000 | 0.0000 | 1.0000 | 1.0000 | - |*"#accept" | 13 | 13 |( 100.000 +- 7.69231 )%| ------- | ------- | + |*"#accept" | 13 | 13 |( 100.0000 +- 0.000000)%| ------- | ------- | """, stdout, result, causes, signature_offset = 0, id = "Stream2") findReferenceBlock(""" Print_3100_4000 SUCCESS Number of counters : 3 | Counter | # | sum | mean/eff^* | rms/err^* | min | max | | "# Phys/SelJpsi_3100_4000" | 5 | 6 | 1.2000 | 0.40000 | 1.0000 | 2.0000 | | "# input particles" | 5 | 6 | 1.2000 | 0.40000 | 1.0000 | 2.0000 | - |*"#accept" | 5 | 5 |( 100.000 +- 20.0000 )%| ------- | ------- | + |*"#accept" | 5 | 5 |( 100.0000 +- 0.000000)%| ------- | ------- | """, stdout, result, causes, signature_offset = 0, id = "Stream3") </text></argument> </extension>