Skip to content

Ruby 3 fixes#686

Merged
latortuga merged 2 commits intoburke:masterfrom
anmolarora:ruby-3-fixes
Sep 11, 2024
Merged

Ruby 3 fixes#686
latortuga merged 2 commits intoburke:masterfrom
anmolarora:ruby-3-fixes

Conversation

@anmolarora
Copy link
Copy Markdown
Contributor

@anmolarora anmolarora commented Jul 18, 2024

root@anmol-dev:~/go/src/github.com/burke/zeus# make test
go mod download
ZEUS_TEST_GEMPATH="/root/go/src/github.com/burke/zeus/rubygem" go test ./...
?       github.com/burke/zeus/go/clienthandler  [no test files]
?       github.com/burke/zeus/go/cmd/zeus       [no test files]
?       github.com/burke/zeus/go/config [no test files]
?       github.com/burke/zeus/go/processtree    [no test files]
?       github.com/burke/zeus/go/shinylog       [no test files]
?       github.com/burke/zeus/go/statuschart    [no test files]
?       github.com/burke/zeus/go/zerror [no test files]
?       github.com/burke/zeus/go/zeusclient     [no test files]
ok      github.com/burke/zeus/go/filemonitor    (cached)
ok      github.com/burke/zeus/go/messages       (cached)
ok      github.com/burke/zeus/go/unixsocket     (cached)
?       github.com/burke/zeus/go/zeusversion    [no test files]
ok      github.com/burke/zeus/go/zeusmaster     (cached)
bundle -v || gem install bundler --no-document
Bundler version 2.5.11
cd rubygem && bundle check || bundle install
The Gemfile's dependencies are satisfied
cd rubygem && bin/rspec
.............................

Finished in 0.03815 seconds (files took 0.12246 seconds to load)
29 examples, 0 failures

@latortuga latortuga merged commit 615621c into burke:master Sep 11, 2024
@anmolarora anmolarora deleted the ruby-3-fixes branch September 11, 2024 17:34
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 this pull request may close these issues.

2 participants