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

Array test failing for seemingly no reason. #442

Open
christiangnrd opened this issue Oct 1, 2024 · 1 comment
Open

Array test failing for seemingly no reason. #442

christiangnrd opened this issue Oct 1, 2024 · 1 comment
Labels
bug Something isn't working heisenbug This bug occurs unpredictably

Comments

@christiangnrd
Copy link
Contributor

christiangnrd commented Oct 1, 2024

Example

I filed an issue so this is not forgotten as my attempt to investigate (#440) made the error go away.

Happens with Int64 according to this run. Could be with others

@christiangnrd christiangnrd added the bug Something isn't working label Oct 1, 2024
@christiangnrd
Copy link
Contributor Author

Potential new (or maybe it's also #442) heisenbug however. The first time running the tests with that change, I got this:

Test Failed at /Users/christian/.julia/dev/Metal/test/mps/copy.jl:37
  Expression: dstMat == srcMat
   Evaluated: Int8[-7 -37 … -63 -108; -23 29 … 41 -111; … ; -74 -113 … -110 116; -113 55 … 88 -51] == Int8[-7 -37 … -63 -108; -23 29 … 41 -111; … ; -74 -113 … -110 116; -113 55 … 88 -51]

I'll comment in #442 for posterity.

Originally posted by @christiangnrd in #452 (comment)

@christiangnrd christiangnrd added the heisenbug This bug occurs unpredictably label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working heisenbug This bug occurs unpredictably
Projects
None yet
Development

No branches or pull requests

1 participant