When one test is modified, the tests of different node counts fail under
the UML test harness. eg.
FAIL snapshot-zumastor-xfs-2045G.sh
PASS replication-zumastor.sh
when another test in the 2/ tree alongside replication-zumastor.sh is modified.
The SVNREV environment variable is being set to 1348 in the unmodified test
tree, and 1348m in the modified test tree. With SVNREV not matching the
build revision (1348m), the test harness is looking for a UML binary of the
wrong name (with 1348, not 1348 embedded). This is odd, since a pushd to
grandparent is done specifically to make sure the same SVNREV is used in
all aspects of the build. Will check in some diagnostics, as adding the
diagnostics changes the behavior as this is svn-change-dependent.
Original issue reported on code.google.com by drake.di...@gmail.com on 12 Feb 2008 at 12:15
Original issue reported on code.google.com by
drake.di...@gmail.com
on 12 Feb 2008 at 12:15