octave-maintainers
[Top][All Lists]
Advanced

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

Test failure in test_struct


From: John W. Eaton
Subject: Test failure in test_struct
Date: Wed, 28 Apr 2010 17:03:46 -0400

On 28-Apr-2010, Jarno Rajahalme wrote:

| >>>>> processing test_struct
|   ***** error <can't perform indexing operations for cs-list type>
|   [a(1:3).x] = deal ([1, 5], [3, 7], [8, 9]);
|   a(2:3).x(2);
| !!!!! expected <can't perform indexing operations for cs-list type> but got a 
cs-list cannot be further indexed
| 
| So this seems to fail in an unexpected fashion? Should not be a real problem, 
right?

I think the text of the error message changed, so the test needs to be
updated.

jwe


reply via email to

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