l3r8yJ / gitnotifier

MIT License
4 stars 0 forks source link

telegram #5

Closed l3r8yJ closed 1 year ago

l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Oops, I failed. You can see the full log here (spent 1min)

Installing ruby-progressbar 1.11.0
Fetching parser 3.1.3.0
Installing unicode-display_width 1.8.0
Fetching descendants_tracker 0.0.4
Installing faraday 2.7.1
Installing parser 3.1.3.0
Installing descendants_tracker 0.0.4
Fetching coercible 1.0.0
Fetching axiom-types 0.1.1
Fetching rubocop-ast 1.24.0
Installing rubocop-ast 1.24.0
Installing coercible 1.0.0
Installing axiom-types 0.1.1
Fetching rubocop 0.93.1
Installing rubocop 0.93.1
Fetching virtus 2.0.0
Installing virtus 2.0.0
Fetching telegram-bot-ruby 0.23.0
Installing telegram-bot-ruby 0.23.0
Bundle complete! 5 Gemfile dependencies, 27 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
+ bundle exec rake
/usr/local/rvm/gems/ruby-2.7.0/gems/faraday-2.7.1/lib/faraday/logging/formatter.rb:40: warning: method redefined; discarding old error
/usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/forwardable.rb:226: warning: previous definition of error was here
Run options: --seed 60505

# Running:

E.E

Finished in 0.001926s, 1557.5288 runs/s, 519.1763 assertions/s.

  1) Error:
NotifierTest#test_env_bot_token:
Errno::ENOENT: No such file or directory @ rb_sysopen - bot.yml
    /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/psych.rb:577:in `initialize'
    /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/psych.rb:577:in `open'
    /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/psych.rb:577:in `load_file'
    /home/r/repo/test/gitnotifier/notifier_test.rb:45:in `test_env_bot_token'

  2) Error:
NotifierTest#test_token_accepted:
Errno::ENOENT: No such file or directory @ rb_sysopen - bot.yml
    /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/psych.rb:577:in `initialize'
    /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/psych.rb:577:in `open'
    /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/psych.rb:577:in `load_file'
    /home/r/repo/lib/gitnotifier/gitnotifier.rb:38:in `initialize'
    /home/r/repo/test/gitnotifier/notifier_test.rb:40:in `new'
    /home/r/repo/test/gitnotifier/notifier_test.rb:40:in `test_token_accepted'

3 runs, 1 assertions, 0 failures, 2 errors, 0 skips
rake aborted!
Command failed with status (1)
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 93b35132b6cd9cecc19b0747a8f2f4333e6ca13724dfaad1c97d00a3b9ee370e is dead
Thu 08 Dec 2022 02:18:57 AM CET
l3r8yJ commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@l3r8yj OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@l3r8yj Done! FYI, the full log is here (took me 1min)