Re: 3 libstdc++ tests fail at random

2013-12-09 Thread Uros Bizjak
Hello! > I have been seeing 3 libstdc++ tests: > > FAIL: 17_intro/headers/c++200x/stdc++.cc (test for excess errors) > FAIL: 17_intro/headers/c++200x/stdc++_multiple_inclusion.cc (test for excess > errors) > FAIL: 30_threads/async/async.cc execution test > > fail/pass at random on a fast machine.

Re: 3 libstdc++ tests fail at random

2013-12-08 Thread Jonathan Wakely
On 7 December 2013 17:28, H.J. Lu wrote: > On Sat, Dec 7, 2013 at 9:26 AM, H.J. Lu wrote: >> On Sat, Dec 7, 2013 at 9:09 AM, Jakub Jelinek wrote: >FAIL: 30_threads/async/async.cc execution test >>> >>> async.exe: >>> /usr/src/gcc/libstdc++-v3/testsuite/30_threads/async/async.cc:66: void >

Re: 3 libstdc++ tests fail at random

2013-12-08 Thread Jonathan Wakely
I'll look into the async failure when I get home in a few hours.

Re: 3 libstdc++ tests fail at random

2013-12-07 Thread H.J. Lu
On Sat, Dec 7, 2013 at 9:26 AM, H.J. Lu wrote: > On Sat, Dec 7, 2013 at 9:09 AM, Jakub Jelinek wrote: >> On Sat, Dec 07, 2013 at 05:43:12PM +0100, Paolo Carlini wrote: >>> On 12/07/2013 04:48 PM, H.J. Lu wrote: >>> >I have been seeing 3 libstdc++ tests: >>> > >>> >FAIL: 17_intro/headers/c++200x/s

Re: 3 libstdc++ tests fail at random

2013-12-07 Thread H.J. Lu
On Sat, Dec 7, 2013 at 9:09 AM, Jakub Jelinek wrote: > On Sat, Dec 07, 2013 at 05:43:12PM +0100, Paolo Carlini wrote: >> On 12/07/2013 04:48 PM, H.J. Lu wrote: >> >I have been seeing 3 libstdc++ tests: >> > >> >FAIL: 17_intro/headers/c++200x/stdc+ >> >+.cc (test for excess errors) >> >FAIL: 17_int

Re: 3 libstdc++ tests fail at random

2013-12-07 Thread Jakub Jelinek
On Sat, Dec 07, 2013 at 05:43:12PM +0100, Paolo Carlini wrote: > On 12/07/2013 04:48 PM, H.J. Lu wrote: > >I have been seeing 3 libstdc++ tests: > > > >FAIL: 17_intro/headers/c++200x/stdc+ > >+.cc (test for excess errors) > >FAIL: 17_intro/headers/c++200x/stdc++_multiple_inclusion.cc (test for > >e

Re: 3 libstdc++ tests fail at random

2013-12-07 Thread Paolo Carlini
On 12/07/2013 04:48 PM, H.J. Lu wrote: Hi, I have been seeing 3 libstdc++ tests: FAIL: 17_intro/headers/c++200x/stdc+ +.cc (test for excess errors) FAIL: 17_intro/headers/c++200x/stdc++_multiple_inclusion.cc (test for excess errors) FAIL: 30_threads/async/async.cc execution test fail/pass at r

3 libstdc++ tests fail at random

2013-12-07 Thread H.J. Lu
Hi, I have been seeing 3 libstdc++ tests: FAIL: 17_intro/headers/c++200x/stdc+ +.cc (test for excess errors) FAIL: 17_intro/headers/c++200x/stdc++_multiple_inclusion.cc (test for excess errors) FAIL: 30_threads/async/async.cc execution test fail/pass at random on a fast machine. Is this expecte