> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, March 28, 2008 10:42 PM > To: [email protected] > Subject: failing regression tests > > The regression tests below are all failing with SIGABRT. > I check the issues and they have all been deferred, so what's > missing is an entry for each of these tests in xfail.txt to > mark them up on our build result pages. > > 21.string.assign.stdcxx-629 > 21.string.insert.stdcxx-630 > 21.string.insert.stdcxx-632 > 21.string.replace.stdcxx-170 > > Farid, I think these are all your issues. Can you please take > care of updating xfail.txt when you have a chance?
Done. It seems that the 21.string.insert.stdcxx-630 test is added by my mistake (the STDCXX-630 issue is about assign string method and not about insert). So I deleted this test from trunk. Farid.
