mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-19 15:16:01 -04: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
7f335efaa3
commit
bf337b5e34
@ -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