10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737bad0 commit e882ad9Copy full SHA for e882ad9
recipe/meta.yaml
@@ -39,9 +39,6 @@ requirements:
39
- numpy-base <0a0
40
41
{% set tests_to_skip = "_not_a_real_test" %}
42
-# Seems to fail with current version of glibc for large numbers
43
-# https://github.com/numpy/numpy/issues/15179
44
-{% set tests_to_skip = tests_to_skip + " or test_sincos_float32" %} # [linux64]
45
# https://github.com/numpy/numpy/issues/15243
46
{% set tests_to_skip = tests_to_skip + " or test_loss_of_precision[complex256]" %} # [ppc64le]
47
recipe/patches/0001-TST-Simplify-property-test.patch
0 commit comments