- Dec 14, 2018
-
-
- Oct 10, 2018
-
-
scott snyder authored
The V2 Gaudi plugin loader is fragile in that it can sometimes mysteriously fail if dynamic libraries have been loaded during the python part of initialization. We were doing this to pick up the dictionaries we needed. Restructure this as an algorithm in order to defer the dictionary loading to initialize().
-
- Aug 22, 2018
-
-
Frank Winklmeier authored
Do not use a whitespace in the COOL tag name. Otherwise one cannot easily inspect the file with AtlCoolConsole.
-
- Mar 15, 2018
-
-
scott snyder authored
Fix tests to work properly with new file catalog implementation. - Always delete catalog at the start of a run. - Don't write a PoolFileCatalog.xml; always rename to a test-specifiic name. - Update reference files correspondingly. Fixes ATN failures.
-
- Jan 10, 2018
-
-
scott snyder authored
SGInputLoader is now configured centrally. Don't add it in the individual test JOs.
-
- Oct 24, 2017
-
-
scott snyder authored
Update reference files for changes in conditions handling in Gaudi 29.
-
- Aug 21, 2017
-
-
Scott Snyder authored
-
Scott Snyder authored
-
- Aug 04, 2017
-
-
Scott Snyder authored
Add test of a conditions algorithm, and of reading a derived conditions type via a base class.
-
- Jul 19, 2017
-
-
Scott Snyder authored
-
- May 03, 2017
-
-
Scott Snyder authored
-
- Apr 28, 2017
-
-
scott snyder authored
-
- Apr 24, 2017
-
-
scott snyder authored
-
- Apr 20, 2017
-
-
Scott Snyder authored
-
- Jan 01, 2017
-
-
Scott Snyder authored
2016-12-23 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-04-15. * test/post.sh: Another pattern to ignore, for Gaudi changes. 2016-12-14 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-04-14. 2016-12-14 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-04-13. * test/post.sh: More patterns to ignore. 2016-11-22 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-04-12. * Update reference files. 2016-11-19 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-04-11. ... (Long ChangeLog diff - truncated)
-
- Jul 02, 2016
-
-
Scott Snyder authored
* Tagging DataModelRunTests-01-03-93. * test/post.sh: StoreGate INFO messages changing to VERBOSE. 2016-05-26 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-03-92. * Have each test use a unique pool file catalog, to prevent races when tests are run in parallel. 2016-05-17 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-03-91. * share/ByteStreamTestRead.ref: Update for change in reader alg. * Tagging DataModelRunTests-01-03-90. * Test exact processing in ItemList. 2016-05-15 scott snyder <snyder@bnl.gov> ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Scott Snyder authored
* Tagging DataModelRunTests-01-03-70. * share/DataModelTestRead_jo.py, share/DataModelTestRead2_jo.py: Another root6 workaround. 2014-12-28 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-03-69. * Fixes to work with root6. 2014-12-19 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-03-68. * Add PackedContainer tests. 2014-11-25 scott snyder <snyder@bnl.gov> * Tagging DataModelRunTests-01-03-67. * test/DataModelRunTests.xml: Increase timeout to 20.
-
- Sep 19, 2014
-
-
Scott Snyder authored
-