From a02a99b35ec7b10359b3f75c253676f453f7a540 Mon Sep 17 00:00:00 2001 From: Cockpit Bots Date: Wed, 11 Oct 2017 08:18:05 +0200 Subject: [PATCH] naughty: Close 6332: Fedora: setroubleshootd API is broken: AttributeError: module 'seobject' has no attribute 'boolean_desc' Known issue which has not occurred in 23 days Fedora: setroubleshootd API is broken: AttributeError: module 'seobject' has no attribute 'boolean_desc' Fixes #6332 Closes #7839 --- bots/naughty/fedora-26/6332-setroubleshoot-crashes | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bots/naughty/fedora-26/6332-setroubleshoot-crashes diff --git a/bots/naughty/fedora-26/6332-setroubleshoot-crashes b/bots/naughty/fedora-26/6332-setroubleshoot-crashes deleted file mode 100644 index eeff197bc1e..00000000000 --- a/bots/naughty/fedora-26/6332-setroubleshoot-crashes +++ /dev/null @@ -1,3 +0,0 @@ -Traceback (most recent call last): - File "check-setroubleshoot", line *, in testTroubleshootAlerts - b.wait_present(row_selector)