From 02c5f1472811cb6001e46e9176f01790d7357125 Mon Sep 17 00:00:00 2001 From: Tomas Susanka Date: Mon, 10 Sep 2018 14:27:57 +0200 Subject: [PATCH] tests: ripple removed from run_xfail Ripple is not marked as xfail anymore, because it is merged in core and xfail mark was removed from python-trezor in https://github.com/trezor/python-trezor/commit/ea77deeaed6cec7a68e7a3d9f3d4dc4c9319bd87 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index fcf985ddd..60d212f45 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,4 +32,4 @@ known_standard_library = micropython,ubinascii,ustruct,uctypes,utime,utimeq,trez [tool:pytest] addopts = --pyargs trezorlib.tests.device_tests xfail_strict = true -run_xfail = ripple +run_xfail =