[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef
From: |
Fernando |
Subject: |
[Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref |
Date: |
Tue, 17 Oct 2023 14:02:45 -0400 (EDT) |
Follow-up Comment #4, bug #64775 (project octave):
bug-48693.tst still fails when using the VM. It does not fail if we execute
the test instructions on the terminal:
octave:4> x = bug48693()
x =
bug48693 object with properties:
octave:5> assert ({x{1:10}}, num2cell (zeros(1,10)))
because in that case we are not using the VM.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64775>
_______________________________________________
Mensaje enviado vía Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Arun Giridhar, 2023/10/14
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Petter, 2023/10/16
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Arun Giridhar, 2023/10/16
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Dmitri A. Sergatskov, 2023/10/16
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref,
Fernando <=
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Petter, 2023/10/17
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Arun Giridhar, 2023/10/18
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Petter, 2023/10/18
- [Octave-bug-tracker] [bug #64775] VM: Test failures related to classdef subsref, Arun Giridhar, 2023/10/25