
27 Jun
2008
27 Jun
'08
5:29 p.m.
AMDG David Abrahams wrote:
Steven Watanabe wrote:
At some point the properties used to build the test changed from link=static runtime-link=static to threading=multi.
The old results are still present in the jam log and are getting picked up by the regression tools. The version that is currently being run is passing.
Good sleuthing, Steven! I presume someone knows how to blow away the old jam log?
A full run would do it. I think that to avoid this problem in the future, the --dump-tests code in testing.jam needs to be reworked to print the actual targets rather than the main targets. In Christ, Steven Watanabe