Skip to content

Merge pull request #1989 from bastelfreak/rel740 #1030

Merge pull request #1989 from bastelfreak/rel740

Merge pull request #1989 from bastelfreak/rel740 #1030

Triggered via push January 22, 2026 15:21
Status Success
Total duration 4m 45s
Artifacts

test.yml

on: push
rubocop_and_matrix
33s
rubocop_and_matrix
Matrix: test
Test suite
4s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Ruby 3.3: spec/beaker/subcommand_spec.rb#L122
Beaker::Subcommand#init requires hosts flag Failure/Error: expect { subcommand.init }.to raise_error(NotImplementedError) expected NotImplementedError, got #<Errno::ENOENT: No such file or directory @ rb_sysopen - .beaker/subcommand_options.yaml> with backtrace: # ./lib/beaker/subcommand.rb:87:in `write' # ./lib/beaker/subcommand.rb:87:in `write' # ./lib/beaker/subcommand.rb:87:in `init' # ./spec/beaker/subcommand_spec.rb:124:in `block (4 levels) in <module:Beaker>' # ./spec/beaker/subcommand_spec.rb:124:in `block (3 levels) in <module:Beaker>'
Ruby 4.0: spec/beaker/subcommand_spec.rb#L122
Beaker::Subcommand#init requires hosts flag Failure/Error: expect { subcommand.init }.to raise_error(NotImplementedError) expected NotImplementedError, got #<Errno::ENOENT: No such file or directory - .beaker/subcommand_options.yaml> with backtrace: # ./vendor/bundle/ruby/4.0.0/gems/fakefs-3.2.0/lib/fakefs/file.rb:1071:in 'FakeFS::File#create_missing_file' # ./vendor/bundle/ruby/4.0.0/gems/fakefs-3.2.0/lib/fakefs/file.rb:558:in 'FakeFS::File#initialize' # ./vendor/bundle/ruby/4.0.0/gems/fakefs-3.2.0/lib/fakefs/file.rb:782:in 'StringIO.open' # ./vendor/bundle/ruby/4.0.0/gems/fakefs-3.2.0/lib/fakefs/file.rb:782:in 'FakeFS::File.write' # ./lib/beaker/subcommand.rb:87:in 'Pathname#write' # ./lib/beaker/subcommand.rb:87:in 'Beaker::Subcommand#init' # ./spec/beaker/subcommand_spec.rb:124:in 'block (4 levels) in <module:Beaker>' # ./spec/beaker/subcommand_spec.rb:124:in 'block (3 levels) in <module:Beaker>'
Ruby 3.2: spec/beaker/subcommand_spec.rb#L122
Beaker::Subcommand#init requires hosts flag Failure/Error: expect { subcommand.init }.to raise_error(NotImplementedError) expected NotImplementedError, got #<Errno::ENOENT: No such file or directory @ rb_sysopen - .beaker/subcommand_options.yaml> with backtrace: # ./lib/beaker/subcommand.rb:87:in `write' # ./lib/beaker/subcommand.rb:87:in `write' # ./lib/beaker/subcommand.rb:87:in `init' # ./spec/beaker/subcommand_spec.rb:124:in `block (4 levels) in <module:Beaker>' # ./spec/beaker/subcommand_spec.rb:124:in `block (3 levels) in <module:Beaker>'
Ruby 3.4: spec/beaker/subcommand_spec.rb#L122
Beaker::Subcommand#init requires hosts flag Failure/Error: expect { subcommand.init }.to raise_error(NotImplementedError) expected NotImplementedError, got #<Errno::ENOENT: No such file or directory @ rb_sysopen - .beaker/subcommand_options.yaml> with backtrace: # ./lib/beaker/subcommand.rb:87:in 'IO.write' # ./lib/beaker/subcommand.rb:87:in 'Pathname#write' # ./lib/beaker/subcommand.rb:87:in 'Beaker::Subcommand#init' # ./spec/beaker/subcommand_spec.rb:124:in 'block (4 levels) in <module:Beaker>' # ./spec/beaker/subcommand_spec.rb:124:in 'block (3 levels) in <module:Beaker>'