octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 4.0.0 release candidate 2 available for ftp


From: JohnD
Subject: Re: Octave 4.0.0 release candidate 2 available for ftp
Date: Sun, 22 Mar 2015 22:37:16 -0400

> >>  Dear Tatsuro
> >>
> >>  the log file is attached, best I can do
> >>
> 
> I have forgotten to transfer the attachment file.
> 
> I saw failures in the fntests.log but they are all known failure.
> I cannot find the reason why "make check" report 1 FAIL.
> 
> Regards
> 
> Tatsuro?
> -------------- next part --------------

Error is:
>>>>> processing system.tst
***** testif HAVE_GETPWUID
 x = getpwuid (getuid ());
 assert (x.dir, tilde_expand ("~"));
 assert (x.dir, tilde_expand (sprintf ("~%s", x.name)));
 assert ("foobar", tilde_expand ("foobar"));
!!!!! test failed
ASSERT errors for:  assert (x.dir,tilde_expand ("~"))

  Location  |  Observed  |  Expected  |  Reason
     []         /root     /home/steph    Strings don't match

Did you run sudo ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]