This test does not need a model, as its spec has system section:
"system": {
"y1":"0 if p1<=0 and p2>-1 else p1",
"y2":"0 if p2<=0 and p1>-1 else p2"
},
However, its output contains Test123_smlp_toy_basic_sampling_predictions_summary.csv file with content changing from one run to another.
This test does not need a model, as its spec has
systemsection:However, its output contains
Test123_smlp_toy_basic_sampling_predictions_summary.csvfile with content changing from one run to another.