SQLite

All files named ”test/crash8.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/crash8.test

2025-03-08
06:53
[3a0c39c079] part of check-in [84d8fcfca1] Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more sentinel arguments for TCL variadic functions which specifically need a NULL trailing argument. With this, 'make test' on cygwin runs to completion for me, with 134 of 329227 tests failing. MSC build fails the same 13 tests which fail for me in trunk. (check-in: [84d8fcfca1] user: stephan branch: cygwin-fixes, size: 12404)
2018-03-06
11:46
[64366e459c] part of check-in [797e02e0ee] Avoid running a couple of tests in crash8.test that depend on the presence of the journal file if running on an F2FS file-system that does not require a journal file. (check-in: [797e02e0ee] user: dan branch: trunk, size: 12402)
2018-01-13
14:01
[63cd5aea31] part of check-in [c3dc7b8d9d] Fix a typo in crash8.test. (check-in: [c3dc7b8d9d] user: dan branch: f2fs-test-fixes, size: 12185)
13:07
[64e464f228] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 12200)
2016-03-14
17:05
[a63907617d] part of check-in [d866fffb8b] Many test cases fixed to work with encryption. (check-in: [d866fffb8b] user: drh branch: see-testing, size: 12046)
2013-10-31
06:13
[61442a9964] part of check-in [72389c295b] Enable some more tests on Windows. (check-in: [72389c295b] user: mistachkin branch: trunk, size: 12029)
2011-08-02
00:57
[38767cb504] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 11752)
2010-07-08
17:40
[76b9545193] part of check-in [e396184cd3] Change the journal_mode pragma to remove the "default journal mode" concept. The journal_mode pragma only effects currently attached databases and does not change the behavior of future attachments. (check-in: [e396184cd3] user: drh branch: trunk, size: 11780)
2010-06-15
19:07
[6666f5fff4] part of check-in [efe4456498] Rationalize a common pattern in tcl test cases into proc do_multiclient_test. (check-in: [efe4456498] user: dan branch: trunk, size: 11739)
2010-03-23
15:29
[3af0fc90c3] part of check-in [0fbdc431e8] Close the auxiliary database db2 at the end of the crash8.test script. (check-in: [0fbdc431e8] user: drh branch: trunk, size: 11726)
2010-03-22
17:38
[a6742d8196] part of check-in [f2326dad4e] Add an extra test case for crash recovery. (check-in: [f2326dad4e] user: dan branch: trunk, size: 11708)
17:13
[167fbacd3e] part of check-in [b21b911f23] After a rollback that writes or truncates the database file, sync the database file before invalidating the journal contents. Fix for [015d3820f2]. (check-in: [b21b911f23] user: dan branch: trunk, size: 10592)
2009-01-11
00:44
[5b32966fcb] part of check-in [3538d2a981] The crash8.test depends on auto_vacuum being off. Make sure that is the case. (CVS 6165) (check-in: [3538d2a981] user: drh branch: trunk, size: 9845)
2009-01-10
16:15
[5b0e499c1d] part of check-in [855c4093cf] Improve coverage of pager.c. (CVS 6158) (check-in: [855c4093cf] user: danielk1977 branch: trunk, size: 9825)
2009-01-09
10:49
[2ee8ecfed3] part of check-in [6a64109d1f] Add a couple of coverage tests. (CVS 6149) (check-in: [6a64109d1f] user: danielk1977 branch: trunk, size: 8636)
2009-01-08
17:50
Added: [8a7134b3b5] part of check-in [5a39525ba3] Fix a couple of potential corruption problems in pager.c. (CVS 6143) (check-in: [5a39525ba3] user: danielk1977 branch: trunk, size: 3710)