On Jun 11, 2014 3:14 PM, "Ludovic Courtès" <l...@gnu.org> wrote: > > Eli Zaretskii <e...@gnu.org> skribis: > > >> [...] > > UNRESOLVED: i18n.test: string mapping: string-locale-downcase Turkish > > > > I don't know why these fail. > > Note that “UNRESOLVED” is not a failure; it means “we can’t run this > test here, so skip it.”
Hi. At least in GDB, I generally infer UNRESOLVED to mean "action needed" (could be test harness bug or some such), whereas if a test can't be run in a particular config I see UNSUPPORTED which I infer to mean "no action needed".