Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

consumer_acceptance: a same-path rerun after a floor refusal lowers the recorded inventory floor

Aperta
#1,303 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
70/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
c, python
Ambito
testing-qa

Direzione di ricerca

Run timeout 40s python3 /tmp/critic-ca3/repro_floor_persistence.py to reproduce the repeated-run failure, then inspect the consumer_acceptance harness's same-path record handling. Verify that two runs against the two-consumer ecosystem both fail with the missing consumer named, and that the harness self-test catches a planted fault.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

area:gates found-by:critic kind:silent-wrong

Found by the blind critic on the #1275 consumer_acceptance shrink (round 3, c98a743). It is pre-existing: the old harness at 88ba928 fails the same repeated-run check.

Problem. Start from a dated COMPLETE record with 3 rows, and a current ecosystem with only 2 consumers. Run 1 correctly refuses (record_floor=3). It then writes its own record at the SAME path with inventory=2. Run 2 reads only that smaller record and PASSes. The historical floor is lost after one unsuccessful run.

Reproduce (dev box): timeout 40s python3 /tmp/critic-ca3/repro_floor_persistence.py <harness>.

Done when:

  • The floor a refusing run writes is the max of the prior floor and its own inventory, and the missing consumer's name is carried forward.
  • Two consecutive runs against the 2-consumer ecosystem both FAIL naming the missing consumer.
  • A planted fault in the harness self-test covers it.
Lingua principale
C
Stelle
3
Fork
7
Merge medio
3h 58m
PR unite (30g)
105

Preparare l'ambiente

Apri in Codespaces

Avvia il container di sviluppo del progetto nel browser, con il tuo account GitHub.

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di InauguralSystems/EigenScript

Tutte le issue di InauguralSystems/EigenScript

Issue simili

Altre issue su C

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.