On Wed, May 6, 2009 at 6:21 AM, Matthew Toseland <t...@amphibian.dyndns.org> wrote: > AFAICS you are not using innerDir/innerDir2: both nodes start in dir.
It is using. The nodestart.starttestnode always start in a directory name with darknet port number. Confusing? Yes. But this is what other class in freenet.node.simluator.* using. > The darknet ports should be aligned so they don't conflict with other tests, > as I have done for the other tests. Fixed in 144ea69. > Somebody should run this regularly - the uid is just a fixed constant to > separate my tests from somebody else's tests... I run the other tests daily, > I should run this daily too... Are you doing? Do you have any scripts to > parse the output yet? (I don't...) I am trying to run it daily .. mainly for debugging purpose. > You should log the FetchException type, not just the stack trace. Maybe > include it in the dump. e.printStackTrace() always print .toString() automatically. 4fdc0a3 store this in the CSV file as well > Any particular reasons for a 64K test size? I guess it's big enough to be a > splitfile while being very small to speed up tests... 64K is a arbitrary number, which I *hope* to speed up the test. > Any particular reason for duplicating waitForTenNodes rather than using the > standard inherited methods? Fixed in ca89dab _______________________________________________ Devl mailing list Devl@freenetproject.org http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl