mateusfccp / mateusfccp/update_available
Test `httpGetIOSPackageVersion should get the latest version of getVersion given bundle ID` is not deterministic
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 24
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, the test httpGetIOSPackageVersion should get the latest version of getVersion given bundle ID fails in the CI.
Example: https://github.com/mateusfccp/update_available/actions/runs/10567905522/job/29277846631#step:7:26
When this happens, re-running the CI usually fixes the issue.
This means that the test is not deterministic.
We should investigate why and fix the test.
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 with the test named httpGetIOSPackageVersion should get the latest version of getVersion given bundle ID and reproduce the failure using the linked CI run as context. Trace why its result varies between runs, then make the test deterministic and verify it passes consistently in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100