Skip to content

Commit

Permalink
webui: when rebooting the machine the dbus clients close and throw er…
Browse files Browse the repository at this point in the history
…ror messages

Expect these in the test.
  • Loading branch information
KKoukiou committed Oct 26, 2023
1 parent cfc150e commit 0b72ee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/webui/test/check-progress
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class TestInstallationProgress(anacondalib.VirtInstallMachineCase):
def testBasic(self):
# HACK Ignore some selinux errors
self.allow_journal_messages(".*denied.*comm=\"tar\" name=\"/\".*")
self.allow_browser_errors(".*client closed.*")

b = self.browser
m = self.machine
Expand Down

0 comments on commit 0b72ee8

Please sign in to comment.