-
Notifications
You must be signed in to change notification settings - Fork 16
zdd_change tests fail on Mac #747
Copy link
Copy link
Closed
Labels
help wantedExtra attention is neededExtra attention is needed📁 internalThis is where the ✨magic✨happensThis is where the ✨magic✨happens📁 zddZero-suppressed Decision DiagramsZero-suppressed Decision Diagrams🔥 bugSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed📁 internalThis is where the ✨magic✨happensThis is where the ✨magic✨happens📁 zddZero-suppressed Decision DiagramsZero-suppressed Decision Diagrams🔥 bugSomething isn't workingSomething isn't working
As #744 was merged, two unit tests seem to fail for Adiar; but, it only fails on mac machines.
That is, somehow the
is_highflag is set to the wrong value. Maybe the wrong case in the policy is used and so the low and high children are swapped? That could be due to the changes in the level merger messing up whether a level is a hit or not. That is, the following commits are probably the origin of the issue: