]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add debug print lines to the new test_XFRIncomplete that fails occasionally on GH...
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 29 Apr 2022 13:14:00 +0000 (13:14 +0000)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 29 Apr 2022 13:14:00 +0000 (13:14 +0000)
commitc8e8ec462c7c858fe28bf6e88525e099e414b477
treef967e3229fe0c4e7e19867766f060296513e2450
parentec4a197a259dd93ac016cf289f706e4d85c800e1
Add debug print lines to the new test_XFRIncomplete that fails occasionally on GH Actions.

Using a slow loaded VM I could reproduce these failures once in a while.
Adding the print statements made the failures go away. Maybe some form
of synchronization is going on with the extra debug I/O?  Committing this
to see what happens on GH Actions.
regression-tests.auth-py/test_XFRIncomplete.py