2 graph_failure_expected: true
3 error_message: "Module p2 expects to consume a product from module p1 with the signature(.|\\n)*Friendly class name: double(.|\\n)*However, no product of that signature is provided by module p1"
10 p1: { produces: [["int", "" ]] }
11 p2: { consumes: [["double", "p1::current_process"]] }
17 path: [p1, f1, p2, f2]