Release 5.1.0 (#1681)

* Release 5.1.0

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Update CHANGELOG.md

Co-authored-by: Joe Ranweiler <joe@lemma.co>

* Prevent deletion of the repro VM on failure for debugging.

Co-authored-by: Joe Ranweiler <joe@lemma.co>
This commit is contained in:
Marc Greisen
2022-03-03 15:55:36 -08:00
committed by GitHub
parent c9f7dd51f7
commit e2bd878f59
3 changed files with 19 additions and 3 deletions

View File

@ -679,8 +679,8 @@ class TestOnefuzz:
repro.error,
)
self.success = False
self.of.repro.delete(repro.vm_id)
del repros[job.job_id]
# self.of.repro.delete(repro.vm_id)
# del repros[job.job_id]
elif repro.state == VmState.running:
try:
result = self.of.repro.connect(