Commit 14e4684
### Rationale for this change
This test consumes more than 4GB memory and causes oom-kill when running with TSAN as reported in #43116 .
### What changes are included in this PR?
Limit its running by marking it as large memory test.
### Are these changes tested?
Change is test.
### Are there any user-facing changes?
None.
* GitHub Issue: #43116
Authored-by: Ruoxi Sun <zanmato1984@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent e05f3d9 commit 14e4684
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | | - | |
| 171 | + | |
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
| |||
300 | 299 | | |
301 | 300 | | |
302 | 301 | | |
303 | | - | |
304 | 302 | | |
305 | 303 | | |
306 | 304 | | |
0 commit comments