diff options
Diffstat (limited to 'test/permutations.test')
-rw-r--r-- | test/permutations.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/permutations.test b/test/permutations.test index df3f500cd..f4784cfce 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -746,6 +746,11 @@ test_suite "inmemory_journal" -description { # WAL mode is different. wal* tkt-2d1a5c67d.test backcompat.test e_wal* rowallock.test + + # This test does not work as the "PRAGMA journal_mode = memory" + # statement switches the database out of wal mode at inopportune + # times. + snapshot_fault.test }] ifcapable mem3 { |