Nikolay Degterinsky
|
11fb90b281
|
Better
|
2022-09-05 16:24:37 +00:00 |
|
Mikhail f. Shiryaev
|
c6b251d0cb
|
Revert "Merge pull request #38106 from ClickHouse/tsan_less_flaky_tests"
This reverts commit 0ae0cc54aa , reversing
changes made to 1d7cf28cab .
|
2022-07-22 12:14:23 +02:00 |
|
Alexander Tokmakov
|
ca649da97f
|
better comments
|
2022-06-16 12:12:44 +02:00 |
|
Alexander Tokmakov
|
9cac78b498
|
make tests with tsan less flaky
|
2022-06-15 19:54:46 +02:00 |
|
Azat Khuzhin
|
38de183379
|
Make 00984_parser_stack_overflow less flaky
According to query_log/trace_log the problem is real:
2021.10.10 07:52:37.702364 [ 3736 ] {c6a219f2-3df8-4474-8324-bb307ee7a7a9} <Debug> executeQuery: (from [::1]:38096) (comment: /usr/share/clickhouse-test/queries/0_stateless/00984_parser_stack_overflow.sh) SELECT [[[...
2021.10.10 07:53:11.407949 [ 3736 ] {c6a219f2-3df8-4474-8324-bb307ee7a7a9} <Error> executeQuery: Code: 306. DB::Exception: Maximum parse depth (1000) exceeded. Consider rising max_parser_depth ...
From trace_log:
2021-10-10 07:52:37.958938 DB::Dwarf::findDebugInfoOffset
2021-10-10 07:53:12.583248 DB::Dwarf::findDebugInfoOffset
CI: https://clickhouse-test-reports.s3.yandex.net/29928/2bab572caf91d2fc8962f409fea34149ecec8c95/functional_stateless_tests_(debug).html#fail1
|
2021-10-10 09:57:26 +03:00 |
|
Yatsishin Ilya
|
a25fa1996b
|
fix style checks
|
2020-12-29 17:57:12 +03:00 |
|
Alexey Milovidov
|
1a487f88d6
|
Minor changes
|
2020-08-03 00:24:16 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|