Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-04-11 - CI failed in ruby-head(3.4.0dev) #183

Closed
kachick opened this issue Apr 11, 2024 · 1 comment · Fixed by #184
Closed

2024-04-11 - CI failed in ruby-head(3.4.0dev) #183

kachick opened this issue Apr 11, 2024 · 1 comment · Fixed by #184

Comments

@kachick
Copy link
Owner

kachick commented Apr 11, 2024

https://github.com/kachick/irb-power_assert/actions/runs/8640409928/job/23688270555

  /home/runner/.rubies/ruby-head/bin/ruby --version
  ruby 3.4.0dev (2024-04-10T17:33:44Z :detached: d75dc39880) [x86_64-linux]
  Took   0.03 seconds
Resolving dependencies...
Writing lockfile to /home/runner/work/irb-power_assert/irb-power_assert/Gemfile.lock
Cache key: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-head-wd-/home/runner/work/irb-power_assert/irb-power_assert-with--without-development-only--ABI-3.4.0+0-Gemfile.lock-33a477bc319d5d34d7c48c33a798344746ded50a269cb0854f6c51680331f8c4
Cache Size: ~1 MB (584916 B)
/usr/bin/tar -xf /home/runner/work/_temp/9db84b9e-2ca4-4bcb-8fec-88f87df4fa35/cache.tzst -P -C /home/runner/work/irb-power_assert/irb-power_assert --use-compress-program unzstd
Cache restored successfully
Found cache for key: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-head-wd-/home/runner/work/irb-power_assert/irb-power_assert-with--without-development-only--ABI-3.4.0+0-Gemfile.lock-33a477bc319d5d34d7c48c33a798344746ded50a269cb0854f6c51680331f8c4
/home/runner/.rubies/ruby-head/bin/bundle install --jobs 4
Bundle complete! 7 Gemfile dependencies, 12 gems now installed.
Gems in the group 'development' were not installed.
Bundled gems are installed into `./vendor/bundle`
Took   2.[30](https://github.com/kachick/irb-power_assert/actions/runs/8640409928/job/23688270555#step:3:36) seconds
/home/runner/work/irb-power_assert/irb-power_assert/vendor/bundle/ruby/3.4.0+0/gems/rake-13.1.0/lib/rake.rb:33: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.5.0. Add ostruct to your Gemfile or gemspec.
can not use rubocop in this environment
===============================================================================
Error: test_typical_example(TestIRBPowerAssert): NoMethodError: undefined method 'irb_pa' for #<TestIRBPowerAssert:0x0000[7](https://github.com/kachick/irb-power_assert/actions/runs/8640409928/job/23688270555#step:4:8)fc9bb6c9210>
/home/runner/work/irb-power_assert/irb-power_assert/test/test_irb_power_assert.rb:44:in 'block in TestIRBPowerAssert#test_typical_example'
/home/runner/work/irb-power_assert/irb-power_assert/test/helper.rb:37:in 'Test::Unit::TestCase#capture_io'
/home/runner/work/irb-power_assert/irb-power_assert/test/test_irb_power_assert.rb:43:in 'TestIRBPowerAssert#test_typical_example'
===============================================================================
Finished in 0.007[8](https://github.com/kachick/irb-power_assert/actions/runs/8640409928/job/23688270555#step:4:9)4925 seconds.
2 tests, 3 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications
rake aborted!
Command failed with status (1)
<internal:array>:52:in 'Array#each'
<internal:array>:52:in 'Array#each'
/home/runner/work/irb-power_assert/irb-power_assert/vendor/bundle/ruby/3.4.0+0/gems/rake-13.1.0/exe/rake:27:in '<top (required)>'
/home/runner/.rubies/ruby-head/bin/bundle:25:in 'Kernel#load'
/home/runner/.rubies/ruby-head/bin/bundle:25:in '<main>'
Tasks: TOP => test
(See full trace by running task with --trace)
Error: Process completed with exit code 1.
@kachick
Copy link
Owner Author

kachick commented Apr 11, 2024

ruby/irb#824 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant