This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [patch] testsuite/25193 libstdc++ testsuite fails on cygwin


> From: Ben Elliston
>
> Subject: Re: [patch] testsuite/25193 libstdc++ testsuite fails on cygwin
> 
> 
> > libstdc++ testsuite fails on cygwin while trying to delete a file.
> 
> Why does it fail?  

Seems to be an operating system thing - something like a race confition.  
I think that when a test aborts the OS (Windows XP) hangs on to the .exe 
file for a short time, and won't let dejagnu delete it.

> If it's all that common, would it not be better for remote_file to catch 
> the error itself?

It's quite common on cygwin.  It may be better for remote_file to catch 
this, but this is what was done elsewhere in gcc.


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]