home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1075217753

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/6398#issuecomment-1075217753 https://api.github.com/repos/pydata/xarray/issues/6398 1075217753 IC_kwDOAMm_X85AFoVZ 14808389 2022-03-22T14:00:54Z 2022-03-22T14:00:54Z MEMBER

it looks like hypothesis was just really slow to generate the sample data: ``` @given(numeric_series, st.text())

def test_roundtrip_pandas_series(ser, ix_name) -> None: E hypothesis.errors.FailedHealthCheck: Data generation is extremely slow: Only produced 1 valid examples in 1.14 seconds (0 invalid ones and 1 exceeded maximum size). Try decreasing size of the data you're generating (with e.g. max_size or max_leaves parameters). E See https://hypothesis.readthedocs.io/en/latest/healthchecks.html for more information about this. If you want to disable just this health check, add HealthCheck.too_slow to the suppress_health_check settings for this test. ``` Since rerunning the CI job seems to work just fine I'll close this as flaky.

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1176118189
Powered by Datasette · Queries took 0.574ms · About: xarray-datasette