please discard the previous message.

the error which i got during sqlite-amalgamation test execution is :

incrblob_err-7.8.1...
Error: disk I/O error
./testfixture: disk I/O error
    while executing
"$db eval {
      SELECT name, type, sql FROM sqlite_master order by name
  }"
    (procedure "cksum" line 2)
    invoked from within
"cksum"
    (procedure "do_ioerr_test" line 54)
    invoked from within
"do_ioerr_test incrblob_err-7 -cksum 1 -sqlprep {
  PRAGMA auto_vacuum = 1;
  CREATE TABLE blobs(k INTEGER PRIMARY KEY, v BLOB);
  INSERT INTO blobs VA..."
    (file "test/incrblob_err.test" line 104)
    invoked from within
"source $testfile"
    ("foreach" body line 15)
    invoked from within
"foreach testfile [lsort -dictionary [glob $testdir/*.test]] {
  # If this is "veryquick.test", do not run any of the malloc or
  # IO error simulatio..."
    (file "test/quick.test" line 108)
    invoked from within
"source $testdir/quick.test"
    (file "test/veryquick.test" line 15)


regards
Avinash



Note: Forwarded message attached

-- Original Message --

From: "AVINASH MITTAL" <[EMAIL PROTECTED]>
To: sqlite-users@sqlite.org
Subject: test error
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to