|
From: Julian S. <js...@ac...> - 2005-08-01 13:45:37
|
> The fifth error is in none/tests/tls. First of all, this test is never run > with RC1 as is, as file none/tests/tls.vgtest is missing from the > distribution. Fixed (r4298). Thanks for spotting that. > An additional and minor point is that while searching for other tests > without a .vgtest file, I noticed that memcheck/tests/metadata has a file > .vgtest-HIDING instead, which makes me curious. The facilities this tests (making an memcheck'd program able to read/write its own definedness bits) got disabled and has not been fixed -- I don't expect it to be useful. So the corresponding test needed to be disabled, and renaming the .vgtest file like this seemed as good a way as any. > The bottom line remains that I find the minimum expected number of errors, > which also remains good news. Good. J |