]> Cypherpunks repositories - gostls13.git/commit
cmd/go: ensure the correct line number is displayed when using TB.Helper
authorQuan Tong <quantonganh@gmail.com>
Mon, 6 Nov 2023 02:17:02 +0000 (09:17 +0700)
committerGopher Robot <gobot@golang.org>
Fri, 26 Jan 2024 17:19:18 +0000 (17:19 +0000)
commit3e789713132be993e74b81e821a4485e83533d61
tree493377a52a59ad1370eb1ed6efaebf21428bd3c0
parentb1a12dd2ed4f6d7cdde913cddf77871f1c701bdc
cmd/go: ensure the correct line number is displayed when using TB.Helper

Fixes #26995

Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest-race,gotip-linux-386-longtest,gotip-windows-amd64-longtest
Change-Id: If3b68002d205fe985a692b69f5d7e0d2f20a7bd6
Reviewed-on: https://go-review.googlesource.com/c/go/+/540016
TryBot-Bypass: Bryan Mills <bcmills@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/go/testdata/script/test_race_issue26995.txt [new file with mode: 0644]