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

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

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


From: Orion Poplawski
Subject: [Octave-bug-tracker] [bug #57230] [octave forge] (symbolic) Test failure in @sym/solve
Date: Wed, 13 Nov 2019 23:23:22 -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/?57230>

                 Summary: [octave forge] (symbolic) Test failure in @sym/solve
                 Project: GNU Octave
            Submitted by: opoplawski
            Submitted on: Thu 14 Nov 2019 04:23:21 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:

We have started to see the following error in the Fedora build:

@sym/solve ............................................. FAIL    1/10  
   >> [X, Y] = solve(x^2 == 4, x + y == 1, x, y)
      expected:    X = (sym 2×1 matrix)
      ⎡-2⎤
      ⎢  ⎥
      ⎣2 ⎦
   Y = (sym 2×1 matrix)
      ⎡3 ⎤
      ⎢  ⎥
      ⎣-1⎦
      got     : X = (sym 2×1 matrix)
  ⎡2 ⎤
  ⎢  ⎥
  ⎣-2⎦
Y = (sym 2×1 matrix)
  ⎡-1⎤
  ⎢  ⎥
  ⎣3 ⎦

See https://koschei.fedoraproject.org/package/octave-symbolic

It's don't obvious to me which of the dependencies that changed would have
triggered this failure.  Also, isn't this just an inverted solution?




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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