GH-49272: [C++][CI] Fix intermittent segfault in arrow-json-test with MinGW #92728
dev.yml
on: pull_request
Lint C++, Python, R, Docker, RAT
3m 37s
Matrix: release
Annotations
2 errors
|
Source Release and Merge Script on ubuntu-latest
Process completed with exit code 1.
|
|
Error:
dev/release/10-vote-email-test.rb#L73
NoMethodError: undefined method '[]' for nil
/home/runner/work/arrow/arrow/dev/release/10-vote-email-test.rb:73:in 'VoteEmailTest#test_template'
/home/runner/work/arrow/arrow/dev/release/10-vote-email-test.rb:33:in 'block (2 levels) in VoteEmailTest#setup'
/home/runner/work/arrow/arrow/dev/release/10-vote-email-test.rb:32:in 'Dir.chdir'
/home/runner/work/arrow/arrow/dev/release/10-vote-email-test.rb:32:in 'block in VoteEmailTest#setup'
/opt/hostedtoolcache/Ruby/4.0.3/x64/lib/ruby/4.0.0/tmpdir.rb:105:in 'Dir.mktmpdir'
/home/runner/work/arrow/arrow/dev/release/10-vote-email-test.rb:31:in 'VoteEmailTest#setup'
|