Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#1,303 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Los mantenedores suelen responder en 1 día

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
70/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Activo
Stack tecnológico
c, python
Área
testing-qa

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.
Lenguaje dominante
C
Estrellas
3
Forks
7
Merge medio
3 h 58 min
PR fusionados (30 d)
105

Preparar el entorno

Abrir en Codespaces

Inicia el contenedor de desarrollo del proyecto en tu navegador, con tu propia cuenta de GitHub.

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de InauguralSystems/EigenScript

Todos los issues de InauguralSystems/EigenScript

Issues similares

Más issues de C

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.