add separate want output for py2 vs. py3
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 136
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
py2 generates different output than py3 for some tests (see main_test.go notes for details) -- for full testing to work properly, a separate want output is required for each. for now, only doing py3 testing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the notes in main_test.go to identify which tests produce different output under Python 2 and Python 3. Add separate expected output for each version, then verify that the tests use the appropriate output for the interpreter being tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100