Computed node assertion
Passes if the node is computed and has a finished value.
ComputedNode
Expect_pass if computed; Expect_stop otherwise.
Expect_pass
Expect_stop
assert(expect_computed(res.heavy_job))