Project

General

Profile

Actions

Bug #20006

closed

[Windows] failed to allocate memory (NoMemoryError) - test/ruby/test_ast.rb

Added by MSP-Greg (Greg L) 6 months ago. Updated 6 months ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:115389]

Description

On GitHub Actions, all ruby-loco windows builds are intermittently failing with logs similar to the below:

D:\a\ruby-loco\ruby-loco\ruby-mingw\bin\ruby.exe: failed to allocate memory (NoMemoryError)
D:\a\ruby-loco\ruby-loco\ruby-mingw\bin\ruby.exe: failed to allocate memory (NoMemoryError)
D:\a\ruby-loco\ruby-loco\ruby-mingw\bin\ruby.exe: failed to allocate memory (NoMemoryError)
D:\a\ruby-loco\ruby-loco\ruby-mingw\bin\ruby.exe: failed to allocate memory (NoMemoryError)
/ruby/tool/lib/test/unit/testcase.rb:173:in `rescue in run': failed to allocate memory (NoMemoryError)
< removed /ruby/tool/lib/test/unit/ lines >
running file: /ruby/test/ruby/test_ast.rb

Of course, I cannot reproduce locally. These errors have been happening for several days.

I have not tried to force the test to run single, as it's running parallel currently.

Thanks, Greg

Updated by k0kubun (Takashi Kokubun) 6 months ago

  • Status changed from Open to Third Party's Issue

Given that the MinGW job on ruby/ruby GitHub Actions is running fine, it seems specific to the ruby-loco configuration. Unless it's happening in ruby/ruby/.github/workflows/mingw.yml as well, it should be discussed under the ruby-loco project.

Actions

Also available in: Atom PDF

Like0
Like0