Tests are currently broken, due to a couple weeks of PRs on IOM without any updates to POM. Issues tracked down so far:
serialize_problem is no longer defined in IOM
_check_branch_network_compatibility now takes 2 arguments, not 3
However, I'm realizing that this is a bigger can of worms than I thought.
I'm in the middle of addressing some other issues, so I'm going to leave this backlog alone for now. As a temporary fix, I've created lk/pom-tests on both IOM and POM, where the tests do pass. The POM branch is basically up to date, but the IOM branch is based on a commit that's 3 weeks old.
Tests are currently broken, due to a couple weeks of PRs on IOM without any updates to POM. Issues tracked down so far:
serialize_problemis no longer defined in IOM_check_branch_network_compatibilitynow takes 2 arguments, not 3However, I'm realizing that this is a bigger can of worms than I thought.
I'm in the middle of addressing some other issues, so I'm going to leave this backlog alone for now. As a temporary fix, I've created
lk/pom-testson both IOM and POM, where the tests do pass. The POM branch is basically up to date, but the IOM branch is based on a commit that's 3 weeks old.