commit | 2eee1d6feaab76d99397d4d840bd369a428c01ea | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <ukai@google.com> | Fri Oct 03 05:58:30 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 03 05:58:30 2025 |
tree | da863602f75f49eb6f726dee7f244b346975a6c1 | |
parent | 261eedc970c09c98108ce3f7c9eb5a3fdf2efc66 [diff] |
siso: fix test on mac mac's temp dir is /tmp -> private/tmp, so t.TempDir() will be directory including symlink, which confuses hashfs. Use EvalSymlinks. Change-Id: Ibbeede051500ad1aeb3a2b172edf783e9a44d8e0 Reviewed-on: https://chromium-review.googlesource.com/c/build/+/7007867 Auto-Submit: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Fumitoshi Ukai <ukai@google.com> Reviewed-by: Marc Jin <jmarc@google.com> Reviewed-by: Richard Wang <richardwa@google.com>
This repository contains tools developed and owned by the Chrome Build Team.
The steps for getting the code are:
git clone https://chromium.googlesource.com/build
We use the standard Go module workflow to work on our projects.