Hadrian: First test after a full rebuild normally fails due to an additional stdout line
After pulling down the lates updates to my local GHC tree, I normally do the following:
hadrian/build.sh clean
hadrian/build.sh --flavour=devel2 -j4
hadrian/build.sh test --flavour=devel2 --freeze1 --only=T99999
The first test fails with: Actual stdout output differs from expected:
stdout contains an additonal line, obviously generated by Hadrian:
+Linking /home/roland/Projekte/ghc/testsuite/mk/ghc-config ...
When I rerun the test, Hadrian does not re-link ghc-config and everything works fine!
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.6.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | low |
| Resolution | Unresolved |
| Component | Build System (Hadrian) |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |