You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The generated identifiers in the IR seem non-deterministic between
execution environments: one can observe different names locally vs on
the CI.
This led to test failures in entirely unrelated PRs
(#930,
#923).
As this is blocking the other PRs, I propose the hotfix contained in
this PR. I'm also open to better suggestions on how to write this
particular test case or on how to fix the non-determinism.
0 commit comments