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: spurious fails in autocrasher 'gcc' run


> > FAIL: 22_locale/facet.cc execution test
> > FAIL: 22_locale/static_members.cc execution test

I've installed the es_MX locale, after seeing your documentation patch.
So these are gone.


> > FAIL: 23_containers/map_operators.cc (test for excess errors)
> 
> This can be ignored for -trunk runs.  It's due to a configuration error.
> 
> It will appear in the unified-tree-with-changes; it's a concept-checking
> error.

I've fixed the scripting bug that caused the *-trunk runs to be configured
with --enable-concept-checking.

The only trunk (and 3.2) failure now is

    FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

which IIRC is not a problem...?


The logs in the autocrasher show more stuff now, such as the configuration
command line.  (I finally remembered to pass --verbose to my underlying
script.  Duuhhhh.)

Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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