Jerome Quelin <[EMAIL PROTECTED]> wrote:
> Then the question arises:
> - should we include myconfig in ok reports?
No IMHO. But *if* possible, enough information to keep PLATFORMS (or a
better variant of that) up to date - which still needs a bit more inside
tests but I think that we should go towards such a system.
> - should we include more than myconfig in nok / bug reports?
OS-Version, compiler-version. $PConfig{} is lacking some info here.
There are still a lot of issues:
- make test runs now the slow core only
- make fulltest tries to run all cores, but might fail if e.g. JIT or
CGoto isn't avaiable, and we get several results
- EXEC core is untested except for "make testexec"
And an ok report is ok, if "make testC" fails on windows/msc, but is
really nok, if it fails on gcc based systems.
Brrr...
> Jerome
leo