All the different languages of the SimpleIO examples write are read to the same file. This can cause test failure when the example are run concurrently.
Modify the test to use different file name, or specify a ctest property so they can't run concurently.