Commit 7fc2d1a
authored
[Data] Allow worker OOMs for certain release tests (#62376)
This change sets `RAYTEST_FAIL_ON_WORKER_OOM=0` for the following
release tests:
```
read_large_parquet_fixed_size
read_large_parquet_autoscaling
map_batches_fixed_size_tasks_numpy_once (
map_batches_autoscaling_tasks_numpy_once
map_batches_fixed_size_tasks_pyarrow_repeat
```
Signed-off-by: Ayush Kumar <ayushk7102@gmail.com>1 parent ede2730 commit 7fc2d1a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
497 | 500 | | |
498 | 501 | | |
499 | 502 | | |
| |||
0 commit comments