10000 remove test skip that was taken care of in numpy/numpy#20274 · h-vetinari/numpy-feedstock@e882ad9 · GitHub
[go: up one dir, main page]

Skip to content

Commit e882ad9

Browse files
committed
remove test skip that was taken care of in numpy/numpy#20274
1 parent 737bad0 commit e882ad9

File tree

2 files changed

+0
-89
lines changed

2 files changed

+0
-89
lines changed

recipe/meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ requirements:
3939
- numpy-base <0a0
4040

4141
{% 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]
4542
# https://github.com/numpy/numpy/issues/15243
4643
{% set tests_to_skip = tests_to_skip + " or test_loss_of_precision[complex256]" %} # [ppc64le]
4744

recipe/patches/0001-TST-Simplify-property-test.patch

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0