mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-12 04:31:41 -05:00
Remove qtapp.processEvents() call from settings dialog tests, because they cause a segfault in circleci for some reason
This commit is contained in:
parent
e6e315c632
commit
83b390fe22
@ -63,7 +63,6 @@ class SettingsGuiBaseTest(object):
|
||||
|
||||
def run_settings_gui_tests(self):
|
||||
self.gui.show()
|
||||
self.gui.qtapp.processEvents()
|
||||
|
||||
# Window is shown
|
||||
self.assertTrue(self.gui.isVisible())
|
||||
|
Loading…
x
Reference in New Issue
Block a user