Ilija Tovilo
|
50f58c8923
|
Add ASAN XLEAK support
Only disable LSAN instead of skipping the test. This way we can still detect
memory issues which is arguably more important anyway.
Closes GH-10996
|
2023-04-03 08:02:19 +02:00 |
|
Max Semenik
|
e9f783fcdd
|
Migrate skip checks to --EXTENSIONS--, p3
For rationale, see #6787
Extensions migrated in part 3:
* ftp
* gmp
* iconv
* opcache
* shmop
|
2021-04-03 15:23:25 +02:00 |
|
Nikita Popov
|
5df461bc91
|
Skip preload test under asan
Just like the other preload tests with startup failures, this may
cause leaks.
|
2020-11-09 09:46:48 +01:00 |
|
Nikita Popov
|
b009573f4e
|
Report parse errors during preloading
|
2020-11-03 16:24:54 +01:00 |
|