1. 24 Sep, 2021 1 commit
    • Jérome Perrin's avatar
      grid: fix "log buildout output in realtime" · f9ad242a
      Jérome Perrin authored
      this fixes 86ce8b8e which had an error
      the current_output variable was not reset when the current output ended
      in \n.
      
      As a result, logged output was sometimes containing some parts of the
      program output twice. We could even catch it in unit test, when running
      the test multiple times. It also happened on test node with
      https://erp5js.nexedi.net/#/test_result_module/20210826-1706D7F50/10
      
      The is trivial, we reset the current output also in this case. The test
      suite is extended a bit, with added tests and test adjustments made during
      the debugging. With test_exec_large_output_multiline the problem triggers
      almost every time.
      f9ad242a
  2. 22 Sep, 2021 1 commit
  3. 21 Sep, 2021 1 commit
  4. 13 Sep, 2021 5 commits
  5. 10 Sep, 2021 1 commit
  6. 09 Sep, 2021 6 commits
  7. 06 Sep, 2021 1 commit
  8. 01 Sep, 2021 1 commit
  9. 31 Aug, 2021 1 commit
  10. 26 Aug, 2021 2 commits
  11. 24 Aug, 2021 1 commit
  12. 23 Aug, 2021 1 commit
  13. 19 Aug, 2021 1 commit
  14. 13 Aug, 2021 5 commits
  15. 12 Aug, 2021 8 commits
  16. 11 Aug, 2021 4 commits