Why does test runner have unnecessary gems installed? (Parser)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- ruby
- Domain
- testing-qa
Research direction
Start by reproducing the reported TypeError and inspect the test runner's dependency setup alongside /usr/local/bundle/gems/parser-3.0.2.0/lib/parser.rb:19. Confirm why Parser is defined twice, then run the affected tests to verify that they pass without the reported conflict.
Written by the indexing model from the issue text.
Description
We received the following error when we ran your code:
Line 3: Parser is not a class
/usr/local/bundle/gems/parser-3.0.2.0/lib/parser.rb:19: previous definition of Parser was here (TypeError)
Expected behavior:
Tests should pass, same as they do locally - Parser is not a reserved class in Core Ruby.
- Dominant language
- Ruby
- Stars
- 6
- Forks
- 12
- Avg merge
- 2h 8m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from exercism/ruby-test-runner
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
exercism/ruby-test-runner#46 · 16 comments ·
-
x:action/improve x:knowledge/advanced x:module/test-runner x:size/large x:type/coding
Difficulty 5/5 Over a week Newbie friendliness 30/100
exercism/ruby-test-runner#37 · 6 comments ·
All issues in exercism/ruby-test-runner
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bensheldon/good_job#1816 · 5 comments ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·