From c6f5fb54777792e2e707c5cfe9f01cabc0e237ed Mon Sep 17 00:00:00 2001 From: David Robertson Date: Fri, 10 Sep 2021 10:53:04 +0100 Subject: Remove fixed and flakey tests from the sytest blacklist (#10788) We want to blacklist only known, consistent failures. We should deflake tests rather than ignoring them. --- changelog.d/10788.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10788.misc (limited to 'changelog.d/10788.misc') diff --git a/changelog.d/10788.misc b/changelog.d/10788.misc new file mode 100644 index 0000000000..568a85ac52 --- /dev/null +++ b/changelog.d/10788.misc @@ -0,0 +1 @@ +Remove fixed and flakey tests from the sytest-blacklist. -- cgit 1.5.1