[Mono-list] make check fails
Robert Jordan
robertj at gmx.net
Tue Jun 26 09:11:28 EDT 2007
Jurek Bartuszek wrote:
> I'm running make check against mono-1.2.4 and I noticed that some of the
> tests fail:
>
> Failures:
> 1) MonoTests.Mono.Unix.UnixGroupTest.ListAllGroups_ToString : #TLAU_TS:
> Exception listing local groups: System.IO.FileNotFoundException: Nie ma
> takiego pliku ani katalogu ---> Mono.Unix.UnixIOException: Nie ma
> takiego pliku ani katalogu [ENOENT].
The test probably can't open /etc/group on your system.
> Failures:
> 1)
> MonoTests.System.Text.DecoderReplacementFallbackTest.DontChangeReadOnlyCodePageDecoderFallback
> : Expected: NotSupportedException but was InvalidOperationException
> at System.Text.Encoding.set_DecoderFallback
These are fixed in SVN HEAD.
Robert
More information about the Mono-list
mailing list