forked from pool/python-pyudev
No deadline
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=38
This commit is contained in:
parent
4ca0cf5586
commit
eaf67e9e65
@ -86,7 +86,7 @@
|
|||||||
@failed_health_check_wrapper
|
@failed_health_check_wrapper
|
||||||
@given(_CONTEXT_STRATEGY, _SUBSYSTEM_STRATEGY)
|
@given(_CONTEXT_STRATEGY, _SUBSYSTEM_STRATEGY)
|
||||||
- @settings(max_examples=1)
|
- @settings(max_examples=1)
|
||||||
+ @settings(max_examples=1, deadline=400)
|
+ @settings(max_examples=1, deadline=None)
|
||||||
def test_match_subsystem_nomatch(self, context, subsystem):
|
def test_match_subsystem_nomatch(self, context, subsystem):
|
||||||
"""
|
"""
|
||||||
Subsystem no match gets no subsystem with subsystem.
|
Subsystem no match gets no subsystem with subsystem.
|
||||||
|
Loading…
Reference in New Issue
Block a user