delve/service/dap/daptest
Alessandro Arzilli b3e528e4fb
service/dap: deflake DAP tests (#2872)
1. change ExpectOutputEventProcessExited to accept -1 exit status, this
   is a real problem on linux but we don't know how to fix it and we
   already have a test in proc for it.
2. change TestNoDebug_AcceptNoRequestButDisconnect to be less picky
   about message ordering, all message orderings seem to be fine, there
   is no reason to insist on a particular one, since the DAP server is
   unable to actually produce it deterministically.

Fixes #2860
2022-01-19 10:40:54 -08:00
..
gen service/dap: add config expressions to evaluate requests (#2750) 2021-10-29 19:35:13 -07:00
client.go service/dap: deflake DAP tests (#2872) 2022-01-19 10:40:54 -08:00
resp.go service/dap: add config expressions to evaluate requests (#2750) 2021-10-29 19:35:13 -07:00