mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
tests: skip testing with broken Deepin mirror
This commit is contained in:
parent
07cddd9bd6
commit
386d05f8e3
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ async def test_apt_strip_release(get_version):
|
|||
"strip_release": 1,
|
||||
}) == "0.1.7"
|
||||
|
||||
@pytest.mark.skip
|
||||
@flaky(max_runs=10)
|
||||
async def test_apt_deepin(get_version):
|
||||
assert await get_version("sigrok-firmware-fx2lafw", {
|
||||
|
|
Loading…
Add table
Reference in a new issue