Source: octave-nan Version: 3.7.0-5 Severity: important Tags: ftbfs sid forky X-Debbugs-Cc: [email protected] User: [email protected] Usertags: octave-11
octave-nan FTBFS against octave 11 (which currently stands in
experimental).
A build log is attached.
These are the unit tests that fail:
[inst/histo3.m]
>>>>> /home/rafael/PKGS/octave-nan/octave-nan-3.7.0/inst/histo3.m
***** assert(getfield(histo3([]),'N'), 0)
!!!!! test failed
ASSERT errors for: assert (getfield (histo3 ({}), 'N'),0)
Location | Observed | Expected | Reason
. O(1x0) E(1x1) Dimensions don't match
***** assert(getfield(histo3(1),'N'), 1)
***** assert(getfield(histo3([1;1]),'H'), 2)
***** assert(getfield(histo3([repmat(NaN,4,2),[1;1;1;3]]),'N')==[0,0,4])
4 tests, 3 passed, 0 known failure, 0 skipped
[inst/histo2.m]
>>>>> /home/rafael/PKGS/octave-nan/octave-nan-3.7.0/inst/histo2.m
***** assert(getfield(histo2([]),'N'), 0)
!!!!! test failed
ASSERT errors for: assert (getfield (histo2 ({}), 'N'),0)
Location | Observed | Expected | Reason
. O(1x0) E(1x1) Dimensions don't match
***** assert(getfield(histo2(1),'N'), 1)
***** assert(getfield(histo2([1;1]),'H'), 2)
***** assert(getfield(histo2([1;1]),'H'), 2)
***** assert(getfield(histo2([repmat(NaN,4,2),[1;1;1;3]]),'N')==[0,0,4])
5 tests, 4 passed, 0 known failure, 0 skipped
Best,
Rafael Laboissière
octave-nan_3.7.0-5_amd64.build.gz
Description: application/gzip

