I'll see if there's something I can test to disable this test for a ccov run, or to force a GC on OOM, but basically this is about the test system being underprovisioned with memory. I'm allocating a 6GB array for the wasm heap (actually several of them), and it'll get a lot worse than that over time.
Bug 1736492 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I'll see if there's a flag or something I can check to disable this test for a ccov run, or to force a GC on OOM, but basically this is about the test system being underprovisioned with memory. I'm allocating a 6GB array for the wasm heap (actually several of them), and it'll get a lot worse than that over time.