testsuite failures: hpc_markup_multi_*
It seems either the behavior of hpc markup or the layout of the test directory has changed. The hpc_markup_multi_* tests were failing with errors like:
Wrong exit code (expected 0 , actual 1 )
Stdout:
Stderr:
hpc: can not find Geometry in ["..//.hpc"]
Of course, the .hpc directory the test is looking for is not in the parent directory, it's in the working directory. So, hpc markup needs to be run with --hpcdir=tixs/.hpc. The following patch adds just that.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |