summaryrefslogtreecommitdiff
path: root/dev-python/cramjam/cramjam-2.8.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cramjam/cramjam-2.8.3.ebuild')
-rw-r--r--dev-python/cramjam/cramjam-2.8.3.ebuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-python/cramjam/cramjam-2.8.3.ebuild b/dev-python/cramjam/cramjam-2.8.3.ebuild
index 9ecf01a66f3b..73bb943dde59 100644
--- a/dev-python/cramjam/cramjam-2.8.3.ebuild
+++ b/dev-python/cramjam/cramjam-2.8.3.ebuild
@@ -204,12 +204,6 @@ src_test() {
}
python_test() {
- local EPYTEST_DESELECT=(
- # random health check failures
- # https://github.com/milesgranger/cramjam/issues/141
- tests/test_variants.py::test_variants_different_dtypes
- )
-
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
epytest tests
}