Revert "Skip test which might be responsible for segfaults."
This reverts commit 592ace18d4
.
This commit is contained in:
parent
5310c60d58
commit
2117b2afc6
@ -44,9 +44,6 @@ def progress_widget(qtbot, monkeypatch, config_stub):
|
||||
return widget
|
||||
|
||||
|
||||
@pytest.mark.xfail(
|
||||
reason='Blacklisted because it could cause random segfaults - see '
|
||||
'https://github.com/hackebrot/qutebrowser/issues/22', run=False)
|
||||
def test_load_started(progress_widget):
|
||||
"""Ensure the Progress widget reacts properly when the page starts loading.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user