mateusfccp / mateusfccp/update_available

Test `httpGetIOSPackageVersion should get the latest version of getVersion given bundle ID` is not deterministic

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug infrastructure
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.