slack-ruby / slack-ruby/slack-ruby-client

JRuby build fails on stdout output

Open
#225 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

chore confirmed bug
Dominant language
Ruby
Stars
1.3k
Forks
222
Avg merge
1d 14h
Merged PRs (30d)
3

Description

https://travis-ci.org/slack-ruby/slack-ruby-client/jobs/426123541

Looks like some trivial failures.

   expected: "error: not_authed\n"
            got: "Picked up _JAVA_OPTIONS: -Xmx2048m -Xms512m\nerror: not_authed\n"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Travis CI job and inspect the JRuby build output around the failing stdout assertion. Determine where the _JAVA_OPTIONS line is introduced and verify the build passes with the expected error: not_authed\n output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, ruby
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.