zeek/testing/btest/scripts/base/frameworks/logging/sqlite
Tim Wojtulewicz 0369ca01bc Disable the scripts.base.frameworks.logging.sqlite.simultaneous-writes test under TSan
Due to a bug (or intentional code) in SQLite, we disabled enabling the shared cache
in sqlite3 if running under ThreadSanitizer (see cf1fefbe0b0a6163b389cc92b5a6878c7fc95f1f).
Unfortunately, this has the side-effect of breaking the simultaneous-writes test because
the shared cache is disabled. This is hopefully a temporary fix until SQLite fixes the
issue on their side.
2021-09-03 10:38:15 -07:00
..
error.zeek GH-323: change builtin plugin namespaces to Zeek 2019-06-07 20:56:54 -07:00
set.zeek GH-323: change builtin plugin namespaces to Zeek 2019-06-07 20:56:54 -07:00
simultaneous-writes.zeek Disable the scripts.base.frameworks.logging.sqlite.simultaneous-writes test under TSan 2021-09-03 10:38:15 -07:00
types.zeek GH-323: change builtin plugin namespaces to Zeek 2019-06-07 20:56:54 -07:00
wikipedia.zeek General btest cleanup 2020-08-11 11:26:22 -07:00