mariadb/mysql-test/suite/plugins
ParadoxV5 a60bc4d403
MDEV-25123: Lift not_*san in not_ubsan Tests
Delete `not_ubsan.inc` and remove calls from all 3 tests —
It is for tests impacted by UBSan bugs, but UBSan may’ve fixed them.
If more arise,
we should inform the UBSan devs rather than put a `not_ubsan` lid on it.

Because ASAN builds have a different `@@GLOBAL.thread_stack` to
compensate for MSVC (MDEV-25123), 2 of those 3 tests also had a
`not_asan.inc` kludge since dfa6fba959.
This commit also lifts this limitation:

* `main.mysqld--help`: It skips `thread_stack` since Merge 28d6530571.
* `sys_vars.thread_stack_basic`:
  It now accepts the ASAN value through `--replace_result`.
2025-06-15 21:35:06 -06:00
..
r Merge branch '10.6' into 10.11 2025-04-21 11:23:11 +02:00
t MDEV-25123: Lift not_*san in not_ubsan Tests 2025-06-15 21:35:06 -06:00
disabled.def Merge branch '10.1' into 10.2 2019-07-26 07:03:39 +02:00
suite.pm MDEV-23024 Remove Cassandra Storage Engine 2020-07-14 16:24:50 +03:00