|
57 | 57 | message: result differs with reference |
58 | 58 | check_types: |
59 | 59 | - msan |
| 60 | +- name: 00024_random_counters |
| 61 | + reason: INVESTIGATE - random timeout |
| 62 | + message: Timeout! Killing process group |
| 63 | +- name: test_storage_s3_queue/test_5.py::test_migration[1-s3queue_] |
| 64 | + reason: KNOWN - Sometimes fails due to test order |
| 65 | + message: 'Failed: Timeout >900.0s' |
| 66 | +- name: test_storage_s3_queue/test_5.py::test_migration[3-s3queue_] |
| 67 | + reason: KNOWN - Sometimes fails due to test order |
| 68 | + message: 'Failed: Timeout >900.0s' |
| 69 | +- name: test_storage_s3_queue/test_5.py::test_migration[1-] |
| 70 | + reason: KNOWN - Sometimes fails due to test order |
| 71 | + message: 'Failed: Timeout >900.0s' |
| 72 | +- name: test_storage_s3_queue/test_5.py::test_migration[3-] |
| 73 | + reason: KNOWN - Sometimes fails due to test order |
| 74 | + message: 'Failed: Timeout >900.0s' |
60 | 75 | - name: test_scheduler_cpu_preemptive/test.py::test_downscaling[cpu-slot-preemption-timeout-1ms] |
61 | 76 | reason: INVESTIGATE - Unstable on tsan, asan |
62 | 77 | message: 'Failed: Timeout >900.0s' |
|
88 | 103 | reason: 'KNOWN - Unstable upstream' |
89 | 104 | - name: test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-1] |
90 | 105 | reason: 'KNOWN - Unstable upstream' |
| 106 | +- name: test_storage_s3_queue/test_2.py::test_shards_distributed[unordered-8] |
| 107 | + reason: 'KNOWN - Unstable upstream' |
| 108 | +- name: test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-1] |
| 109 | + reason: 'KNOWN - Unstable upstream' |
| 110 | +- name: test_storage_s3_queue/test_2.py::test_shards_distributed[ordered-2] |
| 111 | + reason: 'KNOWN - Unstable upstream' |
91 | 112 | - name: test_storage_s3_queue/test_4.py::test_list_and_delete_race |
92 | 113 | reason: 'KNOWN - Unstable upstream' |
93 | 114 | message: AssertionError |
|
163 | 184 | |Timeout exceeded while receiving data from server\. |
164 | 185 | |DB::Exception: Estimated query execution time \((\d+\.\d+) seconds\) is too long\. |
165 | 186 | |curl: \(28\) Operation timed out' |
166 | | - not_message: 'Sanitizer trap' |
| 187 | + not_message: 'Sanitizer trap|Sanitizer assert' |
167 | 188 | regex: true |
168 | 189 | check_types: |
169 | 190 | - tsan |
|
0 commit comments