Add small test for GaudiPython.Bindings.iDataSvc
All threads resolved!
All threads resolved!
While fixing some tests in LHCb's LCG_99 build I came across some problems with the GaudiPython
bindings and noticed that they aren't really tested in Gaudi.
This is a tiny improvement upon that, which will hopefully show some problems with these bindings when using the new ROOT/cppyy in LCG_99
I don't quite have the time right now to tackle fixing all these bindings so figured I could at least try and create a small test triggering some of the problems I saw.
cc @clemenci
Edited by Christoph Hasse
Merge request reports
Activity
Filter activity
- Resolved by Christoph Hasse
Do I understand correctly that this test fails if we use ROOT 6.22?
added lhcb-lcg-test label
- [2021-02-24 00:55] Validation started with lhcb-lcg-test#120
- [2021-02-25 00:38] Validation started with lhcb-lcg-test#121
- [2021-02-26 00:29] Validation started with lhcb-lcg-test#122
- [2021-02-26 01:14] Validation started with lhcb-lcg-test#122
- [2021-02-27 00:37] Validation started with lhcb-lcg-test#123
- [2021-02-28 00:06] Validation started with lhcb-lcg-test#124
- [2021-03-02 00:16] Validation started with lhcb-lcg-test#125
- [2021-03-03 00:30] Validation started with lhcb-lcg-test#126
- [2021-03-04 00:36] Validation started with lhcb-lcg-test#127
- [2021-03-05 00:31] Validation started with lhcb-lcg-test#128
- [2021-03-06 00:25] Validation started with lhcb-lcg-test#129
- [2021-03-07 00:10] Validation started with lhcb-lcg-test#130
- [2021-03-08 00:12] Validation started with lhcb-lcg-test#131
- [2021-03-09 00:40] Validation started with lhcb-lcg-test#132
- [2021-03-10 00:36] Validation started with lhcb-lcg-test#133
- [2021-03-11 00:27] Validation started with lhcb-lcg-test#134
- [2021-03-11 01:54] Validation started with lhcb-lcg-test#134
- [2021-03-12 00:35] Validation started with lhcb-lcg-test#135
- [2021-03-12 01:40] Validation started with lhcb-lcg-test#135
- [2021-03-13 00:23] Validation started with lhcb-lcg-test#136
- [2021-03-13 01:53] Validation started with lhcb-lcg-test#136
- [2021-03-15 00:20] Validation started with lhcb-lcg-test#137
- [2021-03-15 01:16] Validation started with lhcb-lcg-test#137
- [2021-03-16 00:46] Validation started with lhcb-lcg-test#138
- [2021-03-17 00:39] Validation started with lhcb-lcg-test#139
- [2021-03-18 00:40] Validation started with lhcb-lcg-test#140
- [2021-03-18 02:15] Validation started with lhcb-lcg-test#140
- [2021-03-19 00:34] Validation started with lhcb-lcg-test#141
- [2021-03-19 01:41] Validation started with lhcb-lcg-test#141
- [2021-03-20 00:39] Validation started with lhcb-lcg-test#142
- [2021-03-23 00:16] Validation started with lhcb-lcg-test#143
- [2021-03-23 00:45] Validation started with lhcb-lcg-test#143
- [2021-03-24 00:35] Validation started with lhcb-lcg-test#144
- [2021-03-25 00:38] Validation started with lhcb-lcg-test#145
- [2021-03-26 00:16] Validation started with lhcb-lcg-test#146
- [2021-03-27 00:33] Validation started with lhcb-lcg-test#147
- [2021-03-29 00:14] Validation started with lhcb-lcg-test#148
- [2021-03-30 00:15] Validation started with lhcb-lcg-test#149
- [2021-03-31 00:36] Validation started with lhcb-lcg-test#150
- [2021-04-01 01:00] Validation started with lhcb-lcg-test#151
- [2021-04-02 00:18] Validation started with lhcb-lcg-test#152
- [2021-04-07 00:23] Validation started with lhcb-lcg-test#153
- [2021-04-08 00:25] Validation started with lhcb-lcg-test#154
- [2021-04-09 00:32] Validation started with lhcb-lcg-test#155
- [2021-04-10 00:33] Validation started with lhcb-lcg-test#156
- [2021-04-13 00:20] Validation started with lhcb-lcg-test#157
- [2021-04-14 00:36] Validation started with lhcb-lcg-test#158
- [2021-04-14 01:16] Validation started with lhcb-lcg-test#158
- [2021-04-15 00:46] Validation started with lhcb-lcg-test#159
- [2021-04-16 00:37] Validation started with lhcb-lcg-test#160
- [2021-04-17 00:39] Validation started with lhcb-lcg-test#161
- [2021-04-18 00:03] Validation started with lhcb-gaudi-head#2905
- [2021-04-18 00:06] Validation started with lhcb-lcg-dev4#1619
- [2021-04-18 00:07] Validation started with lhcb-lcg-test#162
- [2021-04-18 00:11] Validation started with lhcb-run2-gaudi-head#113
- [2021-04-19 00:04] Validation started with lhcb-gaudi-head#2906
- [2021-04-19 00:34] Validation started with lhcb-lcg-dev4#1620
- [2021-04-19 00:35] Validation started with lhcb-lcg-test#163
- [2021-04-19 00:49] Validation started with lhcb-run2-gaudi-head#114
Edited by Software for LHCbadded lhcb-gaudi-head lhcb-lcg-dev4 labels
assigned to @clemenci
changed milestone to %v35r3
added 58 commits
-
56a020a3...03e29230 - 57 commits from branch
gaudi:master
- 823f184c - Add small test for GaudiPython Bindings iDataSvc + fix thanks to @clemenci
-
56a020a3...03e29230 - 57 commits from branch
mentioned in commit 3110ecec
Please register or sign in to reply