octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38679] make check fails on stemleaf.m


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #38679] make check fails on stemleaf.m
Date: Sun, 07 Apr 2013 05:57:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

URL:
  <http://savannah.gnu.org/bugs/?38679>

                 Summary: make check fails on stemleaf.m
                 Project: GNU Octave
            Submitted by: godfrey
            Submitted on: Sun 07 Apr 2013 05:57:39 AM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Michael Godfrey
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Since the function stemleaf.m was introduced one of its
tests has failed when running make check.  If the tests
are run by:
./run-octave
test stemleaf 

the tests all pass.

I found a possibly useful fact about this.  If the Octave
system was built without ImageMagick and therefore the variable
HAVE_MAGICK is not set in make check, the stemleaf test passes.
There are 2 references to HAVE_MAGICK  in the make check tests:
imread.m and copyobj.m.  I am pretty sure that the cause of the
stemleaf failure is something left over from the test in copyobj.

When I asked Rik about this problem he said there was something
strange happening in the make check process.  I hope that this
will be a useful clue.

Michael







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38679>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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