1. 09 Apr, 2020 1 commit
    • Jérome Perrin's avatar
      testing/testcase: ignore puppeteer in ldd check · a92b5dc5
      Jérome Perrin authored
      
      for nexedi/slapos!725
      
      ```
      RuntimeError: /srv/slapgrid/slappart9/srv/testnode/cxm/inst/test0-0/tmp/soft/503f3967022ee2febfbb1f4cb30c3a0f/parts/theia/node_modules/puppeteer/.local-chromium/linux-722234/chrome-linux/chrome has some not found libraries:
      	libX11-xcb.so.1 => not found
      	libXcomposite.so.1 => not found
      	libXcursor.so.1 => not found
      	libXdamage.so.1 => not found
      	libXfixes.so.3 => not found
      	libXi.so.6 => not found
      	libXrender.so.1 => not found
      	libXtst.so.6 => not found
      	libnss3.so => not found
      	libnssutil3.so => not found
      	libsmime3.so => not found
      	libnspr4.so => not found
      	libcups.so.2 => not found
      	libXss.so.1 => not found
      	libXrandr.so.2 => not found
      	libasound.so.2 => not found
      	libatk-1.0.so.0 => not found
      	libatk-bridge-2.0.so.0 => not found
      	libpangocairo-1.0.so.0 => not found
      	libpango-1.0.so.0 => not found
      	libcairo.so.2 => not found
      	libatspi.so.0 => not found
      	libgtk-3.so.0 => not found
      	libgdk-3.so.0 => not found
      	libgdk_pixbuf-2.0.so.0 => not found
      ```
      
      
      See merge request !200
      a92b5dc5
  2. 08 Apr, 2020 1 commit
  3. 07 Apr, 2020 5 commits
  4. 06 Apr, 2020 2 commits
  5. 03 Apr, 2020 3 commits
  6. 02 Apr, 2020 7 commits
  7. 30 Mar, 2020 2 commits
  8. 26 Mar, 2020 2 commits
  9. 23 Mar, 2020 2 commits
  10. 18 Mar, 2020 2 commits
  11. 11 Mar, 2020 1 commit
  12. 10 Mar, 2020 1 commit
    • Jérome Perrin's avatar
      testcase/checkExecutableLink: tolerate rpath with double slashes · 49db2b63
      Jérome Perrin authored
      When running with shared parts from slaprunner, we'll have path with
      double slashes like:
      
          /srv/slapgrid/slappart3/srv//runner//shared/libexpat/468993ea3777c1a342102bc1c4b43425/lib/libexpat.so.1
      
      because slaprunner has some paths with double slash.
      
      See merge request !191
      49db2b63
  13. 05 Mar, 2020 5 commits
  14. 03 Mar, 2020 6 commits