
16 Jul
2008
16 Jul
'08
8:25 a.m.
Emil Dotchevski wrote:
That it is a bad idea to avoid testing an (even stable) library against the (unstable) trunk just because this may produce bogus failures.
I don't see my proposal as avoiding testnig. In my proposal the each library runs all its tests. When merged into release ALL the tests are run there by detected any unintentional and/or unannounced / unaddressed interface changes. All the tests being run now are run under my proposal. Its just that the testing procedure more effectively uses the available resources and better serves developers. Robert Ramey