1. 16 Dec, 2022 6 commits
    • Xiaowu Zhang's avatar
      runTestSuite: reduce timeout · cb0ecf38
      Xiaowu Zhang authored
      cb0ecf38
    • Xiaowu Zhang's avatar
      hash · f6d8c78a
      Xiaowu Zhang authored
      f6d8c78a
    • Xiaowu Zhang's avatar
      upv6 in vm · 6ff288fb
      Xiaowu Zhang authored
      6ff288fb
    • lu.xu's avatar
      slapos/ors-amarisoft: md5sum update · b38e89d2
      lu.xu authored
      b38e89d2
    • Thomas Gambier's avatar
      stack/erp5: fix pandas version in erp5 · ca5ba490
      Thomas Gambier authored
      The version of pandas was overwritten in
      02fad6a8 but didn't work with python2.
      
      Then the version was downgraded to 0.24.2 in
      15569ea9 but ERP5 doesn't work with this
      pandas version:
      Traceback (most recent call last):
        File "/srv/slapgrid/slappart3/t/dgg/soft/63c49071f5be63057dd48d7a85c10226/bin/runTestSuite", line 325, in <module>
          import Products.ERP5Type.tests.runTestSuite
        File "/srv/slapgrid/slappart3/t/dgg/soft/63c49071f5be63057dd48d7a85c10226/parts/erp5/product/ERP5Type/__init__.py", line 92, in <module>
          from . import ZopePatch
        File "/srv/slapgrid/slappart3/t/dgg/soft/63c49071f5be63057dd48d7a85c10226/parts/erp5/product/ERP5Type/ZopePatch.py", line 30, in <module>
          from Products.ERP5Type.patches import Restricted
        File "/srv/slapgrid/slappart3/t/dgg/soft/63c49071f5be63057dd48d7a85c10226/parts/erp5/product/ERP5Type/patches/Restricted.py", line 491, in <module>
          allow_type(pd.indexes.range.RangeIndex)
      AttributeError: 'module' object has no attribute 'indexes'
      
      So reuse old version 0.19.2
      ca5ba490
    • lu.xu's avatar
      8eb40f83
  2. 15 Dec, 2022 10 commits
  3. 14 Dec, 2022 4 commits
  4. 13 Dec, 2022 9 commits
  5. 12 Dec, 2022 3 commits
  6. 08 Dec, 2022 6 commits
  7. 07 Dec, 2022 2 commits