Skip to content
Snippets Groups Projects

tests: fix test-patchbomb-tls.t instability

Merged Pierre-Yves David requested to merge topic/stable/test-patchbomb-tls into branch/stable
2 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
9 9 > --tls smtps --certificate `pwd`/server.pem
10 10 $ cat a.pid >> $DAEMON_PIDS
11 11
12 $ wait_log() {
  • Anton Shestakov
  • 47 57 (?i)abort: .*?certificate.verify.failed.* (re)
    48 58 [255]
    49 59
    60 $ wait_log "ssl error:"
    • Mercurial Publisher

      Even smaller nit: it would feel more consistent if the log filename wasn't hardcoded in the wait_log function, but provided explicitly, like in the lines that follow.

    • Please register or sign in to reply
  • Anton Shestakov approved this merge request

    approved this merge request

  • added 1 commit

    Compare with previous version

  • Pierre-Yves David added 4 commits

    added 4 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading