Test cases with a `config` section may fail with a relative config
Closed this issue · 0 comments
JakeHillion commented
The config section causes a new config to be created in a different temporary location (
object-introspection/test/integration/runner_common.cpp
Lines 155 to 163 in 5c5bfd3
Possibly the easiest solution to this is to canonicalise the paths in the base config first, allowing it to be moved anywhere after.