Centos7 failing process010 test on nightly build
I expect caused by commit - Bump process submodule to v1.6.25.0 (18f532f3 @bgamari )
Unexpected failures:
/builds/ghc/ghc/tmp/ghctest-01ym4tmj/test spaces/testsuite/tests/process/process010.run process010 [bad stdout] (normal)
+++ "/builds/ghc/ghc/tmp/ghctest-01ym4tmj/test spaces/testsuite/tests/process/process010.run/process010.run.stdout.normalised" 2024-10-30 02:30:59.272039363 +0000
@@ -1,4 +1,4 @@
ExitSuccess
ExitFailure 1
-Exc: /non/existent: rawSystem: exec: does not exist (No such file or directory)
+Exc: /non/existent: rawSystem: execvp: does not exist (No such file or directory)
Done
It seems the output of the test needs to be normalised,