tidymodels / tidymodels/extratests
Inspect spark tests
Open
Nobody has claimed this yet.
upkeep
- Dominant language
- R
- Stars
- 23
- Forks
- 0
- Avg merge
- 3h 57m
- Merged PRs (30d)
- 1
Description
Are they running as intended?
Several are being skipped, e.g.:
- (code run outside of
test_that()) ('test-spark-linear-reg.R:2:1') - Reason: spark_not_installed() is TRUE
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.
Research direction
Start by inspecting test-spark-linear-reg.R and the reported spark_not_installed() skip output. Determine whether the Spark tests are being discovered and skipped as intended; done means the affected test behavior is understood and any required corrections are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100