From 5e5cb3cd4349d31ff5ab429ab723b517cf1844aa Mon Sep 17 00:00:00 2001 From: Zsin Skri Date: Wed, 17 Jul 2019 19:26:45 +0200 Subject: [PATCH] changelog: fix "Sporadic test failures in BPD tests #3309" #3330 Add a changelog entry asking plugin developers to report any further occurrences of this failure. --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index aa544bcac..001509272 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -80,6 +80,9 @@ For plugin developers: value. Thanks to :user:`zsinskri`. :bug:`3329` +* There were sporadic failures in ``test.test_player``. Hopefully these are + fixed. If they resurface, please reopen the relevant issue. + :bug:`3309` :bug:`3330` For packagers: