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

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

[Octave-bug-tracker] [bug #57737] [octave forge] (symbolic) Test failure


From: Orion Poplawski
Subject: [Octave-bug-tracker] [bug #57737] [octave forge] (symbolic) Test failure with sympy 1.5.1
Date: Mon, 3 Feb 2020 22:34:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

                 Summary: [octave forge] (symbolic) Test failure with sympy
1.5.1
                 Project: GNU Octave
            Submitted by: opoplawski
            Submitted on: Tue 04 Feb 2020 03:34:48 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With the update to sympy 1.5.1 in Fedora rawhide, octave-symbolic test is
failing:

>>>>> processing
/builddir/build/BUILDROOT/octave-symbolic-2.8.0-4.fc32.noarch/usr/share/octave/packages/symbolic-2.8.0/finiteset.m
***** test
 e = finiteset();
 s = finiteset(sym(1));
 s2 = e + s;
 assert (isequal (s, s2))
!!!!! test failed
Python exception: TypeError: unsupported operand type(s) for +: 'Singleton'
and 'FiniteSet'
    occurred at line 8 of the Python code block:
    return x + y





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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