Remove extra test that runs on JVM now
- Dominant language
- Scala
- Stars
- 135
- Forks
- 10
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 11
Description
When porting a portion of `PublicApiTest` to JvmNative as `PublicApiFileTest`, one test got duplicated on JVM because the portion that reads resources on Native is not implemented yet so JVM has 533 tests vs the 532 it should have. Fix once Native reading files from resources works.
See: https://github.com/ekrich/sconfig/pull/408
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the PublicApiTest and PublicApiFileTest changes referenced in pull request 408, then compare the JVM test counts and the Native resource-reading status. Done means removing the duplicated JVM test once Native resource reading works, restoring the expected 532-test count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100