|
1 | 1 | { |
2 | 2 | "test_postgresql_replica_database_engine_2/test.py::test_quoting_publication": { |
3 | 3 | "message": "DB::Exception: Syntax error:", |
4 | | - "reason": "syntax error" |
| 4 | + "reason": "NEEDSFIX syntax error" |
5 | 5 | }, |
6 | 6 | "test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users": { |
7 | 7 | "message": "DB::NetException: Connection reset by peer, while reading from socket", |
8 | | - "reason": "network issue" |
| 8 | + "reason": "NEEDSFIX network issue" |
9 | 9 | }, |
10 | 10 | "02920_alter_column_of_projections": { |
11 | | - "reason": "requires different settings" |
| 11 | + "reason": "NEEDSFIX requires different settings" |
12 | 12 | }, |
13 | 13 | "02888_system_tables_with_inaccsessible_table_function": { |
14 | | - "reason": "todo investigate" |
| 14 | + "reason": "INVESTIGATE" |
| 15 | + }, |
| 16 | + "02481_async_insert_dedup": { |
| 17 | + "reason": "INVESTIGATE - fails in debug" |
| 18 | + }, |
| 19 | + "02286_quantile_tdigest_infinity": { |
| 20 | + "reason": "INVESTIGATE - fails in tsan" |
15 | 21 | }, |
16 | 22 | "03094_grouparraysorted_memory": { |
17 | | - "reason": "flaky" |
| 23 | + "reason": "KNOWN flaky" |
18 | 24 | }, |
19 | 25 | "02700_s3_part_INT_MAX": { |
20 | | - "reason": "fails with asan" |
| 26 | + "reason": "KNOWN fails with asan" |
| 27 | + }, |
| 28 | + "02783_parsedatetimebesteffort_syslog": { |
| 29 | + "reason": "NEEDSFIX - fixed upstream, needs backport" |
| 30 | + }, |
| 31 | + "03145_non_loaded_projection_backup": { |
| 32 | + "reason": "INVESTIGATE - fails in tsan" |
| 33 | + }, |
| 34 | + "00078_group_by_arrays": { |
| 35 | + "reason": "INVESTIGATE - fail in debug" |
| 36 | + }, |
| 37 | + "02539_settings_aliases": { |
| 38 | + "reason": "INVESTIGATE - fail in msan" |
| 39 | + }, |
| 40 | + "01052_window_view_proc_tumble_to_now": { |
| 41 | + "reason": "INVESTIGATE - fail in msan" |
21 | 42 | }, |
22 | 43 | "test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg":{ |
23 | | - "reason": "not run by upstream" |
| 44 | + "reason": "KNOWN not run by upstream" |
24 | 45 | }, |
25 | 46 | "test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]":{ |
26 | | - "reason": "not run by upstream" |
| 47 | + "reason": "KNOWN not run by upstream" |
27 | 48 | }, |
28 | 49 | "test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] ":{ |
29 | | - "reason": "not run by upstream" |
| 50 | + "reason": "KNOWN not run by upstream" |
30 | 51 | }, |
31 | 52 | "test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]":{ |
32 | | - "reason": "not run by upstream" |
| 53 | + "reason": "KNOWN not run by upstream" |
33 | 54 | }, |
34 | 55 | "test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]":{ |
35 | | - "reason": "not run by upstream" |
| 56 | + "reason": "KNOWN not run by upstream" |
36 | 57 | }, |
37 | 58 | "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]": { |
38 | | - "reason": "errors upstream" |
| 59 | + "reason": "KNOWN errors upstream" |
39 | 60 | }, |
40 | 61 | "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True]":{ |
41 | | - "reason": "errors upstream" |
| 62 | + "reason": "KNOWN errors upstream" |
42 | 63 | }, |
43 | 64 | "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]":{ |
44 | | - "reason": "errors upstream" |
| 65 | + "reason": "KNOWN errors upstream" |
45 | 66 | }, |
46 | 67 | "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]":{ |
47 | | - "reason": "errors upstream" |
| 68 | + "reason": "KNOWN errors upstream" |
48 | 69 | }, |
49 | 70 | "test_dictionaries_all_layouts_separate_sources/test_mongo_uri.py::test_simple_ssl[flat-True]":{ |
50 | | - "reason": "errors upstream" |
| 71 | + "reason": "KNOWN errors upstream" |
51 | 72 | }, |
52 | 73 | "test_storage_mongodb/test.py::test_secure_connection[True]":{ |
53 | | - "reason": "fails upstream" |
| 74 | + "reason": "KNOWN fails upstream" |
54 | 75 | }, |
55 | 76 | "test_table_function_mongodb/test.py::test_secure_connection[True]":{ |
56 | | - "reason": "fails upstream" |
| 77 | + "reason": "KNOWN fails upstream" |
| 78 | + }, |
| 79 | + "test_reload_certificate/test.py::test_chain_reload": { |
| 80 | + "reason": "NEEDSFIX - fixed upstream, needs backport" |
| 81 | + }, |
| 82 | + "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True]": { |
| 83 | + "reason": "INVESTIGATE" |
| 84 | + }, |
| 85 | + "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True]": { |
| 86 | + "reason": "INVESTIGATE" |
| 87 | + }, |
| 88 | + "test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True]": { |
| 89 | + "reason": "INVESTIGATE" |
| 90 | + }, |
| 91 | + "test_quorum_inserts/test.py::test_insert_quorum_with_keeper_loss_connection": { |
| 92 | + "reason": "INVESTIGATE" |
57 | 93 | } |
58 | 94 | } |
0 commit comments