]> Cypherpunks repositories - gostls13.git/commit
runtime/trace: skip tests if parsing fails with timestamp error
authordoujiang24 <doujiang24@gmail.com>
Thu, 29 Sep 2022 07:29:51 +0000 (07:29 +0000)
committerJoel Sing <joel@sing.id.au>
Fri, 30 Sep 2022 05:48:38 +0000 (05:48 +0000)
commitd7dbe0111ef2a6de80a20fef188db61d8fab5c96
tree3133014e8c58ad479707c991450202726c739dc5
parent9faf6b79297810f6c9418201c6a9fe7fe5a3695c
runtime/trace: skip tests if parsing fails with timestamp error

already skips tests in case of the timestamp error, eg. #97757

Change-Id: Ia696e83cba2e3ed50181a8100b964847092a7365
GitHub-Last-Rev: 8e5f607e14f6a15ed6da5f205c4ca67a4adb6fc8
GitHub-Pull-Request: golang/go#55918
Reviewed-on: https://go-review.googlesource.com/c/go/+/435855
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Michael Pratt <mpratt@google.com>
src/runtime/crash_cgo_test.go
src/runtime/testdata/testprogcgo/issue29707.go