wf-config fails the file-parsing test, but passes all the other tests: ``` ../source/subprojects/wf-config/test/file_test.cpp(336) ERROR! CHECK( flock(fd, 2 | 4) == 0 ) with expansion: CHECK( -1 == 0 ) ```