![]() The test was always flaky because we can't fully control the state of all goroutines in the target program, Go 1.14's asynchronous preemption exacerbates the problem. See for example: https://travis-ci.com/github/go-delve/delve/jobs/302407282 This commit relaxes the checks made by the test to avoid irrelevante flakiness. |
||
---|---|---|
.. | ||
common_test.go | ||
integration1_test.go | ||
integration2_test.go | ||
variables_test.go |