data-apis / array-api-tests

Test suite for the PyData Array APIs standard
https://data-apis.org/array-api-tests/
MIT License
63 stars 39 forks source link

Suppress the data_too_large health check #278

Closed asmeurer closed 2 months ago

asmeurer commented 2 months ago

This is a temporary workaround until we can figure out what is causing tests to fail it.

See https://github.com/data-apis/array-api-tests/issues/277

asmeurer commented 2 months ago

I forgot we were pinning hypothesis in strict. Maybe that was the problem. I'll see if we can remove both this and the pin.