SQLite

All files named ”test/sync2.test”
Login

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

History for test/sync2.test

2025-03-08
06:53
[06152269ed] 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: 5889)
2018-01-13
13:07
[8f9f7d4f6d] 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: 5888)
2017-04-03
13:59
[6be8ed007f] part of check-in [658f08ce84] Do not attempt to run sync2.test with SQLITE_DISABLE_DIRSYNC builds. (check-in: [658f08ce84] user: dan branch: trunk, size: 5853)
2017-03-21
10:45
[29af00fe9e] part of check-in [9f680bc7c4] Do not run sync2.test as part of the "inmemory_journal" permutation. (check-in: [9f680bc7c4] user: dan branch: trunk, size: 5843)
2017-03-20
16:06
[b028aa9ca0] part of check-in [285005a9bc] Do not run sync2.test as part of the "journaltest" permutation, as it uses "PRAGMA synchronous = off". (check-in: [285005a9bc] user: dan branch: trunk, size: 5798)
15:11
[c59ffd63e6] part of check-in [ecb9321e18] Only run sync2.test on unix, as it depends on instrumentation in os_unix.c. (check-in: [ecb9321e18] user: dan branch: trunk, size: 5764)
2017-03-16
18:14
Added: [5ecf56be4c] part of check-in [78030c0f52] If the user has not set it explicitly, set the "PRAGMA synchronous" setting to SQLITE_DEFAULT_SYNCHRONOUS when a database connection changes from wal to rollback journal mode. (check-in: [78030c0f52] user: dan branch: default-synchronous-fix, size: 5698)