go: runtime/trace: test failures increased as of 2020-05-01

2020-05-01T15:02:37-f092be8/windows-amd64-longtest 2019-11-22T21:09:43-9f3c2b6/windows-amd64-longtest

--- FAIL: TestEventBatch (6.16s)
    --- FAIL: TestEventBatch/G=4978 (0.05s)
        trace_test.go:80: failed to parse trace: no consistent ordering of events possible
FAIL
FAIL	runtime/trace	8.257s

CC @hyangah @aclements

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 33 (32 by maintainers)

Most upvoted comments

@bcmills There’s a separate commit date.

Huh… I wonder if there’s an edge missing in the trace somewhere. The scavenger is now sometimes awoken via sysmon, which is a fairly indirect way of unparking a goroutine.