You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each class that is part of RAW data tier, craft a test where we read in a ROOT file (stored in https://github.com/cms-data/) with one Event that has an object that is "fully filled" (all member containers have at least one element). Add a README.md for each DataFormat package holding such class explaining the test, and a policy that whenever such class is updated, a new test file needs to be added whenever the class or any of its contained classes are changed. Maybe also craft a test where one cmsRun writes a file with the object and another reads file, both in the same release. Currently RAW data tier includes
Make one file for all Run 2 scouting classes, and another file for all Run 3 scouting classes. Consider encoding the class versions of all of the participating classes in the file name. Policy: whenever any of RunX scouting class is updated, create a new file, and if the data format used in the most recent file has not been used in production, delete that file.
Motivated by cms-sw/cmssw#41246
For each class that is part of RAW data tier, craft a test where we read in a ROOT file (stored in https://github.com/cms-data/) with one Event that has an object that is "fully filled" (all member containers have at least one element). Add a
README.md
for each DataFormat package holding such class explaining the test, and a policy that whenever such class is updated, a new test file needs to be added whenever the class or any of its contained classes are changed. Maybe also craft a test where one cmsRun writes a file with the object and another reads file, both in the same release. Currently RAW data tier includesFEDRawDataCollection
#541GlobalObjectMapRecord
#542edm::TriggerResults
#540trigger::TriggerEvent
#543Add similar tests for Scouting data formats
testDataFormatsScoutingRunX
failing in ROOT IBs cmssw#41222Add similar tests for RAW' data formats
SiStripApproximateClusterCollection
as a simple format for RAW (re-vamped) cmssw#42495 gets mergedSiStripApproximateClusterCollection
as a simple format for RAW (re-vamped) cmssw#42495 (comment)std::vector<DetId>
as data format of SiStripDetId
s with FED errors cmssw#42662 gets mergedFinally
Not really about schema evolution testing, but to track in this issue the earlier milestone on "responding to schema evolution failure"
Progress tracked in https://github.com/makortel/framework/milestone/31The text was updated successfully, but these errors were encountered: