Adam Lally wrote:
On 1/12/07, Thilo Goetz <[EMAIL PROTECTED]> wrote:
When I wrote that script, some tests wouldn't pass and the build
stopped. Since I was interested in building the distribution, I removed
the tests. If our tests are at a stage now where they normally pass,
let's just remove the switch.
The tests pass for me, and hopefully that will always be the normal
state of things. (Do we still have tests that fail when run with IBM
Java 5, though? I can't recall if that ever got fixed.)
I'm OK with the script accepting an argument that disables the tests.
Sometimes I do use this flag during development. It just shouldn't be
the default behavior.
-Adam
Sounds good, I'll add a -notest flag or some such and make running the
tests the default. I also have to test this on Linux, actually. I just
checked it in without ever testing it. If anybody tries this before I
do and finds any problems, please fix or drop me a line. I don't
currently have a Linux development machine set up, I was planning on
doing that next week.
Err, IBM Java 5, now you mention it, I'm not sure I ever fixed that.
Let me check...
--Thilo