mirror of
https://github.com/lilydjwg/nvchecker
synced 2024-12-26 00:22:26 +00:00
update tests: give up deepin as it times out frequently
This commit is contained in:
parent
0a90d195d1
commit
2683f47e04
@ -33,6 +33,7 @@ async def test_apt_strip_release(get_version):
|
|||||||
"strip_release": 1,
|
"strip_release": 1,
|
||||||
}) == "0.1.7"
|
}) == "0.1.7"
|
||||||
|
|
||||||
|
@pytest.mark.skip
|
||||||
@flaky(max_runs=10)
|
@flaky(max_runs=10)
|
||||||
async def test_apt_deepin(get_version):
|
async def test_apt_deepin(get_version):
|
||||||
assert await get_version("sigrok-firmware-fx2lafw", {
|
assert await get_version("sigrok-firmware-fx2lafw", {
|
||||||
|
Loading…
Reference in New Issue
Block a user