alec-jackson / alec-jackson/studious-engine
Studious Engine 24 Hour Duration Test
- Lenguaje dominante
- C
- Estrellas
- 6
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Test Description
Run studious engine uninterrupted for 24 hours. If the program crashes, collect a core dump of the failure and analyze the crash. Fix the underlying problem and re-test. Repeat until studious is able to stay open for 24 hours straight.
## Notes
Computer under test should not go to sleep after n number of minutes of inactivity. The target hardware for this test should be something a bit more limited, like a raspberry pi 4.
**Before running this test,** run `ulimit -c unlimited` to ensure the core dump is actually generated on your system. Analyze the core dump using GDB to triage any crashes.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.