simplex-chat / simplex-chat/simplex-chat
[Bug]: continuation of "scripts/simplex-chat-reproduce-builds-android: add script #6497"
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
Is there an existing issue for this?
- I have searched the existing issues
Platform
Android
OS version
App version
master
Current Behavior
#6497
@epoberezkin merged it before actually resolving 2 of my reports (the more innocent ones - 1st 2)
other than that, check (L191) runs an empty loop (called without any arguments), so it is effectively a noop... the question before that is also only for a pause without options (or ^C), and i believe that text should be moved to docs and the script should be unattended... if it was merged for testing, then i guess it should work, but i guess code hygiene matters more or less...
ps:
@shumvgolove i saw the ready for review mark, now i know that
@epoberezkin why issues are hard locked? reopening would be better... or how should i act in such cases? this is the 2nd, and previously i arrived too soon for the draft of this, but i cant manage my time any better in general, cuz i have too much everything all around to do...
Expected Behavior
Steps To Reproduce
Relevant log output
Contributor guide
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
Review the Android build-reproduction script referenced by #6497, starting with check at L191, and inspect how it is invoked without arguments. Confirm that the reported empty-loop behavior is resolved and that the script can run unattended, with pause guidance moved to documentation if retained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100