|
56 | 56 | "02354_vector_search_expansion_search": { |
57 | 57 | "reason": "INVESTIGATE - Timeout on TSAN. Unstable?" |
58 | 58 | }, |
| 59 | + "02760_dictionaries_memory": { |
| 60 | + "reason": "INVESTIGATE - Timeout on TSAN.", |
| 61 | + "message": "Timeout exceeded while receiving data from server." |
| 62 | + }, |
59 | 63 | "03441_deltalake_clickhouse_public_datasets": { |
60 | 64 | "reason": "INVESTIGATE - S3 sometimes unreachable", |
61 | 65 | "message": "Error interacting with object store: Generic S3 error: Error performing GET" |
|
269 | 273 | }, |
270 | 274 | "test_overcommit_tracker/test.py::test_user_overcommit": { |
271 | 275 | "reason": "INVESTIGATE - Unstable?" |
| 276 | + }, |
| 277 | + "test_database_hms/test.py::test_list_tables": { |
| 278 | + "reason": "INVESTIGATE - Strange fail sometimes", |
| 279 | + "message": "failed to solve: failed to read expected number of bytes: unexpected EOF" |
| 280 | + }, |
| 281 | + "test_database_hms/test.py::test_many_namespaces": { |
| 282 | + "reason": "INVESTIGATE - Strange fail sometimes", |
| 283 | + "message": "failed to solve: failed to read expected number of bytes: unexpected EOF" |
| 284 | + }, |
| 285 | + "test_database_hms/test.py::test_select": { |
| 286 | + "reason": "INVESTIGATE - Strange fail sometimes", |
| 287 | + "message": "failed to solve: failed to read expected number of bytes: unexpected EOF" |
| 288 | + }, |
| 289 | + "test_database_hms/test.py::test_hide_sensitive_info": { |
| 290 | + "reason": "INVESTIGATE - Strange fail sometimes", |
| 291 | + "message": "failed to solve: failed to read expected number of bytes: unexpected EOF" |
| 292 | + }, |
| 293 | + "test_database_hms/test.py::test_tables_with_same_location": { |
| 294 | + "reason": "INVESTIGATE - Strange fail sometimes", |
| 295 | + "message": "failed to solve: failed to read expected number of bytes: unexpected EOF" |
272 | 296 | } |
273 | 297 | } |
0 commit comments