"Ben Kloosterman" <[email protected]> writes:

> For reference:
>
>   tests in test/unit are expected to pas
>
>   tests in test/pretty are expected to pass
>
>   tests in test/bugs are expected to fail
>
>   everything else in test/* is stale and need to be updated or moved
>   out of the way


I have just tried to verify this on my system and I see a strange
behaviour with odd_even_letrec. When I run it manually it segfaults
quickly as stated in comment in source but when run during 'make test'
run it eats memory making my system almost unusable. I killed it when it
grew up to more than 5GB.

I think I have run it with exactly same options and I haven't seen any
environment variables that could change behaviour. Do you know what
causes change of behaviour?

Anyway how is it possible that you have this test passing if comment
says it should not?

Regards
Tomasz Gajewski
_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to