I could use some help with using the BTI to build and test Harmony. I'm trying to run the short integrity tests, and have a couple of questions already.
- how do I pass arguments into the build? In particular I need to specify "use.libstdc++6=true" (without editing the files that the BTI checks out, of course). Defining the property at the top level doesn't pass it through to the subsystems. - the test runs are failing (since they are built without that property set), but the BTI is reporting them as passing! See [1] Any help appreciated. [1] http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64-BTI_short_integrity/7/console Regards, Tim
