Re: cvs commit: ant/src/etc/testcases/taskdefs java.xml

2004-07-09 Thread Matt Benson
--- Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > Hi Matt, > > I did this change in java.xml before releasing the > beta, so if the > problem happens on your side too, > maybe you experience the same as me. Probably. In the past, the problem became more likely to occur with heavier load on

Re: cvs commit: ant/src/etc/testcases/taskdefs java.xml

2004-07-09 Thread Antoine Levy-Lambert
Hi Matt, I did this change in java.xml before releasing the beta, so if the problem happens on your side too, maybe you experience the same as me. Jan Matèrne sent also an email about tests he did under Win2K with the beta and these 2 tests in JavaTest also failed for him. I wonder whether a st

Re: cvs commit: ant/src/etc/testcases/taskdefs java.xml

2004-07-09 Thread Matt Benson
Antoine Levy-Lambert wrote: > Hi, > > on my PC, it looks like it takes 2 seconds between the time when a file > can be found and the time the contents of the file can be read. Is this > a caching mechanism ? > Is this specific of Windows ? Do not know, but I have had to add this to > be able to

Re: cvs commit: ant/src/etc/testcases/taskdefs java.xml

2004-07-05 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hi, on my PC, it looks like it takes 2 seconds between the time when a file can be found and the time the contents of the file can be read. Is this a caching mechanism ? Is this specific of Windows ? Do not know, but I have had to add this to be able to pass the test

Re: cvs commit: ant/src/etc/testcases/taskdefs java.xml

2004-07-05 Thread Stefan Bodewig
On Sat, 03 Jul 2004, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > on my PC, it looks like it takes 2 seconds between the time when a > file can be found and the time the contents of the file can be > read. Is this a caching mechanism ? Is this specific of Windows ? I don't know. All I can

Re: cvs commit: ant/src/etc/testcases/taskdefs java.xml

2004-07-03 Thread Antoine Levy-Lambert
Hi, on my PC, it looks like it takes 2 seconds between the time when a file can be found and the time the contents of the file can be read. Is this a caching mechanism ? Is this specific of Windows ? Do not know, but I have had to add this to be able to pass the test redirect1 and redirect2 test