[Pkg-octave-commit] [SCM] octave-forge-pkgs branch, master, updated. 81e80f011484b44e381ce664551c508f7ed5855c

Rafael Laboissiere rafael at debian.org
Sun May 17 16:06:55 UTC 2009


The following commit has been merged in the master branch:
commit 81e80f011484b44e381ce664551c508f7ed5855c
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Sun May 17 17:59:52 2009 +0200

    Add note about assertion failure when testing dlmwrite

diff --git a/TODO b/TODO
index 7dd726b..6059a0e 100644
--- a/TODO
+++ b/TODO
@@ -132,6 +132,21 @@
     inst/*/*.m files.  This should be verified.
   - [ ] Checking the package fails for inst/test/run2dtests.m
 
+* io (main) [0/1]
+  - [ ] One of the assertions of test of dlmwrite fails with:
+    error: assert (f2,",,\n, 1.00, 2.00\n, 3.00, 4.00\n, 5.00, 6.00\n")
+    expected
+    ,,
+    , 1.00, 2.00
+    , 3.00, 4.00
+    , 5.00, 6.00
+    but got
+    ,,
+    , 1.00, 2.00
+    , 3.00, 4.00
+    , 5.00, 6.00
+     5.00    6.00
+
 * java (extra) [0/3]
   - [ ] debian/control: Add description
   - [ ] debian/copyright: Add copyright notices

-- 
octave-forge-pkgs



More information about the Pkg-octave-commit mailing list