Vitaliy Zakaznikov
|
521916c203
|
Fixing RBAC sample by tests in TestFlows.
|
2021-07-14 15:40:04 -04:00 |
|
Alexey Milovidov
|
9070cb53dd
|
Disable Testflows RBAC test (unstable)
|
2021-07-14 15:51:07 +03:00 |
|
Vitaliy Zakaznikov
|
201bdc4ff5
|
Disabling TestFlows LDAP module due to test fails.
|
2021-07-07 21:40:01 -04:00 |
|
Vitaliy Zakaznikov
|
e361f3120f
|
* Fixing race condition between starting tail -f command and the file removal that follows.
|
2021-07-07 08:34:46 -04:00 |
|
Vitaliy Zakaznikov
|
ad4c069b4e
|
Fixing syntax error.
|
2021-07-06 17:50:12 -04:00 |
|
Vitaliy Zakaznikov
|
e7a938f860
|
Updating map_type tests due to JSON changes.
Crossing out tests with (U)Int64 keys due to double quoting bug.
|
2021-07-06 17:31:20 -04:00 |
|
Vitaliy Zakaznikov
|
8ab722a6af
|
Small test fixes.
|
2021-07-06 07:06:22 -04:00 |
|
Vitaliy Zakaznikov
|
999ce1c867
|
Enabling all TestFlows modules and fixing some tests.
|
2021-07-05 19:18:57 -04:00 |
|
MyroTk
|
4afb4f97dd
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_bigdatatypes_fix
|
2021-06-29 17:54:33 +02:00 |
|
Anton Popov
|
4a250dc14e
|
Merge pull request #25371 from CurtizJ/add-compatibility-setting
Add compatibility setting for name of tuple literals
|
2021-06-25 15:08:13 +03:00 |
|
Alexey Milovidov
|
fdff177823
|
Remove TestFlows (these are unstable third-party tests)
|
2021-06-23 16:29:17 +03:00 |
|
Anton Popov
|
c5d041e9da
|
fix testflows
|
2021-06-23 14:56:31 +03:00 |
|
Alexey Milovidov
|
668846012f
|
Revert "Remove Testflows, because they are unstable"
This reverts commit eaf3f9c6e6 .
|
2021-06-22 16:44:59 +03:00 |
|
MyroTk
|
00f9dfc12a
|
Syntax update - changing 'is' to '=='.
|
2021-06-21 17:49:28 +02:00 |
|
Alexey Milovidov
|
eaf3f9c6e6
|
Remove Testflows, because they are unstable
|
2021-06-21 16:59:19 +03:00 |
|
alexey-milovidov
|
77b7cec8c0
|
Merge pull request #25498 from vzakaznikov/enable_rbac_testflows_tests
Enabling TestFlows RBAC tests.
|
2021-06-20 21:40:21 +03:00 |
|
Vitaliy Zakaznikov
|
8a56419a9a
|
Fixing alter modify tests to explicitly set the default value to '0' so that
we don't have empty strings that are not guaranteed to
convert to 0.
|
2021-06-20 10:06:12 -04:00 |
|
Vitaliy Zakaznikov
|
8615e31c88
|
Fixing extended precision data types SRS name.
|
2021-06-18 18:35:35 -04:00 |
|
Vitaliy Zakaznikov
|
6567b819bd
|
Enabling TestFlows RBAC tests.
|
2021-06-18 17:29:33 -04:00 |
|
Vitaly Baranov
|
f766d74fb6
|
Fix testflows LDAP tests.
|
2021-06-18 06:18:40 +03:00 |
|
Vitaliy Zakaznikov
|
4df870f10a
|
Re-enabling LDAP tests.
|
2021-06-16 19:48:02 -04:00 |
|
Vitaliy Zakaznikov
|
411572b3a2
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into enable_ldap_tests_and_increase_verification_cooldown_perforamnce_timeout
|
2021-06-16 19:47:43 -04:00 |
|
Vitaliy Zakaznikov
|
f72845fb9d
|
Increase LDAP verification cooldown performance tests timeout to 600 sec.
|
2021-06-16 19:25:59 -04:00 |
|
Alexey Milovidov
|
1c1d141a2a
|
Disable LDAP testflows, they are flaky
|
2021-06-17 01:26:13 +03:00 |
|
alexey-milovidov
|
444302f563
|
Merge pull request #25278 from vzakaznikov/enable_ldap_tests_with_new_ldap_role_mapping_deadlock_fix_test
Enable TestFlows LDAP tests
|
2021-06-16 08:31:53 +03:00 |
|
MyroTk
|
8169399589
|
Rounding precision controlled by one variable
|
2021-06-15 18:42:05 +02:00 |
|
MyroTk
|
1d64786e81
|
Removing commented code
|
2021-06-15 18:14:19 +02:00 |
|
MyroTk
|
f44bdc0b75
|
Changes to rounding and naming. Enabling the extended datatypes tests.
|
2021-06-15 18:09:10 +02:00 |
|
Vitaliy Zakaznikov
|
33f270c2dc
|
Adding test to check adding LDAP user to an LDAP group
that maps to an unknown RBAC role while already having
other role being mapped.
|
2021-06-14 19:00:29 -04:00 |
|
Vitaliy Zakaznikov
|
07f0ee39ab
|
Enabling LDAP tests.
|
2021-06-14 18:20:19 -04:00 |
|
Vitaliy Zakaznikov
|
62d4c51524
|
Updating tests to support new preprocessed configs name that
start with an underscore.
|
2021-06-14 18:19:36 -04:00 |
|
alexey-milovidov
|
fea7917917
|
Merge pull request #25144 from vzakaznikov/testflows_windows_functions_add_lag_and_lead_in_frame_tests
Adding leadInFrame/lagInFrame window functions TestFlows tests
|
2021-06-12 03:00:18 +03:00 |
|
Vitaliy Zakaznikov
|
a5d5f13497
|
Adding test to check default window function frame.
|
2021-06-09 15:48:22 -04:00 |
|
Vitaliy Zakaznikov
|
bc4b696bf9
|
Adding tests for lagInFrame.
|
2021-06-09 15:32:21 -04:00 |
|
Vitaliy Zakaznikov
|
9ef8ed5061
|
Disabling extended precision data types tests until tests
are updated to implement rounding of the results.
|
2021-06-09 08:58:34 -04:00 |
|
Vitaliy Zakaznikov
|
12a44efc81
|
Adding leadInFrame window functions tests.
|
2021-06-09 08:56:55 -04:00 |
|
Vitaliy Zakaznikov
|
9e99e20765
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_windows_functions_add_lag_and_lead_in_frame_tests
|
2021-06-07 09:43:14 -04:00 |
|
MyroTk
|
0ac21f14a5
|
Adding snapshots for output comparison.
|
2021-06-01 21:07:42 +02:00 |
|
Vitaliy Zakaznikov
|
41cd58efb1
|
Adding window functions requirements for leadInFrame, lagInFrame and default frame.
|
2021-05-31 20:50:39 -04:00 |
|
alexey-milovidov
|
a7e95b4ee2
|
Merge pull request #24504 from vzakaznikov/testflows_check_add_saving_clickhouse_logs
Adding support to save clickhouse server logs in TestFlows check
|
2021-05-27 08:05:55 +03:00 |
|
Vitaliy Zakaznikov
|
7800f934ab
|
Adding gzip compression of clickhouse logs.
|
2021-05-26 17:16:24 -04:00 |
|
Vitaliy Zakaznikov
|
774171c61c
|
Another try to move clickhouse logs to /test_output folder.
|
2021-05-26 16:25:23 -04:00 |
|
Vitaliy Zakaznikov
|
3fb4ba3885
|
Fixing the way we move clickhouse logs to the /test_output folder.
|
2021-05-26 14:11:56 -04:00 |
|
MyroTk
|
a33188c3d5
|
Rounding to make expected values consistent.
|
2021-05-25 17:21:17 +02:00 |
|
MyroTk
|
b2dc82128c
|
Specifying inclusive and exclusive boundaries in the requirements.
|
2021-05-24 15:04:58 +02:00 |
|
MyroTk
|
07ce7ec40c
|
Remove nodes clickhouse2 and clickhouse3, and zookeeper.
|
2021-05-21 17:58:04 +02:00 |
|
MyroTk
|
740189893c
|
Removing more config files. Updating wording in requirements. Added toDecimal256 tests to check max and min for every scale value.
|
2021-05-21 17:27:24 +02:00 |
|
alexey-milovidov
|
907fcf9f05
|
Delete macros.xml
|
2021-05-20 20:18:02 +03:00 |
|
MyroTk
|
7ed3b5f967
|
Removing unnecessary SSL files.
|
2021-05-20 19:06:27 +02:00 |
|
MyroTk
|
fa1c324356
|
Testflows tests for Extended Precision Data Types: Int128, UInt128, Int256, UInt256, Decimal256
|
2021-05-20 18:42:26 +02:00 |
|