]> Cypherpunks.ru repositories - gostls13.git/commit
internal/trace/v2: disable TestTrace* tests on Windows for now
authorMichael Anthony Knyszek <mknyszek@google.com>
Fri, 10 Nov 2023 17:25:58 +0000 (17:25 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 10 Nov 2023 18:45:12 +0000 (18:45 +0000)
commit505dff4fe260cc0b92482cfcf6d4dce233d2b10d
tree2aa1c51f158e31a4a6ac4e730d521f91fb8ba518
parentabf84221fc35a03848cda60373adf484eafb3e1b
internal/trace/v2: disable TestTrace* tests on Windows for now

There are a couple known issues here. Disable the tests for now so it's
not blocking anyone.

For #64061.

Change-Id: Iaaa9007b93ea78739cb7d2b59b2a1715de29d72b
Reviewed-on: https://go-review.googlesource.com/c/go/+/541197
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/internal/trace/v2/trace_test.go