The tests involving {save,load}ConfigFile calls show spurious failures
related to I/O. They seem related to the fact that these methods do not
force file closure. This can be addressed in taurus.qt.qtcore.configuration,
but until then, the tests should ensure that the files are properly closed.
The tests involving {save,load}ConfigFile calls show spurious failures related to I/O. They seem related to the fact that these methods do not force file closure. This can be addressed in taurus.qt.qtcore.configuration, but until then, the tests should ensure that the files are properly closed.