Skip to content

Commit 667e589

Browse files
committed
update broken_tests.json
1 parent 12fc318 commit 667e589

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/broken_tests.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl": {
3-
"message": "DB::Exception: Replicated is an experimental database engine.",
4-
"reason": "Will not work without allow_experimental_database_replicated=1"
2+
"test_postgresql_replica_database_engine_2/test.py::test_quoting_publication": {
3+
"message": "DB::Exception: Syntax error:",
4+
"reason": "syntax error"
55
},
6-
"test_storage_s3_queue/test.py::test_upgrade": {
7-
"message": "DB::Exception: S3Queue is experimental.",
8-
"reason": "Will not work without allow_experimental_s3queue=1"
6+
"test_distributed_inter_server_secret/test.py::test_secure_cluster_distributed_over_distributed_different_users": {
7+
"message": "DB::NetException: Connection reset by peer, while reading from socket",
8+
"reason": "network issue"
99
},
1010
"02920_alter_column_of_projections": {
1111
"reason": "requires different settings"

0 commit comments

Comments
 (0)