Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows testing bug #15

Open
msschwartz21 opened this issue Jan 23, 2025 · 0 comments
Open

Windows testing bug #15

msschwartz21 opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@msschwartz21
Copy link
Contributor

FAILED tests/test_basics.py::test_read_write_consistency[True-edge_attr_dtypes0-node_attr_dtypes0-int8] - AssertionError: 
Arrays are not equal

Mismatched elements: 4 / 5 (80%)
Max absolute difference among violations: 6
Max relative difference among violations: 1.5
 ACTUAL: array([  5,   4, 127,  10,   2], dtype=int8)
 DESIRED: array([ 10,   2, 127,   4,   5], dtype=int8)

See https://github.com/funkelab/geff/actions/runs/12935149695/job/36077831912 for more detail

@msschwartz21 msschwartz21 added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant