[#115244] [Ruby master Feature#19987] add sample method to Range — "horv77@... (Andras Horvath) via ruby-core" <ruby-core@...>
Issue #19987 has been reported by horv77@protonmail.com (Andras Horvath).
6 messages
2023/11/05
[#115247] [Ruby master Feature#19988] AI for inner code behavior analysis at runtime — "horv77@... (Andras Horvath) via ruby-core" <ruby-core@...>
Issue #19988 has been reported by horv77@protonmail.com (Andras Horvath).
3 messages
2023/11/05
[#115404] Ruby 3.2.2 - rbconfig.rb's MAKEFILE_CONFIG — Jay Mav via ruby-core <ruby-core@...>
Hello Ruby Dev Team,
4 messages
2023/11/17
[ruby-core:115390] [Ruby master Bug#20006] [Windows] failed to allocate memory (NoMemoryError) - test/ruby/test_ast.rb
From:
"k0kubun (Takashi Kokubun) via ruby-core" <ruby-core@...>
Date:
2023-11-14 17:56:32 UTC
List:
ruby-core #115390
Issue #20006 has been updated by k0kubun (Takashi Kokubun). 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. ---------------------------------------- Bug #20006: [Windows] failed to allocate memory (NoMemoryError) - test/ruby/test_ast.rb https://bugs.ruby-lang.org/issues/20006#change-105325 * Author: MSP-Greg (Greg L) * Status: Third Party's Issue * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/