ISISComputingGroup / ISISComputingGroup/IBEX
system tests: Fix python crash during tests
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 6
- Forks
- 2
- Ø Merge
- 16 Std. 40 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
As a developer i would like the system tests to not occasionally crash
This seems to be a python crash that takes a while to reporduce. After much testing first fixed a thread leak, but this was not source of problem. Real problem was calling an exception handler function that was a python object that had got garbage collected. We were using an earlier incantation of an exception handler replacement function that we had created, using the upstream one fixed the issue.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by reviewing the system-test crash reports and the exception-handler replacement described in the issue. Compare the current handler with the upstream implementation referenced in the report, then run the system tests repeatedly to check whether the intermittent Python crash is gone.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- testing-qa
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 30/100