issue_comments: 1264643360
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/7096#issuecomment-1264643360 | https://api.github.com/repos/pydata/xarray/issues/7096 | 1264643360 | IC_kwDOAMm_X85LYO0g | 1006477 | 2022-10-02T13:23:06Z | 2022-10-02T13:23:06Z | NONE | Hi, we are getting similar failures when building xarray for Arch Linux riscv64.
I got the same result in riscv64. One thing I could guess is that the sign bit of NaN is not kept during conversions. Some more details could be found at: https://sourceware.org/pipermail/libc-alpha/2022-September/142011.html Repeating the same steps result in
I have tried pandas' tests and got many failures like:
Quite some of the tests are having NaN in the context as well. So you are probably right that pandas or numpy may be where the problem lies. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1389019400 |