Re: CI scripts
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> After updating the repo from your fork to upstream I do see loads of failures > as well. Once fixed, it should get back to normal for me too. Almost! Before that I had these failures: FAIL: gdb.dap/basic-dap.exp: disassemble one instruction success FAIL: gdb.dap/basic-dap.exp: instructions in disassemble output They would be fixed by that series: https://inbox.sourceware.org/gdb-patches/[email protected]/ And often some gdb.threads/detach-step-over.exp internal errors. Since gdb.threads/detach-step-over.exp is a new-ish test, I'd like to avoid marking it as "known fail", and actually fix the problem. The goal is for that list to shrink, not grow :). Simon