]> Cypherpunks repositories - gostls13.git/commit
testing: skip TestChdir/relative when on Windows when GOROOT and TMPDIR are on differ...
authorqiulaidongfeng <2645477756@qq.com>
Sun, 1 Sep 2024 00:55:35 +0000 (00:55 +0000)
committerDamien Neil <dneil@google.com>
Tue, 3 Sep 2024 18:01:12 +0000 (18:01 +0000)
commit7303a283c4e8aa734463ec85d90dd0732b826c71
tree68b4074d20ea31d5c858406bd05a39d6f33581e0
parente23ebec90d93f934d4426b861d83799637fe3e45
testing: skip TestChdir/relative when on Windows when GOROOT and TMPDIR are on different drives

Fixes #69159

Change-Id: I0bbcf7075bdcf7a277a5053bcb543563a3074784
GitHub-Last-Rev: 86052a9ce32a871d6ad62f772f22852b2c6139a6
GitHub-Pull-Request: golang/go#69160
Reviewed-on: https://go-review.googlesource.com/c/go/+/609304
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/testing/testing_test.go