Skip to content
Snippets Groups Projects
  1. Dec 14, 2018
  2. Oct 10, 2018
    • scott snyder's avatar
      DataModelRunTests: Fixes for new plugin loader. · 507d0921
      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().
      507d0921
  3. Aug 22, 2018
  4. Mar 15, 2018
    • scott snyder's avatar
      DataModelRunTests: Update for file catalog changes. · c412286f
      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.
      c412286f
  5. Jan 10, 2018
  6. Oct 24, 2017
  7. Aug 21, 2017
  8. Aug 04, 2017
  9. Jul 19, 2017
  10. May 03, 2017
  11. Apr 28, 2017
  12. Apr 24, 2017
  13. Apr 20, 2017
  14. Jan 01, 2017
    • Scott Snyder's avatar
      'Another pattern to ignore, for Gaudi changes.' (DataModelRunTests-01-04-15) · a7bcfddd
      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)
      a7bcfddd
  15. Jul 02, 2016
    • Scott Snyder's avatar
      StoreGate INFO messages changing to VERBOSE. (DataModelRunTests-01-03-93) · 3984e871
      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)
      3984e871
  16. Jan 19, 2015
    • Scott Snyder's avatar
      Another root6 workaround. (DataModelRunTests-01-03-70) · f4e9cdad
      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.
      f4e9cdad
  17. Sep 19, 2014
Loading