1. 02 Dec, 2020 5 commits
  2. 01 Dec, 2020 2 commits
  3. 30 Nov, 2020 6 commits
  4. 26 Nov, 2020 15 commits
  5. 23 Nov, 2020 2 commits
  6. 17 Nov, 2020 4 commits
  7. 13 Nov, 2020 2 commits
  8. 12 Nov, 2020 1 commit
    • Jérome Perrin's avatar
      ERP5TypeFunctionalTestCase: wait a bit longer for Xvfb to start · 6708c75a
      Jérome Perrin authored
      When running on testnode, runUniTest is responsible for picking a free $DISPLAY.
      This is implemented by starting Xvfb on a $DISPLAY, waiting a bit and if it is
      still running we assume the $DISPLAY was free. But it seems sometimes we don't
      wait enough, when testnodes are overloaded.
      
      This implementation is wrong, we could run a command check that X is running,
      but as explained in the code command below, xdpyinfo or other tools are
      currently not available in test environment. Since we are considering switching
      this to seleniumserver (which would take care of running a X Server for us) so
      this is OK for now.
      6708c75a
  9. 11 Nov, 2020 1 commit
  10. 09 Nov, 2020 1 commit
  11. 05 Nov, 2020 1 commit