Closed pittlerf closed 5 years ago
The workaround works as expected, but I will need to figure out what exactly changed in yaml-cpp to cause these tests to fail...
or rather, the build to fail. The missing stream operator indicated by the failed build still exists, so I don't really know what's going on...
we need to adjust all jobscript generators now...
Looks good. The tests fail because something has changed in
yaml-cpp
. Trying to require a particular commit on the master branch as a workaround for now. Let's see what happens.