> -----Original Message-----
> From: Andrew Black [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 05, 2007 11:15 PM
> To: [email protected]
> Subject: Re: failed examples reported as passing with MSVC or 
> vice versa
> 
> Martin Sebor wrote:
> > Andrew Black wrote:
> > 
> > [...]
> >> My reading of this message is that the runall.wsf script failed to 
> >> complete a file system command.  Unfortunately, I am having 
> >> difficulties determining where the failure occurred, as the line 
> >> number is meaningless within the context of a text editor. 
>  I tend to 
> >> suspect that this translates to line 118 of the runall.wsf 
> script.  A 
> >> potential contributing cause is the permissions of the build 
> >> directory used by the nightly testing system.
  I suppose that the exception caused by line 59 in summary.js file.
When runall.wsf script invokes the readBuildLog function after executing
accumulate.exe to parse BuildLog.htm file from accumutale directory that
file may be locked by parallel process which builds accumulate project.
At least I have reproduced the similar error when I locked corresponding
BuildLog.htm file and invoked manually runall.wsf script. I think this
problem
disappears after disabling parallel builds.

Farid.

Reply via email to