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

Flaky under load: run note tests, session temp-dir races, workspace and provider timing

Abierto
#1,441 2 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
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
48/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Activo
Stack tecnológico
go
Área
testing-qa

Línea de trabajo

Start with the listed internal/run tests, reproducing the failures under load and running make check; the issue suggests addressing these before the internal/session temp-directory races. Then investigate the workspace and provider cases in their named packages. Done means the affected tests pass repeatedly under the stated load and make check is reliably green.

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

Descripción

These tests fail intermittently under load on santos/dev2. They also fail on a clean trunk, so they are not caused by the changes they were seen beside. Each was rerun alone to confirm.

Test Package Seen Rate on clean trunk
TestNotesBeyondTheBoundWaitForTheNextBoundary, TestANoteIsHandedToAWorkerOnceAndTheScreenStillReadsIt, TestANoteDoesNotChangeWhatATaskWasAskedFor internal/run "stopped at its step cap after 9 steps" about half the runs at load 27 to 35 on 20 cores (3 of 5 alone)
TestTwoWorkersLiveAtOnceEachGetOnlyItsOwnNote internal/run note routing 4 of 20
TestARunsRowNamesTheStoreTaskThePlanReadAnswersUnder internal/session temp directory cleanup race 3 of 20
TestANewDirectionArrivesWithTheClaimUnspent internal/session 1 of 10
TestEightyConcurrentAddsFromSeparateHandlesAllLand internal/workspace only under load; passes alone
TestAWireBelowItsPaceWithNothingToSpendSaysSoAndIsSpent internal/provider failed in 2 full runs; passed alone 3 of 3

The internal/run note tests are the costly ones: they turn a full make check red about half the time, so a green check on trunk is partly luck.

Suggested order: the run note tests first (a step cap reached under a slow scheduler reads as a real failure), then the two temp-directory races.

Lenguaje dominante
Go
Estrellas
115
Forks
14
Merge medio
9 h 38 min
PR fusionados (30 d)
749

Preparar el entorno

Aún no hemos revisado los archivos de configuración de este proyecto. Empieza por su README y consulta nuestra guía para la primera contribución para los pasos generales.

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 Agent-Field/CodeAF

Todos los issues de Agent-Field/CodeAF

Issues similares

Más issues de Go

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.