[clang] [Serialization] Load Specializations Lazily (PR #76774)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 30 19:52:43 PST 2024
ChuanqiXu9 wrote:
I applied the change to https://github.com/ChuanqiXu9/root/tree/LoadSpecLazily
And the testing result looks like, hmm, unstable, there are 326 tests failed out of 2174 and in the LoadSpecLazily version, there are 328 tests out of 2174. But some tests passed in LoadSpecLazily version but failed in baseline version.
@vgvassilev I'll paste the log here, could you take a look if we can think the result matches?
### baseline
```
85% tests passed, 326 tests failed out of 2174
Label Time Summary:
cling = 1835.25 sec*proc (104 tests)
longtest = 30594.98 sec*proc (48 tests)
matrix = 9.22 sec*proc (1 test)
multithreaded = 9615.09 sec*proc (17 tests)
python_runtime_deps = 0.00 sec*proc (18 tests)
regression = 1789.82 sec*proc (103 tests)
roottest = 1844.47 sec*proc (105 tests)
tutorial = 52243.37 sec*proc (709 tests)
Total Test time (real) = 5637.30 sec
The following tests FAILED:
1 - clingtest-check-cling (Timeout)
2 - pyunittests-distrdf-unit-test-callable-generator (Failed)
3 - pyunittests-distrdf-unit-test-friendinfo (Failed)
4 - pyunittests-distrdf-unit-test-headnode (Failed)
6 - pyunittests-distrdf-unit-test-node (Failed)
7 - pyunittests-distrdf-unit-test-operation (Failed)
8 - pyunittests-distrdf-unit-test-proxy (Failed)
9 - pyunittests-distrdf-unit-test-ranges (Failed)
10 - pyunittests-distrdf-unit-backend-test-common (Failed)
11 - pyunittests-distrdf-unit-backend-test-dist (Failed)
12 - pyunittests-distrdf-unit-backend-test-graph-caching (Failed)
13 - pyunittests-pyroot-import-load-libs (Failed)
14 - pyunittests-pyroot-root-module (Failed)
15 - pyunittests-pyroot-dependency-versions (Failed)
16 - pyunittests-pyroot-pyz-decorator (Failed)
17 - pyunittests-pyroot-pyz-pretty-printing (Failed)
18 - pyunittests-pyroot-pyz-array-interface (Not Run)
19 - test-import-numpy (Failed)
20 - pyunittests-pyroot-pyz-stl-vector (Failed)
21 - pyunittests-pyroot-pyz-tobject-contains (Failed)
22 - pyunittests-pyroot-pyz-tobject-comparisonops (Failed)
23 - pyunittests-pyroot-pyz-tclass-dynamiccast (Failed)
24 - pyunittests-pyroot-pyz-tcontext-contextmanager (Failed)
25 - pyunittests-pyroot-pyz-tdirectory-attrsyntax (Failed)
26 - pyunittests-pyroot-pyz-tdirectoryfile-attrsyntax-get (Failed)
27 - pyunittests-pyroot-pyz-tfile-attrsyntax-get-writeobject-open (Failed)
28 - pyunittests-pyroot-pyz-tfile-constructor (Failed)
29 - pyunittests-pyroot-pyz-tfile-context-manager (Failed)
30 - pyunittests-pyroot-pyz-ttree-branch-attr (Failed)
31 - pyunittests-pyroot-pyz-ttree-iterable (Failed)
32 - pyunittests-pyroot-pyz-ttree-setbranchaddress (Not Run)
33 - pyunittests-pyroot-pyz-ttree-branch (Not Run)
34 - pyunittests-pyroot-pyz-th1-operators (Failed)
35 - pyunittests-pyroot-pyz-th2 (Failed)
36 - pyunittests-pyroot-pyz-tgraph-getters (Failed)
37 - pyunittests-pyroot-pyz-tcollection-len (Failed)
38 - pyunittests-pyroot-pyz-tcollection-listmethods (Failed)
39 - pyunittests-pyroot-pyz-tcollection-operators (Failed)
40 - pyunittests-pyroot-pyz-tcollection-iterable (Failed)
41 - pyunittests-pyroot-pyz-tseqcollection-itemaccess (Failed)
42 - pyunittests-pyroot-pyz-tseqcollection-listmethods (Failed)
43 - pyunittests-pyroot-pyz-titer-iterator (Failed)
44 - pyunittests-pyroot-pyz-tclonesarray-itemaccess (Failed)
45 - pyunittests-pyroot-pyz-tarray-len (Failed)
46 - pyunittests-pyroot-pyz-tarray-getitem (Failed)
47 - pyunittests-pyroot-pyz-tvectort-len (Failed)
48 - pyunittests-pyroot-pyz-tvectort-getitem (Failed)
49 - pyunittests-pyroot-pyz-tvector3-len (Failed)
50 - pyunittests-pyroot-pyz-tvector3-getitem (Failed)
51 - pyunittests-pyroot-pyz-tstring-len (Failed)
52 - pyunittests-pyroot-pyz-tstring-str-repr (Failed)
53 - pyunittests-pyroot-pyz-tstring-comparisonops (Failed)
54 - pyunittests-pyroot-conv-tstring (Failed)
55 - pyunittests-pyroot-pyz-tobjstring-len (Failed)
56 - pyunittests-pyroot-pyz-tobjstring-str-repr (Failed)
57 - pyunittests-pyroot-pyz-tobjstring-comparisonops (Failed)
58 - pyunittests-pyroot-pyz-rvec (Failed)
59 - pyunittests-pyroot-pyz-rvec-asrvec (Not Run)
60 - pyunittests-pyroot-pyz-rdataframe-makenumpy (Not Run)
61 - pyunittests-pyroot-pyz-rdataframe-asnumpy (Not Run)
62 - pyunittests-pyroot-pyz-rdataframe-histo-profile (Failed)
63 - pyunittests-pyroot-rdfdescription (Failed)
64 - pyunittests-pyroot-pyz-rtensor (Not Run)
65 - pyunittests-pyroot-pyz-tf-pycallables (Failed)
66 - pyunittests-pyroot-roofit-rooabscollection (Failed)
67 - pyunittests-pyroot-roofit-rooarglist (Failed)
68 - pyunittests-pyroot-roofit-roodatahist-ploton (Failed)
69 - pyunittests-pyroot-roofit-roodataset (Failed)
70 - pyunittests-pyroot-roofit-rooabspdf-fitto (Failed)
71 - pyunittests-pyroot-roofit-rooabsreal-ploton (Failed)
72 - pyunittests-pyroot-roofit-roolinkedlist (Failed)
73 - pyunittests-pyroot-roofit-roojsonfactorywstool (Failed)
74 - pyunittests-pyroot-roofit-rooglobalfunc (Failed)
75 - pyunittests-pyroot-roofit-roosimultaneous (Failed)
76 - pyunittests-pyroot-roofit-rooworkspace (Failed)
77 - pyunittests-pyroot-roofit-roodataset-numpy (Not Run)
78 - pyunittests-pyroot-roofit-roodatahist-numpy (Not Run)
79 - pyunittests-pyroot-string-view (Failed)
80 - pyunittests-pyroot-numbadeclare (Not Run)
81 - test-import-numba (Failed)
82 - pyunittests-pyroot-rdf-filter-pyz (Not Run)
83 - pyunittests-pyroot-rdf-define-pyz (Not Run)
84 - pyunittests-pyroot-tcomplex (Failed)
145 - gtest-io-io-test-TFile (Failed)
221 - gtest-net-netxng-test-RRawFileNetXNG (Failed)
222 - gtest-net-netxng-test-TNetXNGFileTest (Failed)
224 - gtest-roofit-histfactory-test-stressHistFactory (Failed)
225 - gtest-roofit-histfactory-test-testHistFactory (Failed)
229 - gtest-roofit-hs3-test-testHS3SimultaneousFit (Failed)
317 - test-stressIOPlugins-xroot (Failed)
392 - pyunittests-dataframe-misc (Failed)
393 - pyunittests-dataframe-histograms (Failed)
394 - pyunittests-dataframe-cache (Failed)
395 - pyunittests-dataframe-datasetspec (Failed)
396 - pyunittests-dataframe-merge-results (Failed)
438 - gtest-tree-tree-test-testTChainParsing (Failed)
451 - gtest-tree-treeplayer-test-treeprocessormt-remotefiles (Failed)
481 - tutorial-dataframe-df101_h1Analysis (Failed)
482 - tutorial-dataframe-df102_NanoAODDimuonAnalysis (Failed)
483 - tutorial-dataframe-df103_NanoAODHiggsAnalysis (Failed)
484 - tutorial-dataframe-df106_HiggsToFourLeptons (Failed)
746 - tutorial-multicore-imt001_parBranchProcessing (Timeout)
747 - tutorial-multicore-imt101_parTreeProcessing (Timeout)
751 - tutorial-multicore-mp103_processSelector (Timeout)
752 - tutorial-multicore-mp104_processH1 (Failed)
753 - tutorial-multicore-mp105_processEntryList (Failed)
912 - tutorial-tmva-tmva103_Application (Failed)
930 - tutorial-tree-run_h1analysis (Failed)
987 - tutorial-.rootlogon-py (Failed)
988 - tutorial-dataframe-df000_simple-py (Failed)
989 - tutorial-dataframe-df001_introduction-py (Failed)
990 - tutorial-dataframe-df002_dataModel-py (Failed)
991 - tutorial-dataframe-df003_profiles-py (Failed)
992 - tutorial-dataframe-df004_cutFlowReport-py (Failed)
993 - tutorial-dataframe-df006_ranges-py (Failed)
994 - tutorial-dataframe-df007_snapshot-py (Failed)
995 - tutorial-dataframe-df008_createDataSetFromScratch-py (Failed)
996 - tutorial-dataframe-df010_trivialDataSource-py (Failed)
997 - tutorial-dataframe-df012_DefinesAndFiltersAsStrings-py (Failed)
998 - tutorial-dataframe-df014_CSVDataSource-py (Failed)
999 - tutorial-dataframe-df016_vecOps-py (Failed)
1000 - tutorial-dataframe-df017_vecOpsHEP-py (Failed)
1001 - tutorial-dataframe-df019_Cache-py (Failed)
1002 - tutorial-dataframe-df021_createTGraph-py (Failed)
1003 - tutorial-dataframe-df024_Display-py (Failed)
1004 - tutorial-dataframe-df026_AsNumpyArrays-py (Not Run)
1005 - test-import-numpy (Failed)
1006 - test-import-pandas (Failed)
1007 - tutorial-dataframe-df031_Stats-py (Failed)
1008 - tutorial-dataframe-df032_RDFFromNumpy-py (Not Run)
1009 - tutorial-dataframe-df033_Describe-py (Failed)
1010 - tutorial-dataframe-df034_SaveGraph-py (Failed)
1011 - tutorial-dataframe-df102_NanoAODDimuonAnalysis-py (Failed)
1012 - tutorial-dataframe-df103_NanoAODHiggsAnalysis-py (Failed)
1013 - tutorial-dataframe-df104_HiggsToTwoPhotons-py (Failed)
1014 - tutorial-dataframe-df105_WBosonAnalysis-py (Failed)
1015 - tutorial-dataframe-df106_HiggsToFourLeptons-py (Failed)
1016 - tutorial-dataframe-df107_SingleTopAnalysis-py (Failed)
1017 - tutorial-fit-NumericalMinimization-py (Failed)
1018 - tutorial-fit-combinedFit-py (Not Run)
1019 - tutorial-fit-fitNormSum-py (Failed)
1020 - tutorial-fit-multifit-py (Not Run)
1021 - tutorial-graphs-bent-py (Failed)
1022 - tutorial-graphs-timeSeriesFromCSV-py (Failed)
1023 - tutorial-graphs-zones-py (Failed)
1024 - tutorial-hist-fillrandom-py (Failed)
1025 - tutorial-hist-ratioplot1-py (Failed)
1026 - tutorial-hist-ratioplot2-py (Failed)
1027 - tutorial-hist-ratioplot3-py (Failed)
1028 - tutorial-hist-ratioplot4-py (Failed)
1029 - tutorial-hist-ratioplot5-py (Failed)
1030 - tutorial-hist-ratioplot6-py (Failed)
1031 - tutorial-hist-twoscales-py (Failed)
1032 - tutorial-math-exampleFunction-py (Failed)
1033 - tutorial-math-mathcoreStatFunc-py (Failed)
1034 - tutorial-math-normalDist-py (Failed)
1035 - tutorial-math-principal-py (Failed)
1036 - tutorial-pyroot-DynamicSlice-py (Failed)
1037 - tutorial-pyroot-demoshelp-py (Failed)
1038 - tutorial-pyroot-fillrandom-py (Failed)
1039 - tutorial-pyroot-fit1-py (Failed)
1040 - tutorial-pyroot-formula1-py (Failed)
1041 - tutorial-pyroot-geometry-py (Failed)
1042 - tutorial-pyroot-gerrors-py (Failed)
1043 - tutorial-pyroot-graph-py (Failed)
1044 - tutorial-pyroot-h1ReadAndDraw-py (Failed)
1045 - tutorial-pyroot-hsimple-py (Failed)
1046 - tutorial-pyroot-hsum-py (Failed)
1047 - tutorial-pyroot-na49view-py (Failed)
1048 - tutorial-pyroot-ntuple1-py (Failed)
1049 - tutorial-pyroot-pyroot001_arrayInterface-py (Failed)
1050 - tutorial-pyroot-pyroot002_pythonizationDecorator-py (Failed)
1051 - tutorial-pyroot-pyroot003_prettyPrinting-py (Failed)
1052 - tutorial-pyroot-pyroot004_NumbaDeclare-py (Not Run)
1053 - test-import-numba (Failed)
1054 - tutorial-pyroot-pyroot005_tfile_context_manager-py (Failed)
1055 - tutorial-pyroot-pyroot006_tcontext_context_manager-py (Failed)
1056 - tutorial-pyroot-ratioplot-py (Failed)
1057 - tutorial-pyroot-shapes-py (Failed)
1058 - tutorial-pyroot-staff-py (Failed)
1059 - tutorial-pyroot-surfaces-py (Failed)
1060 - tutorial-pyroot-tornado-py (Failed)
1061 - tutorial-pyroot-zdemo-py (Failed)
1062 - tutorial-rcanvas-df104-py (Failed)
1063 - tutorial-rcanvas-df105-py (Failed)
1064 - tutorial-rcanvas-rbox-py (Failed)
1065 - tutorial-roofit-rf101_basics-py (Failed)
1066 - tutorial-roofit-rf102_dataimport-py (Failed)
1067 - tutorial-roofit-rf103_interprfuncs-py (Failed)
1068 - tutorial-roofit-rf104_classfactory-py (Failed)
1069 - tutorial-roofit-rf105_funcbinding-py (Failed)
1070 - tutorial-roofit-rf106_plotdecoration-py (Failed)
1071 - tutorial-roofit-rf107_plotstyles-py (Failed)
1072 - tutorial-roofit-rf108_plotbinning-py (Failed)
1073 - tutorial-roofit-rf109_chi2residpull-py (Failed)
1074 - tutorial-roofit-rf110_normintegration-py (Failed)
1075 - tutorial-roofit-rf111_derivatives-py (Failed)
1076 - tutorial-roofit-rf201_composite-py (Failed)
1077 - tutorial-roofit-rf202_extendedmlfit-py (Failed)
1078 - tutorial-roofit-rf203_ranges-py (Failed)
1079 - tutorial-roofit-rf204a_extendedLikelihood-py (Failed)
1080 - tutorial-roofit-rf204b_extendedLikelihood_rangedFit-py (Failed)
1081 - tutorial-roofit-rf205_compplot-py (Failed)
1082 - tutorial-roofit-rf206_treevistools-py (Failed)
1083 - tutorial-roofit-rf207_comptools-py (Failed)
1084 - tutorial-roofit-rf209_anaconv-py (Failed)
1085 - tutorial-roofit-rf212_plottingInRanges_blinding-py (Failed)
1086 - tutorial-roofit-rf301_composition-py (Failed)
1087 - tutorial-roofit-rf302_utilfuncs-py (Failed)
1088 - tutorial-roofit-rf303_conditional-py (Failed)
1089 - tutorial-roofit-rf304_uncorrprod-py (Failed)
1090 - tutorial-roofit-rf305_condcorrprod-py (Failed)
1091 - tutorial-roofit-rf306_condpereventerrors-py (Failed)
1092 - tutorial-roofit-rf307_fullpereventerrors-py (Failed)
1093 - tutorial-roofit-rf308_normintegration2d-py (Failed)
1094 - tutorial-roofit-rf309_ndimplot-py (Failed)
1095 - tutorial-roofit-rf310_sliceplot-py (Failed)
1096 - tutorial-roofit-rf311_rangeplot-py (Failed)
1097 - tutorial-roofit-rf312_multirangefit-py (Failed)
1098 - tutorial-roofit-rf313_paramranges-py (Failed)
1099 - tutorial-roofit-rf314_paramfitrange-py (Failed)
1100 - tutorial-roofit-rf315_projectpdf-py (Failed)
1101 - tutorial-roofit-rf316_llratioplot-py (Failed)
1102 - tutorial-roofit-rf401_importttreethx-py (Failed)
1103 - tutorial-roofit-rf402_datahandling-py (Failed)
1104 - tutorial-roofit-rf403_weightedevts-py (Failed)
1105 - tutorial-roofit-rf404_categories-py (Failed)
1106 - tutorial-roofit-rf405_realtocatfuncs-py (Failed)
1107 - tutorial-roofit-rf406_cattocatfuncs-py (Failed)
1108 - tutorial-roofit-rf407_latextables-py (Failed)
1109 - tutorial-roofit-rf408_RDataFrameToRooFit-py (Failed)
1110 - tutorial-roofit-rf409_NumPyPandasToRooFit-py (Not Run)
1111 - tutorial-roofit-rf501_simultaneouspdf-py (Failed)
1112 - tutorial-roofit-rf502_wspacewrite-py (Failed)
1113 - tutorial-roofit-rf503_wspaceread-py (Failed)
1114 - tutorial-roofit-rf504_simwstool-py (Failed)
1115 - tutorial-roofit-rf505_asciicfg-py (Failed)
1116 - tutorial-roofit-rf506_msgservice-py (Failed)
1117 - tutorial-roofit-rf508_listsetmanip-py (Failed)
1118 - tutorial-roofit-rf509_wsinteractive-py (Failed)
1119 - tutorial-roofit-rf510_wsnamedsets-py (Failed)
1120 - tutorial-roofit-rf511_wsfactory_basic-py (Failed)
1121 - tutorial-roofit-rf513_wsfactory_tools-py (Failed)
1122 - tutorial-roofit-rf514_RooCustomizer-py (Failed)
1123 - tutorial-roofit-rf515_hfJSON-py (Failed)
1124 - tutorial-roofit-rf601_intminuit-py (Failed)
1125 - tutorial-roofit-rf602_chi2fit-py (Failed)
1126 - tutorial-roofit-rf603_multicpu-py (Failed)
1127 - tutorial-roofit-rf604_constraints-py (Failed)
1128 - tutorial-roofit-rf605_profilell-py (Failed)
1129 - tutorial-roofit-rf606_nllerrorhandling-py (Failed)
1130 - tutorial-roofit-rf607_fitresult-py (Failed)
1131 - tutorial-roofit-rf608_fitresultaspdf-py (Failed)
1132 - tutorial-roofit-rf609_xychi2fit-py (Failed)
1133 - tutorial-roofit-rf610_visualerror-py (Failed)
1134 - tutorial-roofit-rf612_recoverFromInvalidParameters-py (Failed)
1135 - tutorial-roofit-rf613_global_observables-py (Failed)
1136 - tutorial-roofit-rf614_binned_fit_problems-py (Failed)
1137 - tutorial-roofit-rf701_efficiencyfit-py (Failed)
1138 - tutorial-roofit-rf702_efficiencyfit_2D-py (Failed)
1139 - tutorial-roofit-rf703_effpdfprod-py (Failed)
1140 - tutorial-roofit-rf704_amplitudefit-py (Failed)
1141 - tutorial-roofit-rf705_linearmorph-py (Failed)
1142 - tutorial-roofit-rf706_histpdf-py (Failed)
1143 - tutorial-roofit-rf707_kernelestimation-py (Failed)
1144 - tutorial-roofit-rf708_bphysics-py (Failed)
1145 - tutorial-roofit-rf709_BarlowBeeston-py (Failed)
1146 - tutorial-roofit-rf710_roopoly-py (Failed)
1147 - tutorial-roofit-rf711_lagrangianmorph-py (Failed)
1148 - tutorial-roofit-rf712_lagrangianmorphfit-py (Failed)
1149 - tutorial-roofit-rf801_mcstudy-py (Failed)
1150 - tutorial-roofit-rf802_mcstudy_addons-py (Failed)
1151 - tutorial-roofit-rf803_mcstudy_addons2-py (Failed)
1152 - tutorial-roofit-rf804_mcstudy_constr-py (Failed)
1153 - tutorial-roofit-rf901_numintconfig-py (Failed)
1154 - tutorial-roofit-rf902_numgenconfig-py (Failed)
1155 - tutorial-roofit-rf903_numintcache-py (Failed)
1156 - tutorial-tmva-RBatchGenerator_NumPy-py (Failed)
1157 - tutorial-tmva-RBatchGenerator_filters_vectors-py (Failed)
1158 - tutorial-tmva-TMVA_CNN_Classification-py (Failed)
1159 - tutorial-tmva-TMVA_Higgs_Classification-py (Failed)
1160 - tutorial-tmva-TMVA_RNN_Classification-py (Failed)
1161 - tutorial-vecops-vo001_AdoptOrOwnMemory-py (Failed)
1162 - tutorial-vecops-vo004_SortAndSelect-py (Failed)
1163 - tutorial-vecops-vo005_Combinations-py (Failed)
1219 - roottest-cling-functionTemplate-testcint (Failed)
1310 - roottest-cling-template-separateDict-make (Failed)
1372 - roottest-root-dataframe-missingBranches (Timeout)
1383 - roottest-root-dataframe-regression_snapshot (Timeout)
1385 - roottest-root-dataframe-test_inference (Timeout)
1386 - roottest-root-dataframe-test_snapshot_dir (Timeout)
1387 - roottest-root-dataframe-test_snapshot_subdir (Timeout)
1388 - roottest-root-dataframe-test_snapshotMT_dir (Timeout)
1389 - roottest-root-dataframe-test_snapshotMT_subdir (Timeout)
1390 - roottest-root-dataframe-test_stringfiltercolumn (Timeout)
1396 - roottest-root-dataframe-testIMT (Timeout)
1402 - roottest-root-dataframe-misc (Timeout)
1423 - roottest-root-dataframe-test_nested_rvec_snapshot (Timeout)
1448 - roottest-root-io-TFile-make (Failed)
1460 - roottest-root-io-compression-make (Timeout)
1466 - roottest-root-io-cpp11Containers-unorderedSet (Timeout)
1474 - roottest-root-io-directory-make (Failed)
1476 - roottest-root-io-emulated-make (Failed)
1478 - roottest-root-io-evolution-make (Failed)
1525 - roottest-root-io-json-make (Failed)
1532 - roottest-root-io-newstl-make (Failed)
1536 - roottest-root-io-prefetching-make (Failed)
1662 - roottest-root-meta-countIncludePaths (Failed)
1698 - roottest-root-meta-drawing (Timeout)
1703 - roottest-root-meta-MakeProject-runcms310 (Timeout)
1714 - roottest-root-meta-ROOT-7181-make (Failed)
1715 - roottest-root-meta-ROOT-7462-make (Failed)
1758 - roottest-root-meta-cmsUnload-make (Failed)
1768 - roottest-root-meta-enumPayloadManipulation-checkEnumFwdDecl (Failed)
1964 - roottest-root-meta-tclass-execBrowseNonAccessibleType (Failed)
2001 - roottest-root-meta-tclass-regression-execNormalizationInfPy (Failed)
2012 - roottest-root-multicore-testSetAddressLoop (Timeout)
2017 - roottest-root-multicore-processExecutorH1Test (Timeout)
2035 - roottest-root-multicore-execautoloadts (Failed)
2053 - roottest-root-multicore-ttree_read_imt (Failed)
2062 - roottest-root-roofitstats-read-scientificnotation (Failed)
2095 - roottest-root-tree-addresses-make (Failed)
2141 - roottest-root-tree-reader-make (Failed)
2146 - roottest-root-tree-selectorreader-make (Failed)
2148 - roottest-root-tree-stl-make (Failed)
2161 - roottest-root-treeformula-function-make (Timeout)
Errors while running CTest
Output from these tests are in: /home/chuanqi.xcq/root/root_obj/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
```
### LoadSpecLazily
```
85% tests passed, 328 tests failed out of 2174
Label Time Summary:
cling = 1333.01 sec*proc (104 tests)
longtest = 31371.62 sec*proc (48 tests)
matrix = 8.53 sec*proc (1 test)
multithreaded = 8863.95 sec*proc (17 tests)
python_runtime_deps = 0.00 sec*proc (18 tests)
regression = 1284.61 sec*proc (103 tests)
roottest = 1341.54 sec*proc (105 tests)
tutorial = 40212.57 sec*proc (709 tests)
Total Test time (real) = 5440.00 sec
The following tests FAILED:
1 - clingtest-check-cling (Failed)
2 - pyunittests-distrdf-unit-test-callable-generator (Failed)
3 - pyunittests-distrdf-unit-test-friendinfo (Failed)
4 - pyunittests-distrdf-unit-test-headnode (Failed)
6 - pyunittests-distrdf-unit-test-node (Failed)
7 - pyunittests-distrdf-unit-test-operation (Failed)
8 - pyunittests-distrdf-unit-test-proxy (Failed)
9 - pyunittests-distrdf-unit-test-ranges (Failed)
10 - pyunittests-distrdf-unit-backend-test-common (Failed)
11 - pyunittests-distrdf-unit-backend-test-dist (Failed)
12 - pyunittests-distrdf-unit-backend-test-graph-caching (Failed)
13 - pyunittests-pyroot-import-load-libs (Failed)
14 - pyunittests-pyroot-root-module (Failed)
15 - pyunittests-pyroot-dependency-versions (Failed)
16 - pyunittests-pyroot-pyz-decorator (Failed)
17 - pyunittests-pyroot-pyz-pretty-printing (Failed)
18 - pyunittests-pyroot-pyz-array-interface (Not Run)
19 - test-import-numpy (Failed)
20 - pyunittests-pyroot-pyz-stl-vector (Failed)
21 - pyunittests-pyroot-pyz-tobject-contains (Failed)
22 - pyunittests-pyroot-pyz-tobject-comparisonops (Failed)
23 - pyunittests-pyroot-pyz-tclass-dynamiccast (Failed)
24 - pyunittests-pyroot-pyz-tcontext-contextmanager (Failed)
25 - pyunittests-pyroot-pyz-tdirectory-attrsyntax (Failed)
26 - pyunittests-pyroot-pyz-tdirectoryfile-attrsyntax-get (Failed)
27 - pyunittests-pyroot-pyz-tfile-attrsyntax-get-writeobject-open (Failed)
28 - pyunittests-pyroot-pyz-tfile-constructor (Failed)
29 - pyunittests-pyroot-pyz-tfile-context-manager (Failed)
30 - pyunittests-pyroot-pyz-ttree-branch-attr (Failed)
31 - pyunittests-pyroot-pyz-ttree-iterable (Failed)
32 - pyunittests-pyroot-pyz-ttree-setbranchaddress (Not Run)
33 - pyunittests-pyroot-pyz-ttree-branch (Not Run)
34 - pyunittests-pyroot-pyz-th1-operators (Failed)
35 - pyunittests-pyroot-pyz-th2 (Failed)
36 - pyunittests-pyroot-pyz-tgraph-getters (Failed)
37 - pyunittests-pyroot-pyz-tcollection-len (Failed)
38 - pyunittests-pyroot-pyz-tcollection-listmethods (Failed)
39 - pyunittests-pyroot-pyz-tcollection-operators (Failed)
40 - pyunittests-pyroot-pyz-tcollection-iterable (Failed)
41 - pyunittests-pyroot-pyz-tseqcollection-itemaccess (Failed)
42 - pyunittests-pyroot-pyz-tseqcollection-listmethods (Failed)
43 - pyunittests-pyroot-pyz-titer-iterator (Failed)
44 - pyunittests-pyroot-pyz-tclonesarray-itemaccess (Failed)
45 - pyunittests-pyroot-pyz-tarray-len (Failed)
46 - pyunittests-pyroot-pyz-tarray-getitem (Failed)
47 - pyunittests-pyroot-pyz-tvectort-len (Failed)
48 - pyunittests-pyroot-pyz-tvectort-getitem (Failed)
49 - pyunittests-pyroot-pyz-tvector3-len (Failed)
50 - pyunittests-pyroot-pyz-tvector3-getitem (Failed)
51 - pyunittests-pyroot-pyz-tstring-len (Failed)
52 - pyunittests-pyroot-pyz-tstring-str-repr (Failed)
53 - pyunittests-pyroot-pyz-tstring-comparisonops (Failed)
54 - pyunittests-pyroot-conv-tstring (Failed)
55 - pyunittests-pyroot-pyz-tobjstring-len (Failed)
56 - pyunittests-pyroot-pyz-tobjstring-str-repr (Failed)
57 - pyunittests-pyroot-pyz-tobjstring-comparisonops (Failed)
58 - pyunittests-pyroot-pyz-rvec (Failed)
59 - pyunittests-pyroot-pyz-rvec-asrvec (Not Run)
60 - pyunittests-pyroot-pyz-rdataframe-makenumpy (Not Run)
61 - pyunittests-pyroot-pyz-rdataframe-asnumpy (Not Run)
62 - pyunittests-pyroot-pyz-rdataframe-histo-profile (Failed)
63 - pyunittests-pyroot-rdfdescription (Failed)
64 - pyunittests-pyroot-pyz-rtensor (Not Run)
65 - pyunittests-pyroot-pyz-tf-pycallables (Failed)
66 - pyunittests-pyroot-roofit-rooabscollection (Failed)
67 - pyunittests-pyroot-roofit-rooarglist (Failed)
68 - pyunittests-pyroot-roofit-roodatahist-ploton (Failed)
69 - pyunittests-pyroot-roofit-roodataset (Failed)
70 - pyunittests-pyroot-roofit-rooabspdf-fitto (Failed)
71 - pyunittests-pyroot-roofit-rooabsreal-ploton (Failed)
72 - pyunittests-pyroot-roofit-roolinkedlist (Failed)
73 - pyunittests-pyroot-roofit-roojsonfactorywstool (Failed)
74 - pyunittests-pyroot-roofit-rooglobalfunc (Failed)
75 - pyunittests-pyroot-roofit-roosimultaneous (Failed)
76 - pyunittests-pyroot-roofit-rooworkspace (Failed)
77 - pyunittests-pyroot-roofit-roodataset-numpy (Not Run)
78 - pyunittests-pyroot-roofit-roodatahist-numpy (Not Run)
79 - pyunittests-pyroot-string-view (Failed)
80 - pyunittests-pyroot-numbadeclare (Not Run)
81 - test-import-numba (Failed)
82 - pyunittests-pyroot-rdf-filter-pyz (Not Run)
83 - pyunittests-pyroot-rdf-define-pyz (Not Run)
84 - pyunittests-pyroot-tcomplex (Failed)
145 - gtest-io-io-test-TFile (Failed)
221 - gtest-net-netxng-test-RRawFileNetXNG (Failed)
222 - gtest-net-netxng-test-TNetXNGFileTest (Failed)
224 - gtest-roofit-histfactory-test-stressHistFactory (Failed)
225 - gtest-roofit-histfactory-test-testHistFactory (Failed)
229 - gtest-roofit-hs3-test-testHS3SimultaneousFit (Failed)
317 - test-stressIOPlugins-xroot (Failed)
392 - pyunittests-dataframe-misc (Failed)
393 - pyunittests-dataframe-histograms (Failed)
394 - pyunittests-dataframe-cache (Failed)
395 - pyunittests-dataframe-datasetspec (Failed)
396 - pyunittests-dataframe-merge-results (Failed)
438 - gtest-tree-tree-test-testTChainParsing (Failed)
451 - gtest-tree-treeplayer-test-treeprocessormt-remotefiles (Failed)
481 - tutorial-dataframe-df101_h1Analysis (Failed)
482 - tutorial-dataframe-df102_NanoAODDimuonAnalysis (Failed)
483 - tutorial-dataframe-df103_NanoAODHiggsAnalysis (Failed)
484 - tutorial-dataframe-df106_HiggsToFourLeptons (Failed)
746 - tutorial-multicore-imt001_parBranchProcessing (Timeout)
747 - tutorial-multicore-imt101_parTreeProcessing (Timeout)
751 - tutorial-multicore-mp103_processSelector (Timeout)
752 - tutorial-multicore-mp104_processH1 (Failed)
753 - tutorial-multicore-mp105_processEntryList (Failed)
912 - tutorial-tmva-tmva103_Application (Failed)
930 - tutorial-tree-run_h1analysis (Failed)
987 - tutorial-.rootlogon-py (Failed)
988 - tutorial-dataframe-df000_simple-py (Failed)
989 - tutorial-dataframe-df001_introduction-py (Failed)
990 - tutorial-dataframe-df002_dataModel-py (Failed)
991 - tutorial-dataframe-df003_profiles-py (Failed)
992 - tutorial-dataframe-df004_cutFlowReport-py (Failed)
993 - tutorial-dataframe-df006_ranges-py (Failed)
994 - tutorial-dataframe-df007_snapshot-py (Failed)
995 - tutorial-dataframe-df008_createDataSetFromScratch-py (Failed)
996 - tutorial-dataframe-df010_trivialDataSource-py (Failed)
997 - tutorial-dataframe-df012_DefinesAndFiltersAsStrings-py (Failed)
998 - tutorial-dataframe-df014_CSVDataSource-py (Failed)
999 - tutorial-dataframe-df016_vecOps-py (Failed)
1000 - tutorial-dataframe-df017_vecOpsHEP-py (Failed)
1001 - tutorial-dataframe-df019_Cache-py (Failed)
1002 - tutorial-dataframe-df021_createTGraph-py (Failed)
1003 - tutorial-dataframe-df024_Display-py (Failed)
1004 - tutorial-dataframe-df026_AsNumpyArrays-py (Not Run)
1005 - test-import-numpy (Failed)
1006 - test-import-pandas (Failed)
1007 - tutorial-dataframe-df031_Stats-py (Failed)
1008 - tutorial-dataframe-df032_RDFFromNumpy-py (Not Run)
1009 - tutorial-dataframe-df033_Describe-py (Failed)
1010 - tutorial-dataframe-df034_SaveGraph-py (Failed)
1011 - tutorial-dataframe-df102_NanoAODDimuonAnalysis-py (Failed)
1012 - tutorial-dataframe-df103_NanoAODHiggsAnalysis-py (Failed)
1013 - tutorial-dataframe-df104_HiggsToTwoPhotons-py (Failed)
1014 - tutorial-dataframe-df105_WBosonAnalysis-py (Failed)
1015 - tutorial-dataframe-df106_HiggsToFourLeptons-py (Failed)
1016 - tutorial-dataframe-df107_SingleTopAnalysis-py (Failed)
1017 - tutorial-fit-NumericalMinimization-py (Failed)
1018 - tutorial-fit-combinedFit-py (Not Run)
1019 - tutorial-fit-fitNormSum-py (Failed)
1020 - tutorial-fit-multifit-py (Not Run)
1021 - tutorial-graphs-bent-py (Failed)
1022 - tutorial-graphs-timeSeriesFromCSV-py (Failed)
1023 - tutorial-graphs-zones-py (Failed)
1024 - tutorial-hist-fillrandom-py (Failed)
1025 - tutorial-hist-ratioplot1-py (Failed)
1026 - tutorial-hist-ratioplot2-py (Failed)
1027 - tutorial-hist-ratioplot3-py (Failed)
1028 - tutorial-hist-ratioplot4-py (Failed)
1029 - tutorial-hist-ratioplot5-py (Failed)
1030 - tutorial-hist-ratioplot6-py (Failed)
1031 - tutorial-hist-twoscales-py (Failed)
1032 - tutorial-math-exampleFunction-py (Failed)
1033 - tutorial-math-mathcoreStatFunc-py (Failed)
1034 - tutorial-math-normalDist-py (Failed)
1035 - tutorial-math-principal-py (Failed)
1036 - tutorial-pyroot-DynamicSlice-py (Failed)
1037 - tutorial-pyroot-demoshelp-py (Failed)
1038 - tutorial-pyroot-fillrandom-py (Failed)
1039 - tutorial-pyroot-fit1-py (Failed)
1040 - tutorial-pyroot-formula1-py (Failed)
1041 - tutorial-pyroot-geometry-py (Failed)
1042 - tutorial-pyroot-gerrors-py (Failed)
1043 - tutorial-pyroot-graph-py (Failed)
1044 - tutorial-pyroot-h1ReadAndDraw-py (Failed)
1045 - tutorial-pyroot-hsimple-py (Failed)
1046 - tutorial-pyroot-hsum-py (Failed)
1047 - tutorial-pyroot-na49view-py (Failed)
1048 - tutorial-pyroot-ntuple1-py (Failed)
1049 - tutorial-pyroot-pyroot001_arrayInterface-py (Failed)
1050 - tutorial-pyroot-pyroot002_pythonizationDecorator-py (Failed)
1051 - tutorial-pyroot-pyroot003_prettyPrinting-py (Failed)
1052 - tutorial-pyroot-pyroot004_NumbaDeclare-py (Not Run)
1053 - test-import-numba (Failed)
1054 - tutorial-pyroot-pyroot005_tfile_context_manager-py (Failed)
1055 - tutorial-pyroot-pyroot006_tcontext_context_manager-py (Failed)
1056 - tutorial-pyroot-ratioplot-py (Failed)
1057 - tutorial-pyroot-shapes-py (Failed)
1058 - tutorial-pyroot-staff-py (Failed)
1059 - tutorial-pyroot-surfaces-py (Failed)
1060 - tutorial-pyroot-tornado-py (Failed)
1061 - tutorial-pyroot-zdemo-py (Failed)
1062 - tutorial-rcanvas-df104-py (Failed)
1063 - tutorial-rcanvas-df105-py (Failed)
1064 - tutorial-rcanvas-rbox-py (Failed)
1065 - tutorial-roofit-rf101_basics-py (Failed)
1066 - tutorial-roofit-rf102_dataimport-py (Failed)
1067 - tutorial-roofit-rf103_interprfuncs-py (Failed)
1068 - tutorial-roofit-rf104_classfactory-py (Failed)
1069 - tutorial-roofit-rf105_funcbinding-py (Failed)
1070 - tutorial-roofit-rf106_plotdecoration-py (Failed)
1071 - tutorial-roofit-rf107_plotstyles-py (Failed)
1072 - tutorial-roofit-rf108_plotbinning-py (Failed)
1073 - tutorial-roofit-rf109_chi2residpull-py (Failed)
1074 - tutorial-roofit-rf110_normintegration-py (Failed)
1075 - tutorial-roofit-rf111_derivatives-py (Failed)
1076 - tutorial-roofit-rf201_composite-py (Failed)
1077 - tutorial-roofit-rf202_extendedmlfit-py (Failed)
1078 - tutorial-roofit-rf203_ranges-py (Failed)
1079 - tutorial-roofit-rf204a_extendedLikelihood-py (Failed)
1080 - tutorial-roofit-rf204b_extendedLikelihood_rangedFit-py (Failed)
1081 - tutorial-roofit-rf205_compplot-py (Failed)
1082 - tutorial-roofit-rf206_treevistools-py (Failed)
1083 - tutorial-roofit-rf207_comptools-py (Failed)
1084 - tutorial-roofit-rf209_anaconv-py (Failed)
1085 - tutorial-roofit-rf212_plottingInRanges_blinding-py (Failed)
1086 - tutorial-roofit-rf301_composition-py (Failed)
1087 - tutorial-roofit-rf302_utilfuncs-py (Failed)
1088 - tutorial-roofit-rf303_conditional-py (Failed)
1089 - tutorial-roofit-rf304_uncorrprod-py (Failed)
1090 - tutorial-roofit-rf305_condcorrprod-py (Failed)
1091 - tutorial-roofit-rf306_condpereventerrors-py (Failed)
1092 - tutorial-roofit-rf307_fullpereventerrors-py (Failed)
1093 - tutorial-roofit-rf308_normintegration2d-py (Failed)
1094 - tutorial-roofit-rf309_ndimplot-py (Failed)
1095 - tutorial-roofit-rf310_sliceplot-py (Failed)
1096 - tutorial-roofit-rf311_rangeplot-py (Failed)
1097 - tutorial-roofit-rf312_multirangefit-py (Failed)
1098 - tutorial-roofit-rf313_paramranges-py (Failed)
1099 - tutorial-roofit-rf314_paramfitrange-py (Failed)
1100 - tutorial-roofit-rf315_projectpdf-py (Failed)
1101 - tutorial-roofit-rf316_llratioplot-py (Failed)
1102 - tutorial-roofit-rf401_importttreethx-py (Failed)
1103 - tutorial-roofit-rf402_datahandling-py (Failed)
1104 - tutorial-roofit-rf403_weightedevts-py (Failed)
1105 - tutorial-roofit-rf404_categories-py (Failed)
1106 - tutorial-roofit-rf405_realtocatfuncs-py (Failed)
1107 - tutorial-roofit-rf406_cattocatfuncs-py (Failed)
1108 - tutorial-roofit-rf407_latextables-py (Failed)
1109 - tutorial-roofit-rf408_RDataFrameToRooFit-py (Failed)
1110 - tutorial-roofit-rf409_NumPyPandasToRooFit-py (Not Run)
1111 - tutorial-roofit-rf501_simultaneouspdf-py (Failed)
1112 - tutorial-roofit-rf502_wspacewrite-py (Failed)
1113 - tutorial-roofit-rf503_wspaceread-py (Failed)
1114 - tutorial-roofit-rf504_simwstool-py (Failed)
1115 - tutorial-roofit-rf505_asciicfg-py (Failed)
1116 - tutorial-roofit-rf506_msgservice-py (Failed)
1117 - tutorial-roofit-rf508_listsetmanip-py (Failed)
1118 - tutorial-roofit-rf509_wsinteractive-py (Failed)
1119 - tutorial-roofit-rf510_wsnamedsets-py (Failed)
1120 - tutorial-roofit-rf511_wsfactory_basic-py (Failed)
1121 - tutorial-roofit-rf513_wsfactory_tools-py (Failed)
1122 - tutorial-roofit-rf514_RooCustomizer-py (Failed)
1123 - tutorial-roofit-rf515_hfJSON-py (Failed)
1124 - tutorial-roofit-rf601_intminuit-py (Failed)
1125 - tutorial-roofit-rf602_chi2fit-py (Failed)
1126 - tutorial-roofit-rf603_multicpu-py (Failed)
1127 - tutorial-roofit-rf604_constraints-py (Failed)
1128 - tutorial-roofit-rf605_profilell-py (Failed)
1129 - tutorial-roofit-rf606_nllerrorhandling-py (Failed)
1130 - tutorial-roofit-rf607_fitresult-py (Failed)
1131 - tutorial-roofit-rf608_fitresultaspdf-py (Failed)
1132 - tutorial-roofit-rf609_xychi2fit-py (Failed)
1133 - tutorial-roofit-rf610_visualerror-py (Failed)
1134 - tutorial-roofit-rf612_recoverFromInvalidParameters-py (Failed)
1135 - tutorial-roofit-rf613_global_observables-py (Failed)
1136 - tutorial-roofit-rf614_binned_fit_problems-py (Failed)
1137 - tutorial-roofit-rf701_efficiencyfit-py (Failed)
1138 - tutorial-roofit-rf702_efficiencyfit_2D-py (Failed)
1139 - tutorial-roofit-rf703_effpdfprod-py (Failed)
1140 - tutorial-roofit-rf704_amplitudefit-py (Failed)
1141 - tutorial-roofit-rf705_linearmorph-py (Failed)
1142 - tutorial-roofit-rf706_histpdf-py (Failed)
1143 - tutorial-roofit-rf707_kernelestimation-py (Failed)
1144 - tutorial-roofit-rf708_bphysics-py (Failed)
1145 - tutorial-roofit-rf709_BarlowBeeston-py (Failed)
1146 - tutorial-roofit-rf710_roopoly-py (Failed)
1147 - tutorial-roofit-rf711_lagrangianmorph-py (Failed)
1148 - tutorial-roofit-rf712_lagrangianmorphfit-py (Failed)
1149 - tutorial-roofit-rf801_mcstudy-py (Failed)
1150 - tutorial-roofit-rf802_mcstudy_addons-py (Failed)
1151 - tutorial-roofit-rf803_mcstudy_addons2-py (Failed)
1152 - tutorial-roofit-rf804_mcstudy_constr-py (Failed)
1153 - tutorial-roofit-rf901_numintconfig-py (Failed)
1154 - tutorial-roofit-rf902_numgenconfig-py (Failed)
1155 - tutorial-roofit-rf903_numintcache-py (Failed)
1156 - tutorial-tmva-RBatchGenerator_NumPy-py (Failed)
1157 - tutorial-tmva-RBatchGenerator_filters_vectors-py (Failed)
1158 - tutorial-tmva-TMVA_CNN_Classification-py (Failed)
1159 - tutorial-tmva-TMVA_Higgs_Classification-py (Failed)
1160 - tutorial-tmva-TMVA_RNN_Classification-py (Failed)
1161 - tutorial-vecops-vo001_AdoptOrOwnMemory-py (Failed)
1162 - tutorial-vecops-vo004_SortAndSelect-py (Failed)
1163 - tutorial-vecops-vo005_Combinations-py (Failed)
1219 - roottest-cling-functionTemplate-testcint (Failed)
1310 - roottest-cling-template-separateDict-make (Failed)
1372 - roottest-root-dataframe-missingBranches (Timeout)
1379 - roottest-root-dataframe-test_snapshotNFiles (Timeout)
1385 - roottest-root-dataframe-test_inference (Timeout)
1386 - roottest-root-dataframe-test_snapshot_dir (Timeout)
1387 - roottest-root-dataframe-test_snapshot_subdir (Timeout)
1388 - roottest-root-dataframe-test_snapshotMT_dir (Timeout)
1389 - roottest-root-dataframe-test_snapshotMT_subdir (Timeout)
1448 - roottest-root-io-TFile-make (Failed)
1460 - roottest-root-io-compression-make (Timeout)
1474 - roottest-root-io-directory-make (Failed)
1475 - roottest-root-io-double32-make (Failed)
1476 - roottest-root-io-emulated-make (Failed)
1478 - roottest-root-io-evolution-make (Failed)
1516 - roottest-root-io-heritstl-make (Failed)
1525 - roottest-root-io-json-make (Failed)
1532 - roottest-root-io-newstl-make (Failed)
1536 - roottest-root-io-prefetching-make (Failed)
1662 - roottest-root-meta-countIncludePaths (Failed)
1698 - roottest-root-meta-drawing (Timeout)
1703 - roottest-root-meta-MakeProject-runcms310 (Timeout)
1714 - roottest-root-meta-ROOT-7181-make (Failed)
1715 - roottest-root-meta-ROOT-7462-make (Failed)
1758 - roottest-root-meta-cmsUnload-make (Failed)
1768 - roottest-root-meta-enumPayloadManipulation-checkEnumFwdDecl (Failed)
1964 - roottest-root-meta-tclass-execBrowseNonAccessibleType (Failed)
2001 - roottest-root-meta-tclass-regression-execNormalizationInfPy (Failed)
2012 - roottest-root-multicore-testSetAddressLoop (Timeout)
2017 - roottest-root-multicore-processExecutorH1Test (Timeout)
2035 - roottest-root-multicore-execautoloadts (Failed)
2053 - roottest-root-multicore-ttree_read_imt (Failed)
2062 - roottest-root-roofitstats-read-scientificnotation (Failed)
2095 - roottest-root-tree-addresses-make (Failed)
2141 - roottest-root-tree-reader-make (Failed)
2146 - roottest-root-tree-selectorreader-make (Failed)
2147 - roottest-root-tree-split-make (Failed)
2148 - roottest-root-tree-stl-make (Failed)
2161 - roottest-root-treeformula-function-make (Failed)
2166 - roottest-root-treeformula-references-make (Failed)
2169 - roottest-root-treeformula-schemaEvolution-make (Failed)
2170 - roottest-root-treeformula-stl-make (Failed)
2172 - roottest-root-treeformula-sync-make (Failed)
Errors while running CTest
Output from these tests are in: /home/chuanqi.xcq/root/root_obj/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
```
https://github.com/llvm/llvm-project/pull/76774
More information about the cfe-commits
mailing list