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

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

[Octave-bug-tracker] [bug #57821] [geometry] Test failures on macOS


From: Andrew Janke
Subject: [Octave-bug-tracker] [bug #57821] [geometry] Test failures on macOS
Date: Fri, 14 Feb 2020 23:19:55 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:72.0) Gecko/20100101 Firefox/72.0

URL:
  <https://savannah.gnu.org/bugs/?57821>

                 Summary: [geometry] Test failures on macOS
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Fri 14 Feb 2020 11:19:53 PM EST
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Mac OS

    _______________________________________________________

Details:

Under Octave 5.2.0 on macOS 10.14.6, I'm getting some test failures.


octave:4> runtests2 -pkg geometry
  /Users/janke/octave/geometry-4.0.0/@svg/svg.m ...............sh: python3:
command not found
sh: python3: command not found
sh: python3: command not found
 PASS      0/3
                                                                FAIL      3
  /Users/janke/octave/geometry-4.0.0/clipPolygon.m ............ans = [](0x2)
ans = [](0x2)
 PASS      0/2
                                                                FAIL      2
  /Users/janke/octave/geometry-4.0.0/clipPolygon_mrf.m ........ PASS      4/4
[...]
Summary:

  GNU Octave Version: 5.2.0 (hg id: eb46a9f47164)
  Tests run on angharad.local (macOS) at 14-Feb-2020 23:16:01
  Test execution time: 00:00:02

  PASS                               98
  FAIL                                5

  Failed tests:
     /Users/janke/octave/geometry-4.0.0/@svg/svg.m
     /Users/janke/octave/geometry-4.0.0/clipPolygon.m

octave:5> test clipPolygon
????? /Users/janke/octave/matgeom-1.2.2/polygons2d/clipPolygon.m has no tests
available
octave:6> test /Users/janke/octave/geometry-4.0.0/clipPolygon.m
ans = [](0x2)
***** error clipPolygon([],[],[],'abracadabra')
!!!!! error failed.
Expected an error, but got no error

octave:7>


For the first one, maybe Python 3 is widespread enough that you can't expect a
specific python3 command to exist?

For the second one, maybe this is a load order/shadowing issue between the two
clipPolygons in geometry and matgeom?




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57821>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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