delve/pkg
aarzilli 1ee8d5c218 tests: relax TestStacktraceGoroutine with Go 1.14
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.
2020-03-31 10:43:10 -07:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
gobuild *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00
goversion travis-ci: autogenerate .travis.yml (#1939) 2020-03-19 11:09:29 -07:00
logflags logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
proc tests: relax TestStacktraceGoroutine with Go 1.14 2020-03-31 10:43:10 -07:00
terminal *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
version all: bump version number and release notes 2020-02-11 11:38:41 +01:00