Skip to content
Snippets Groups Projects
  1. Apr 30, 2024
    • Scott Snyder's avatar
      DQDefects: Fixes for nose 1.6.3. · 23bec269
      Scott Snyder authored and Walter Lampl's avatar Walter Lampl committed
      DQDefects: Fixes for nose 1.6.3.
      
      Newer versions of LCG update from nose 1.3.7 to nose 1.6.3.
      However, nose 1.6.3 is apparently missing a few fixes that were in 1.3.7.
      It misses a python3 fix for finding the line number of a function;
      as a result, tests are run in the wrong order.  It also does not
      use a docstring as the test description, as 1.3.7 does.
      
      Add workarounds so that nose 1.6.3 will behave the same as 1.3.7.
      
      Fixes test failure seen in dev3lcg.
      23bec269
  2. Apr 29, 2024
  3. Apr 28, 2024
  4. Apr 26, 2024
Loading