-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Hi,
I'm working on the Debian package r-cran-filehash. The old version 2.4-1 was failing its test (as you can see here at the end of the log) and the freshly packaged version 2.4-2 shows the same problem:
--- reg-tests.Rout.save_<------>2019-07-18 07:14:39.149866533 +0000
+++ reg-tests.Rout_<--->2019-07-18 07:14:39.149866533 +0000
@@ -238,7 +238,7 @@
0.0002346 0.2416000 0.4813000 0.4938000 0.7492000 0.9992000.
>.
> print(file.info(db@datafile)$size)
-[1] 64980
+[1] 65628
>.
> dbReorganize(db)
Reorganizing database: 33% (1/3)^H^H^H^H^H^H^H^H^H67% (2/3)^H^H^H^H^H^H^H^H^H100% (3/3)^H^H^H^H^H^H^H^H^H^H
@@ -248,7 +248,7 @@
> db <- dbInit("test_reorg", "DB1")
>.
> print(file.info(db@datafile)$size)
-[1] 16245
+[1] 16407
>.
> summary(db$b, digits = 4)
Min. 1st Qu. Median Mean 3rd Qu. Max..
May be you just need to adjust the expected output? Whatever the problem might be it would be great if you could fix it.
Kind regards, Andreas.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels